codeburn/app/renderer/hooks
Resham Joshi ae1d1c026b
app: Download button direct-downloads the update asset (#777)
The update Download button opened the GitHub release page; it now
downloads the right artifact for the running platform directly: arm64
or x64 dmg on macOS (preload newly exposes process.arch), the Setup exe
on Windows. Linux keeps the release page since it ships three formats
and the user picks. Unknown platforms and preloads without arch fall
back to the page. URL mapping is unit-tested per platform.

Co-authored-by: reviewer <review@local>
2026-07-20 10:02:43 -07:00
..
usePolled.test.ts fix(app): zero background work when hidden; currency applies instantly 2026-07-16 18:41:28 -07:00
usePolled.ts fix(app): zero background work when hidden; currency applies instantly 2026-07-16 18:41:28 -07:00
useUpdateStatus.test.ts app: Download button direct-downloads the update asset (#777) 2026-07-20 10:02:43 -07:00
useUpdateStatus.ts app: Download button direct-downloads the update asset (#777) 2026-07-20 10:02:43 -07:00