Files
stoat-desktop/CHANGELOG.md
T
stoat-release[bot] 6ca1143c22 chore(main): release 1.1.12 (#28)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
2025-12-29 18:06:33 +00:00

1.3 KiB

Changelog

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