Modified:

- Plugins and settings is now in beta.

Implemented:
- Show the count of the pending processes into the status.
This commit is contained in:
vorotamoroz
2022-01-11 13:17:35 +09:00
parent 5bb8b2567b
commit ebcb059d99
8 changed files with 43 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-livesync",
"name": "Self-hosted LiveSync",
"version": "0.4.1",
"version": "0.5.0",
"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",