Commit Graph

5 Commits

Author SHA1 Message Date
Macbook 967df18287 fix: Windows desktop updater — sign setup.exe, preserve latest.json on deploy
Sign *-setup.exe for updater manifest, pick newest bundle per platform,
reconcile after git checkout, and stop overwriting latest.json with empty
placeholder. Bump desktop to 0.1.3.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:03:48 +09:00
Macbook e79f028148 fix: ensure node in PATH for desktop latest.json reconcile
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:51:41 +09:00
Macbook 122c84931f fix: reconcile latest.json version compare node script
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:51:14 +09:00
Macbook a3fb92f72c chore: bump desktop version to 0.1.1; preserve latest.json version on reconcile
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:49:40 +09:00
Macbook 14b8c681b0 fix: regenerate desktop latest.json after deploy checkout
Signed updater bundles on disk are preserved across deploy, but
latest.json was reset to the git placeholder. Reconcile on nginx reload.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:44:33 +09:00