Skip to content

obsidian-livesync

v0.25.65 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 15d 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 iOS background resume and unsynchronised local changes are preserved as conflicts.

Changes in this release

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 Deduplication is 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 report includes recent logs (of verbosity verbose even settings is not set to verbose).
  • Updating logs is now debounced to avoid excessive updates during rapid log generation.
  • Added a Generate full report for opening the issue with debug info command 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

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

Related tools

Earlier breaking changes

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

Beta — feedback welcome: [email protected]