v0.6.0
matrixleons/evilwafv0.6.0Apr 21, 2024by elkowar
AI Summary
This release focuses on UI/UX improvements and bug fixes, introducing a new system tray widget and resolving issues with shell completions and Nix flakes.
Key Highlights
- Added `systray` widget
- Labels now use GTK truncation system
- Shell-completions subcommand runs before setup
- Fixed `jq` dependency
New Features
- Added `systray` widget
- Added `: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)