Skip to content

Replace WinSparkle with app-styled in-app updater#10

Merged
johnqherman merged 4 commits into
masterfrom
v1.0.1
Jul 3, 2026
Merged

Replace WinSparkle with app-styled in-app updater#10
johnqherman merged 4 commits into
masterfrom
v1.0.1

Conversation

@johnqherman

@johnqherman johnqherman commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

WinSparkle's stock dialog looked alien next to the Qt theme, never
closed the app before running the installer (its shutdown callback was
never registered), and the still-running exe stayed locked so NSIS
silently kept the old binary: updates appeared to work but did not.

Windows/Linux now use UpdateChecker + a themed UpdateDialog: daily
background check against latest.json, in-dialog download with sha256
verification, then quit, silent NSIS install (/S), and relaunch.
macOS keeps stock Sparkle. appcast-windows.xml still publishes so
existing WinSparkle installs can reach this build.

Also bump version to 1.0.1.
@johnqherman
johnqherman marked this pull request as ready for review July 3, 2026 20:04
@johnqherman
johnqherman merged commit a90882b into master Jul 3, 2026
5 checks passed
@johnqherman
johnqherman deleted the v1.0.1 branch July 3, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant