This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed 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
.gitpaths, 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
StreamInboxhelper fromoctagonal-wheels(commonlib PR #62).
Documentation
- Added
nginxto the setup documentation table of contents (PR #976). Thank you so much for @kiraventom for the improvement!
Miscellaneous
- Updated
octagonal-wheelsto0.1.47across 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
About obsidian-livesync
Community-developed synchronisation plugin for Obsidian supporting CouchDB, object storage, and peer-to-peer WebRTC
Beta — feedback welcome: [email protected]