1.2.0 (2025-04-28)
Features
- Add support for journalctl(6d7d69, 1687ee). Log files are still preferred, because they are more reliable and work much faster, butjournalctlis more universally available these days, and also often has longer logs history, so it is fully supported now.
- Add support for reading logs with sudo(23a6a4)
- Add --ssh-configflag to specify the ssh config location (3ceb70)
- CI: set up release-please with auto binaries building for releases (2a9d23), thanks to @meysam81 for submitting a PR for this!
Bug Fixes
- Fix focus issue when non-last modal is removed (2e4ff3)