Commit Graph

10 Commits

Author SHA1 Message Date
Macbook 36c06b55ea fix: stop desktop startup update loop — manifest version matches bundles
Do not inflate latest.json from dmg filenames; use build version only.
Add client loop guard when the same update retries without version bump.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:36:42 +09:00
Macbook e658d9afe4 fix: Windows updater — platform-specific reinstall hints for v0.1.1 pubkey error
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:26:28 +09:00
Macbook 6b9e88ca9f fix: Mac desktop updater — platform-aware errors, HTTPS latest.json
Show Mac-specific update errors on macOS (not Windows message). Force HTTPS
bundle URLs, fix reconcile version from bundle filenames, bump to 0.1.4.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:19:19 +09:00
Macbook 6176c151a3 fix: clarify updater error when dmg has placeholder signing pubkey
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:09:10 +09:00
Macbook 9a0f3f554b feat: desktop startup auto-update before main app launch
Check server version on launch, download/install/relaunch if newer,
then show the main UI. Manual update check no longer triggers full install.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:58:54 +09:00
Macbook eae4ccd4c6 fix: Mac desktop updater — v0.1.2 with signed pubkey; clearer errors
Rebuild dmg with real updater.pub. Improve check failure messages and
fix publish signing when TAURI_SIGNING_PRIVATE_KEY is set.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:55:03 +09:00
Macbook 402f664db7 fix: Windows desktop updater — setup.exe in latest.json
Tauri v2 signs *-setup.exe for NSIS updates, not only nsis.zip.
Include windows-x86_64 in latest.json and improve platform error messages.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:48:38 +09:00
Macbook 78cda775ad 수정 2026-06-14 11:35:54 +09:00
Macbook 407e746822 pc 앱 배포,다운로드 기능 2026-06-14 10:33:53 +09:00
Macbook 86b99d8c10 desktop 앱 적용 2026-06-14 10:15:54 +09:00