github 777genius/claude-notifications-go v1.39.4

latest releases: v1.40.1, v1.40.0
one month ago

Bug Fixes

Windows toast and sound reliability (#90, #91)

Windows notifications now keep playing the configured sound even when the toast backend returns a doc.LoadXml(tmpl) false-positive. The Windows beeep path also pins the OS thread around the WinRT/COM call and downgrades successful PowerShell fallback errors to warnings instead of failed desktop notifications.

Konsole click-to-focus on KDE (#92)

Konsole detection now uses KONSOLE_VERSION and KONSOLE_DBUS_SESSION, so Linux focus helpers search for the correct konsole window class on KDE and Wayland.

Verification

  • Ubuntu CI, macOS CI, and Windows CI passed on the release commit.
  • Release workflow built Go binaries for macOS, Linux, and Windows.
  • ClaudeNotifier.app.zip was built and uploaded with the release assets.
  • Release binary smoke tests passed on Ubuntu, macOS, and Windows runners.

Contributors

Thanks @professor-k and @Loveshy1 for the focused fixes in this release.


๐Ÿ“ฆ Installation ยท ๐Ÿ”„ Updating

Full Changelog: v1.39.3...v1.39.4

Don't miss a new claude-notifications-go release

NewReleases is sending notifications on new releases.