release: 1.0.2, tray runtime wiring and Windows notification polish

Move post-1.0.1 changes into a 1.0.2 changelog section and restore 1.0.1
to the shipped release notes.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-05 23:26:39 +03:00
parent 1e3d14bef2
commit c8a4d31441
2 changed files with 27 additions and 23 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ package app
// Version is the application version shown in the GUI and used by build
// scripts in artifact names. It is a var rather than a const so release builds
// can override it with Go ldflags when CI tags a build.
var Version = "1.0.1"
var Version = "1.0.2"