Update update-not-installed.md

This commit is contained in:
Valerie 2025-06-22 11:25:07 +02:00 committed by GitHub
parent 99e1364995
commit a4d9d0b025
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,4 +28,11 @@ installed. If the version number ends in `-fdroid`, you have the F-Droid version
You cannot switch versions without uninstalling the current version first. First, backup your
data in Settings > Backup & restore. Then, uninstall the current version and install the other
version. You can then restore your data in Settings > Backup & restore > Restore.
version. You can then restore your data in Settings > Backup & restore > Restore.
::: warning
The backup file format isn't guaranteed to be backward compatible. To ensure that all data is restored
correctly, it is recommended to install the previous version first, restore the backup, then update to
the latest version. For example, if you want to upgrade from `1.34.2-fdroid` to `1.35.0` (Github), install
`1.34.2` (Github) first, restore the backup, then update to `1.35.0` (Github).
:::