This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryFixed iOS background resume and unsynchronised local changes are preserved as conflicts.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Chunk Splitter V3 Fine Deduplication now working correctly Chunk Splitter V3 Fine Deduplication now working correctly Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Medium |
Report includes recent logs even if verbosity not set to verbose Report includes recent logs even if verbosity not set to verbose Source: granite4.1:8b-q6_K@2026-05-19 Confidence: low |
— |
| Feature | Medium |
Command palette command generates full report with debug info without opening settings dialogue Command palette command generates full report with debug info without opening settings dialogue Source: granite4.1:8b-q6_K@2026-05-19 Confidence: low |
— |
| Performance | Medium |
Improved error verbosity on concurrent processing during start-up Improved error verbosity on concurrent processing during start-up Source: granite4.1:8b-q6_K@2026-05-19 Confidence: low |
— |
| Performance | Medium |
Updating logs now debounced to avoid excessive updates Updating logs now debounced to avoid excessive updates Source: granite4.1:8b-q6_K@2026-05-19 Confidence: low |
— |
| Bugfix | Medium |
Fix an issue about resuming from background on iOS Fix an issue about resuming from background on iOS Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Medium |
Unsynchronised local changes preserved as conflict Unsynchronised local changes preserved as conflict Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Medium |
Avoid creating new revision when current and conflicted revisions identical Avoid creating new revision when current and conflicted revisions identical Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
Full changelog
0.25.65
19th May, 2026
Fixed
- Fix an issue about resuming from background on iOS (#888).
- Now Chunk Splitter:
V3: Fine Deduplicationis working fine again (#866).- It has some drawbacks, such as fewer chunks being generated. However, it makes less transfer and storage when the files are modified but not completely changed.
- Unsynchronised local changes (which means changes that have not been sent) are now correctly preserved as a conflict (Thank you so much for @SeleiXi!).
- Avoid creating a new revision when the current and conflicted revisions have identical content (Thank you so much for @daichi-629).
Improved
- Improved the error verbosity on concurrent processing during the start-up process.
- Now the
reportincludes recent logs (of verbosityverboseeven settings is not set toverbose). - Updating logs is now debounced to avoid excessive updates during rapid log generation.
- Added a
Generate full report for opening the issue with debug infocommand to the command palette, which generates a report without opening the settings dialogue.
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]