← All featuresCLIENT MAINTENANCE
Protected Windows app updates
Updates are delivered without interrupting an operation that is already using the backup repository.
- Check interval
- At startup and every six hours
- Update package
- Tauri-signed artifact
- Operation safety
- Installs only while idle
Update integrity is separate from Windows reputation
Tauri’s updater signature verifies the update artifact before installation. Until SaveState’s planned Authenticode signing workflow is approved and connected, Windows SmartScreen may still warn about a publicly downloaded installer; that reputation warning is separate from the updater signature.
Repository work wins over an update
The updater must reserve exclusive access to the backup engine before downloading and installing. If a backup, restore, deletion, or maintenance task is active, the app reports that the update is busy instead of interrupting the operation.
Put this feature into a recovery plan
Install SaveState on Windows, protect a representative data set, and test the restore before it is urgent.
Choose a plan