codeburn/app/renderer/hooks
iamtoruk 8fc9e303b9 feat(app): update-available notifications
Checks the GitHub releases for newer desktop-v tags once per launch
and every 24h (15s timeout, no identifying headers, offline = silent
retry). A dismissible banner and a Settings About row surface the
newer version and link the release page; dismissal persists per
version so each release nags at most once. No auto-install: unsigned
builds cannot, by platform constraint; the checker only notifies.

App 364/364 (+24), typechecks + build green.
2026-07-17 04:58:13 -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.ts feat(app): update-available notifications 2026-07-17 04:58:13 -07:00