4.4 KiB
4.4 KiB
Changelog
1.3.0 (2026-02-18)
Features
Bug Fixes
- Add common zoom-reset shortcut. (#112) (def29f9)
- allow CTRL+"+" to also zoom in. (#108) (2b962c5)
- App-maximized-2nd-monitor (897d706)
- don't re-enable abutostart (63b9ea8)
- firstLaunch = false after initial setup (#131) (63b9ea8)
- flatpak icons not building correctly and wayland support (#132) (ffe17ec)
- replace default dialog with notification (#98) (7d2f296)
- toggle window visibility on tray click instead of always showing (#103) (742a95f)
- try to restore maximised windows to correct display (#92) (897d706)
- use template icon for macOS tray, use higher res icons for other platforms (#130) (58ccb63)
1.2.0 (2026-02-14)
Features
Bug Fixes
1.1.12 (2025-12-29)
Bug Fixes
- add NixOS compatibility for electron startup (#23) (3eb9b8e)
- correctly load badge count; expose to renderer (#25) (6817b55)
- event listener accumulation from rpc client (#26) (96fa8cc)
- macos: tray icon size (5eecab5)
- rpc should define largeImageText (#21) (cb373b6)
- use the correct argument for auto start (#22) (532af4a), closes #20