Skip to content

Auto-update user configuration#15

Draft
apzuk3 wants to merge 1 commit intomainfrom
cursor/auto-update-user-configuration-5e92
Draft

Auto-update user configuration#15
apzuk3 wants to merge 1 commit intomainfrom
cursor/auto-update-user-configuration-5e92

Conversation

@apzuk3
Copy link
Copy Markdown
Contributor

@apzuk3 apzuk3 commented Mar 7, 2026

Add a user-configurable auto-update setting (default: true) to allow manual update prompts.

This PR introduces an "App updates" control in General settings, enabling users to switch between automatic updates (current behavior) and manual updates, which surface a prompt in the header when a new release is available. The updater service now caches pending releases for manual mode, and new tests cover both auto and manual update flows.


Open in Web Open in Cursor 

- add a persisted auto-update setting that defaults to enabled when unset
- show a General settings control for automatic vs manual updates
- keep auto-apply behavior for automatic mode and surface a toolbar update CTA in manual mode
- add updater tests and regenerate Wails event bindings for update availability

Co-authored-by: Aram <apzuk3@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Mar 7, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@apzuk3 apzuk3 temporarily deployed to Production release March 7, 2026 19:33 — with GitHub Actions Inactive
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.

2 participants