Skip to content

obsidian-livesync

v0.25.74 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

auth

Summary

AI summary

Updates Improved, 0.25.74 8th June, 2026, and preventive across a mixed release.

Changes in this release

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, and mark-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

Track obsidian-livesync

Get notified when new releases ship.

Sign up free

About obsidian-livesync

Community-developed synchronisation plugin for Obsidian supporting CouchDB, object storage, and peer-to-peer WebRTC

All releases →

Related context

Earlier breaking changes

  • v0.25.61 P2P synchronisation is not compatible with previous versions; all devices must be updated.

Beta — feedback welcome: [email protected]