v0.6.0
resend/react-emailv0.6.0Apr 21, 2024by elkowar
AI Summary
This release introduces a system tray widget and improves label truncation, alongside various fixes to shell completions and configuration.
Key Highlights
- New systray widget
- Checkbox :checked property
- Labels now use GTK's truncation system
New Features
- Systray widget
- Checkbox :checked property
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)