Releases: kalaksi/lightkeeper
Releases · kalaksi/lightkeeper
v0.20.0
- Auto-refresh feature for cert monitor.
- Error handling improvements in cert monitor.
- Menu for tray icon.
- Much better performance improvements to command output/progress view.
- Some new netstat-commands.
v0.19.1
- New feature: certificate monitor for monitoring certificate validity and expiration.
- Improve configuration reloading. Now UI won't reset.
- Improve error handling and fix some panic situations.
- Fix log viewer hotkeys (broke in v0.18).
- Add missing flatpak permissions for tray icon.
v0.18.1
- Added a tray icon.
- Performance improvements and looks for command output/progress dialog.
- docker-image-remote-tags: support for all Docker Registry API v2 registries.
- Other small improvements.
v0.17.4
- Fixes crash/panic in LVM module when loading host (#15)
- Fix for error handling of a failed command
v0.17.3
- Fixes issues in some NixOS commands and adds nixos-rebuild-boot.
- ARM architecture detection for docker images.
- Show size of docker images.
- Speedup for some animations.
v0.17.1
- Fix for some command buttons not being shown
- Workaround for summary status icons not being shown initially
- Fix error handling of file downloads
- Some other minor fixes
v0.17.0
- Add per-host SSH port override option
- New progress animation for buttons
- Updated dependencies and flatpak runtime
- Fix SSH key verification with parallel sessions
- Fix missing terminal key auth parameters
- Improvements to error snackbar handling
- Many fixes to different monitor modules
v0.16.1
- Speed improvements to SSH commands with parallelization
- Speed improvements to HTTP requests with resource reuse
- Keyboard shortcut for focusing on host search line
v0.15.1
- Updated obsolete docker-compose commands
- Better handling for long error messages in UI
- Added a status bar and moved job count there
- Added a search bar for hosts
v0.14.0
- Update for config group list implementation in host settings
- Adds QML files to a resource file to simplify packaging
- Middle-click paste for terminal view
- Some bugfixes