Preserve device E2EE settings during remote rebuild

This commit is contained in:
vorotamoroz
2026-08-30 07:43:20 +00:00
parent 011a8405b5
commit b28871ab67
4 changed files with 193 additions and 6 deletions
+6
View File
@@ -12,6 +12,12 @@ Earlier releases remain available in the 1.0 release history, the 1.0 preview hi
## Unreleased
### Synchronisation and storage
#### Fixed
- **Overwrite Server Data with This Device's Files** now keeps this device's synchronisation settings instead of reapplying settings from the remote database which is about to be replaced. Enabling E2EE before a rebuild therefore remains enabled and uploads encrypted data. (#1146)
## 1.0.21
26th August, 2026