v0.6.0
nari-labs/diav0.6.0Apr 21, 2024by elkowar
AI Summary
This release fixes issues with shell completions, nix flake, and `jq`, and introduces a systray widget and updated label truncation.
Key Highlights
- Fixed `shell-completions` subcommand to run before setup
- Fixed nix flake and `jq` issues
- Labels now use gtk's truncation system
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)