Full Changelog: 0.7.2...0.7.3
- Added support for reading Kubernetes logs for all pods.
- Added testing of the interface functionality using
tmux
via a script (test.sh
) and thearm64
architecture on macos via GitHub Actions. - Added checking for critical security vulnerabilities before building via gosec.
- #16 Added alternative key combinations for quick navigation through log lists and log output on macOS.
- #17 Fixed a launch issue on Ubuntu 20.04 during build (dependency on GLIBC
2.31
).