This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryUpdates Improved, 0.25.74 8th June, 2026, and preventive across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds remote database management commands: `remote-status`, `unlock-remote`, `lock-remote`, and `mark-resolved`. Adds remote database management commands: `remote-status`, `unlock-remote`, `lock-remote`, and `mark-resolved`. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
Introduces `--vault` option for daemon, mirror, push, pull, cat, rm, info, and resolve commands. Introduces `--vault` option for daemon, mirror, push, pull, cat, rm, info, and resolve commands. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Fixes hidden file synchronisation not taking effect when disabled. Fixes hidden file synchronisation not taking effect when disabled. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Prevents automatic merging of conflicted revisions when one revision is deleted, stopping deleted files from reappearing. Prevents automatic merging of conflicted revisions when one revision is deleted, stopping deleted files from reappearing. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Low |
Validates specified vault path exists and is a directory before CLI startup. Validates specified vault path exists and is a directory before CLI startup. Source: llm_adapter@2026-06-08 Confidence: high |
— |
Full changelog
0.25.74
8th June, 2026
Fixed
- Fixed an issue where disabling hidden file synchronisation did not take effect, allowing non-target hidden files to continue to be processed and synchronised by replication or boot-sequence scan (#941).
- Prevented the automatic merging of conflicted revisions when one of the revisions has been deleted, which was causing deleted files to reappear (#911).
- The startup sequence now saves the state more effectively (Thank you so much for @bmcyver)!
Only CLI
8th June, 2026
I should also consider the version numbering for the CLI...
Improved
- Added new remote database management commands:
remote-status,unlock-remote,lock-remote, andmark-resolved. - --vault option is now available for daemon and mirror commands! (Thank you so much for @starskyzheng)!
- Decoupled the database directory path from the actual vault directory path using the
--vault(or-V) option.
Fixed (preventive)
- Validated that the specified vault path exists and is indeed a directory before starting the CLI.
- Integrated path resolution and validations for one-off commands (such as
'push','pull','cat','rm','info', and'resolve') against the decoupled vault path instead of the database path.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About obsidian-livesync
Community-developed synchronisation plugin for Obsidian supporting CouchDB, object storage, and peer-to-peer WebRTC
Beta — feedback welcome: [email protected]