mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-12 07:43:12 +00:00
Bug fixed and new feature implemented
- Synchronization Timing problem fixed - Performance improvement of handling large files - Timeout for collecting leaves extended - Periodic synchronization implemented - Dumping document information implemented. - Folder watching problem fixed. - Delay vault watching for database ready.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-livesync",
|
||||
"name": "Self-hosted LiveSync",
|
||||
"version": "0.1.13",
|
||||
"version": "0.1.14",
|
||||
"minAppVersion": "0.9.12",
|
||||
"description": "Community implementation of self-hosted livesync. Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
|
||||
"author": "vorotamoroz",
|
||||
|
||||
Reference in New Issue
Block a user