v0.3.4
cjpais/Handyv0.3.4Aug 2, 2025by github-actions[bot]
AI Summary
Focuses on stability and theming, ensuring only one instance runs and updating tray icons to match the OS theme.
Key Highlights
- Enforced single instance of the application
- Tray icon now respects the OS theme
- UI styling adjustments for window and logo
New Features
- Single instance enforcement
- OS-aware tray icons
Full Release Notes
Mostly a few bug fixes on Windows ## What's Changed * only allow a single instance of handy to run by @cjpais in https://github.com/cjpais/Handy/pull/68 * style: window height, logo width, group title size by @vladstudio in https://github.com/cjpais/Handy/pull/62 * Respect OS Theme with Tray Icon by @cjpais in https://github.com/cjpais/Handy/pull/69 **Full Changelog**: https://github.com/cjpais/Handy/compare/v0.3.3...v0.3.4