9.9 KiB
9.9 KiB
Changelog
1.4.2 (2026-02-26)
Bug Fixes
- update application metadata and default build URL (087df8a)
1.4.1 (2026-02-26)
Bug Fixes
- update GitHub repository owner and name in configuration (d88150b)
1.4.0 (2026-02-26)
Features
- initial commit (7ab6795)
- minimise-to-tray-on-startup (#126) (8284117)
- new branding (#87) (8910dcb)
- persist and restore window size and position (#74) (3bf697d)
- Reload/Refresh shortcut (#119) (2e99b19)
Bug Fixes
- Add common zoom-reset shortcut. (#112) (def29f9)
- add NixOS compatibility for electron startup (#23) (3eb9b8e)
- allow CTRL+"+" to also zoom in. (#108) (2b962c5)
- App Autostart (#68) (127d143)
- App-maximized-2nd-monitor (897d706)
- correctly handle config updates (2517f41)
- correctly load badge count; expose to renderer (#25) (6817b55)
- don't re-enable abutostart (63b9ea8)
- event listener accumulation from rpc client (#26) (96fa8cc)
- firstLaunch = false after initial setup (#131) (63b9ea8)
- flatpak icons not building correctly and wayland support (#132) (ffe17ec)
- hide menu when custom frame is off (2517f41)
- include empty cert pass (864571d)
- macos: tray icon size (5eecab5)
- remove unused GitHub App token creation step from release workflow (cdc392f)
- replace default dialog with notification (#98) (7d2f296)
- rpc should define largeImageText (#21) (cb373b6)
- send config on web contents load (2517f41)
- synchronise updates to config with preload (2517f41)
- toggle window visibility on tray click instead of always showing (#103) (742a95f)
- try to restore maximised windows to correct display (#92) (897d706)
- update GitHub token usage in release workflow (54c5957)
- use template icon for macOS tray, use higher res icons for other platforms (#130) (58ccb63)
- use the correct argument for auto start (#22) (532af4a), closes #20
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