Skip to content

obsidian-livesync

v0.25.78 Feature

This release adds 1 notable feature 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

Summary

AI summary

Updates Improved, 0.25.78 23rd June, 2026, and Testing across a mixed release.

Full changelog

0.25.78

23rd June, 2026

Fixed

  • No longer fast synchronisation (a.k.a. Fast Fetch) causes a rewind and re-fetch of the entire database when some errors occur during the process (#972, PR #973). Thank you so much to @apple-ouyang for the fix!

Improved

  • Overhauled the Object Storage (e.g., MinIO and S3) replication engine ('Journal Replicator 2nd Edition').
    • It now leverages the standard Web Streams API for a resilient, backpressure-aware architecture, reducing memory footprints/temporary storage usage on large vaults.
    • Decoupled the physical storage logic to make it easier to add new storage backends in the future.
    • Stricter compliance with CouchDB's replication protocol (proper _revisions transfers with new_edits: false) when using Object Storage.

Testing

  • Added comprehensive unit tests for the new JournalSyncCore engine, covering streams, backpressure, and new_edits: false validation.
  • Improved integration test workflows in the CI pipeline to run MinIO tests automatically using standard environment variables.

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]