Skip to content

Conversation

@SoulKa
Copy link
Collaborator

@SoulKa SoulKa commented Nov 1, 2025

Changes

  • Add auto updater that checks for new application versions and downloads them in the background. Once downloaded, the user is prompted to restart the app
  • Add updateApp() to EventService so that we can control the update process from the renderer if we want. This would also allow to disable auto updates and do them only manually

Testing

grafik

It's important that we keep the RELEASE file in the GitHub releases! The semver tag is also important

Checklist

  • Issue has been linked to this PR
  • Code has been reviewed by person creating the PR
  • Automated tests have been written, if possible
  • Manual testing has been performed
  • Documentation has been updated, if necessary
  • Changes have been reviewed by second person

@SoulKa SoulKa linked an issue Nov 1, 2025 that may be closed by this pull request
@SoulKa SoulKa merged commit 9a3cc29 into main Nov 5, 2025
2 checks passed
@SoulKa SoulKa deleted the feature/606-updater branch November 5, 2025 17:40
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.

OTA Updater

2 participants