User Story
As a user
I want I want to have the option to autoupdate the app when a new release ist pushed
So that so I have the newest features available and I have the option to choose autoupdate or manual.
Description
Implement the tauri in app autoupdate but make the default manual with a toggle yo pick autoupdate in the dashboard view. Store that setting so that it is saved whenI reopen the app.
Die new autoupdate should look at github for a new version a start the update in app when it available.
https://v2.tauri.app/plugin/updater/
Acceptance Criteria
User Story
As a user
I want I want to have the option to autoupdate the app when a new release ist pushed
So that so I have the newest features available and I have the option to choose autoupdate or manual.
Description
Implement the tauri in app autoupdate but make the default manual with a toggle yo pick autoupdate in the dashboard view. Store that setting so that it is saved whenI reopen the app.
Die new autoupdate should look at github for a new version a start the update in app when it available.
https://v2.tauri.app/plugin/updater/
Acceptance Criteria