mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-17 10:06:00 +00:00
45657ba39c
Reason: - A client that remains open during a remote database rebuild can retain the previous Security Seed and upload documents encrypted with the wrong key. Changes: - Fetch the remote Security Seed at every replication preflight instead of reusing the process cache. - Add a regression test and an unreleased change note for issue #1018.