Skip to content

obsidian-livesync

v0.25.79 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 27d 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

Fixed file fetch resumption on interruptions and prevented deleted files from being resurrected by the offline scanner.

Full changelog

0.25.79

29th (or 30th midnight) June, 2026

Fixed

  • Fast Fetch now retries transient stream interruptions and resumes from the latest persisted checkpoint, instead of starting over after ordinary network or platform interruptions (#977, PR #978; commonlib PR #59). Thank you so much for @apple-ouyang for the fix!
  • Simple Fetch now remembers the selected setup choices while an interrupted Fetch All operation is still pending, so users are not asked the same questions again on retry (#977, PR #978). Thank you so much for @apple-ouyang for the fix!
  • No longer hidden storage events, such as .git paths, reach the normal target-file filter when internal file synchronisation is disabled. This avoids noisy non-target logs before those files are skipped (commonlib PR #60). Thank you so much for @apple-ouyang for the fix!
  • Fixed an issue where a file deleted from storage could be resurrected by the offline scanner because the database tombstone was not written when the storage file was already gone (commonlib PR #56). Thank you so much for @cosmic-fire-eng for the fix!

Improved

  • Local database maintenance commands now ask before applying the required chunk settings, and can apply those prerequisites before continuing (#980, PR #981). Thank you so much for @apple-ouyang for the improvement!
  • Improved CouchDB replication event handling by using the new StreamInbox helper from octagonal-wheels (commonlib PR #62).

Documentation

  • Added nginx to the setup documentation table of contents (PR #976). Thank you so much for @kiraventom for the improvement!

Miscellaneous

  • Updated octagonal-wheels to 0.1.47 across the plug-in and workspace packages to use the newly published helper modules.

P.S.

Come to think of it, I might have been using prepositions incorrectly for over a quarter of a century; Grammarly’s telling me off.
I will try to sort it out from next time.

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]