mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-18 06:58:34 +00:00
- No longer Peer-to-Peer Sync is not enabled. We cannot open a new connection. error occurs when we have not enabled P2P sync and are not expected to use it (#830).
This commit is contained in:
2
src/lib
2
src/lib
Submodule src/lib updated: 202038d19e...3d6d9603bf
12
updates.md
12
updates.md
@@ -3,6 +3,18 @@ Since 19th July, 2025 (beta1 in 0.25.0-beta1, 13th July, 2025)
|
||||
|
||||
The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsidian-livesync/blob/main/updates_old.md). Because 0.25 got a lot of updates, thankfully, compatibility is kept and we do not need breaking changes! In other words, when get enough stabled. The next version will be v1.0.0. Even though it my hope.
|
||||
|
||||
## -- unreleased --
|
||||
|
||||
26th March, 2026
|
||||
|
||||
### Fixed
|
||||
|
||||
- No longer `Peer-to-Peer Sync is not enabled. We cannot open a new connection.` error occurs when we have not enabled P2P sync and are not expected to use it (#830).
|
||||
|
||||
### CLI
|
||||
|
||||
Fixed incomplete localStorage support in the CLI (#831). Thank you so much @rewse !
|
||||
|
||||
## 0.25.54
|
||||
|
||||
18th March, 2026
|
||||
|
||||
Reference in New Issue
Block a user