Releases: stoatchat/for-desktop
Releases · stoatchat/for-desktop
Release list
v1.5.3
v1.5.2
v1.5.1
v1.5.0
1.5.0 (2026-08-16)
Features
- Add a virtual microphone for audio streaming on linux (#266) (e5dc6ee)
- Add AppImage build flow to release (#271) (1fbd6f7)
- Add flatpak build to release-please and update flatpak (#228) (c557333)
- Add Mic and Webcam Entitlements for MacOS (85cbaaf)
Bug Fixes
- Add Mic and Webcam Entitlements (#259) (85cbaaf)
- Add this missing ' (#274) (f7223bc)
- skip maximise if starting to tray (#183) (8192855)
- Update electron to remove stream echo on windows and mac (e5dc6ee)
- Use liquid glass icon on MacOS (#258) (9e1df87)
- What if we just reloaded every startup, would that kill cache? (#269) (f79b113)
v1.4.2
v1.4.1
v1.4.0
v1.3.0
1.3.0 (2026-02-18)
Features
- ability to set minimise to tray on start up (#126) (8284117)
- shortcut to reload/refresh the page, CTRL+R & F5 (#119) (2e99b19)
Bug Fixes
- add the common "zoom reset" shortcut, CTRL+0 (#112) (def29f9)
- allow using CTRL+"+" to zoom in (#108) (2b962c5)
- firstLaunch = false after initial setup (#131) (63b9ea8)
- (for development flatpak:) 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)
v1.2.0
v1.1.12
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