This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryInitial synchronisation now streams and supports selecting remote databases (CouchDB/S3) with added Hebrew translation.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Database fetching now supports streaming and is faster (CouchDB only) Database fetching now supports streaming and is faster (CouchDB only) Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Feature | Medium |
Can select remote database to fetch from during initialisation when multiple remotes are configured Can select remote database to fetch from during initialisation when multiple remotes are configured Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Feature | Medium |
Initial synchronisation process has been simplified for easier file sync with remote server Initial synchronisation process has been simplified for easier file sync with remote server Source: llm_adapter@2026-06-03 Confidence: low |
— |
| Feature | Low |
Hebrew (he) translation has been added Hebrew (he) translation has been added Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Performance | Medium |
Translation loading time has been reduced Translation loading time has been reduced Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Status element no longer breaks other plugins' interaction Status element no longer breaks other plugins' interaction Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
File events no longer occur during initial database fetching using Object Storage File events no longer occur during initial database fetching using Object Storage Source: llm_adapter@2026-06-03 Confidence: high |
— |
Full changelog
~~0.25.71~~ 0.25.72
0.25.71 was cancelled due to the fixes needed (Object Storage related)
3rd June, 2026
Improved
- Database fetching (a.k.a. Reset Synchronisation on This Device) on the initialisation now supports streaming and is faster (CouchDB only)
- The database fetching process has been streamlined, and database operations are now suspended until it has been completed
- The initial synchronisation process has been simplified, making it easier to synchronise files with the remote server
- We can select the remote database to fetch from during the initialisation, when there are multiple remote databases configured (e.g. multiple CouchDBs or S3 remotes)
- Hebrew (he) Translation has been added (Thank you so much, @MusiCode1)!
- Translation loading time has been reduced (Thank you so much, @bmcyver)!
Fixed
- No longer does the status element break other plugins' interaction (#930).
- No longer do file events occur during initial database fetching using Object Storage.
Refactored
To support the new Community automated tests, we fixed numerous lint warnings. This may have also resolved potential issues.
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]