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.zipwas 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