Releases: kalaksi/lightkeeper
Releases · kalaksi/lightkeeper
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
v0.13.0
- SSH host key verification using internal known_hosts file or user-specified
- Add proper support for NixOS
- Basic monitors and commands for managing NixOS
- New config group: nixos
- Error handling improvements
- Rounded app icon (#12)
v0.12.1
- Adds title bars to some dialogs
- A configuration helper for enabling new features/modules
v0.11.2
- Fix processing of extension modules (broke in 0.11.1)