Releases: lownamlee/Oppsyncer
Releases · lownamlee/Oppsyncer
Release list
Oppsyncer 0.3.0
Faster deterministic synchronization
- Upload common edit batches with GitHub's atomic expected-head commit operation.
- Keep desktop remote polling active while Obsidian is hidden or minimized.
- Use conditional branch checks, incremental dirty-path scans, cached file hashes, and concurrent pull metadata requests.
- Pair repositories with a stable vault identity, independent of each device's local vault name.
- Preserve the existing first-device-wins rule and verified recovery branches for stale local work.
Tested on Obsidian 1.13.7 across Windows and Android, including bidirectional edits, hidden-desktop pulling, deletion propagation, and full SHA-index equality.
0.2.3
0.2.2
0.2.1
Initial public beta under the Oppsyncer name.
- Deterministic GitHub synchronization for desktop and mobile
- Recovery branches protect stale local edits
- Optional safe synchronization of Obsidian configuration
- No local Git installation required