0.25.75
13th June, 2026
Fixed
- Fixed an issue where using fast synchronisation caused a TypeError in some environments (#953).
New features
- Now we can configure to keep replication active in the background on desktop platforms (#939, PR #949). Thank you so much for @migsferro!
Fixed (CLI, automated)
- Fixed an issue where the mirror command could fail to apply updates when conflict preservation checks prevented overwriting unsynchronised local changes, even when the
forceparameter orwriteDocumentsIfConflictedsetting was enabled.
Improved
- (CLI) Ported the remaining bash regression tests (
test-daemon-linux.sh,test-decoupled-vault-linux.sh, andtest-remote-commands-linux.sh) to Deno for cross-platform validation.
Miscellaneous
- Some dependencies have been updated.
- Now we check the compatibility with iOS 15 in the CI tests to ensure the plugin continues to work on older iOS versions even after we upgrade some dependencies.