Skip to content

Releases: stoatchat/for-desktop

v1.5.3

Choose a tag to compare

@stoat-release stoat-release released this 19 Aug 18:26
f9babee

1.5.3 (2026-08-19)

Bug Fixes

  • Add temp appimage workflow, fix some ci/cd bugs (#285) (b6b90c4)

Reverts

v1.5.2

Choose a tag to compare

@stoat-release stoat-release released this 18 Aug 03:50
1a2dda4

1.5.2 (2026-08-17)

Bug Fixes

  • Remove node-pipewire submodule and actually package native dep (#280) (09f1bc0)

v1.5.1

Choose a tag to compare

@stoat-release stoat-release released this 16 Aug 23:51
22522c8

1.5.1 (2026-08-16)

Bug Fixes

  • Release please failed to add a remote (#275) (dc3762c)
  • Release please failed to add a remote and used wrong matrix (dc3762c)
  • upload appimage zsyncs too (#279) (63794c7)

v1.5.0

Choose a tag to compare

@stoat-release stoat-release released this 16 Aug 19:11
f574396

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

Choose a tag to compare

@stoat-release stoat-release released this 17 Jul 18:18
730cc3d

1.4.2 (2026-07-17)

Bug Fixes

  • Don't send audio as undefined and instead omit it (#241) (dc20b6e)

v1.4.1

Choose a tag to compare

@stoat-release stoat-release released this 16 Jul 21:30
a5664a3

1.4.1 (2026-07-16)

Bug Fixes

  • Do not enable autostart on first launch (#237) (e00f3a8)
  • make electron use loopback instead of loopbackwithmute (#236) (1940938)

v1.4.0

Choose a tag to compare

@stoat-release stoat-release released this 19 Jun 19:04
c15ab98

1.4.0 (2026-06-16)

Features

  • enable screen sharing and integrate screen picker (#207) (c9d59ee)

Bug Fixes

  • flatpak: change screenshot path into an url in the metainfo file (#195) (74c941e)

v1.3.0

Choose a tag to compare

@stoat-release stoat-release released this 18 Feb 09:09
c1e4d4e

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

Choose a tag to compare

@stoat-release stoat-release released this 14 Feb 00:51
b765e84

1.2.0 (2026-02-14)

Features

Bug Fixes

v1.1.12

Choose a tag to compare

@stoat-release stoat-release released this 29 Dec 18:06
6ca1143

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