v0.6.0
krahets/hello-algov0.6.0Apr 21, 2024by elkowar
AI Summary
This release focuses on improving CLI tool stability and user experience by fixing shell completions, Nix flake integration, and `jq` compatibility, while introducing a system tray widget and enhanced checkbox properties.
Key Highlights
- Fixed `shell-completions` subcommand to run before setup
- Fixed Nix flake and `jq` compatibility
- Added `systray` widget
New Features
- Add `systray` widget
- Add `:checked` property to checkbox
Full Release Notes
### Fixes - The `shell-completions` subcommand is now run before anything is set up - Fix nix flake - Fix `jq` (By: w-lfchen) - Labels now use gtk's truncation system (By: Rayzeq). ### Features - Add `systray` widget (By: ralismark) - Add `:checked` property to checkbox (By: levnikmyskin)