Skip to content

feat: auto-download updates, floating restart banner, dismiss cooldown#109

Merged
amandal0903 merged 2 commits intomainfrom
change-updater
Apr 12, 2026
Merged

feat: auto-download updates, floating restart banner, dismiss cooldown#109
amandal0903 merged 2 commits intomainfrom
change-updater

Conversation

@amandal0903
Copy link
Copy Markdown
Collaborator

@amandal0903 amandal0903 commented Apr 11, 2026

Summary

  • Auto-download updates in the background after detection — no user interaction needed until install
  • Persist staged update path to storage so it survives app restarts without re-downloading
  • Redesign orchestrator update banner as a floating card matching the worktree modal design language
  • Only show the banner when the update is fully downloaded and ready to install
  • 1-day dismiss cooldown: closing the banner hides it for 24 hours
Screenshot 2026-04-12 at 5 23 05 AM

- Auto-download updates in background after detection instead of
  requiring user to click a download button
- Persist staged update path to storage so it survives app restarts
  without re-downloading
- Restore staged update on startup if .app still exists on disk
- Redesign update banner as a floating card matching the worktree
  modal design language
- Only show banner when update is Ready (downloaded and extracted)
- Dismiss cooldown: if user closes the banner, hide it for 1 day
- Clean up staged update storage keys on quit-and-install
@amandal0903 amandal0903 merged commit 84dc920 into main Apr 12, 2026
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