0.24.5 (by Library Fixing)

Fixed
- Fix some wrong behaviour during comparing JSON objects

Improved
- Reactive values are now shown more smoothly (Logs,a status line.
This commit is contained in:
vorotamoroz
2024-12-13 10:59:05 +00:00
parent 3e657b38a9
commit 2338601fae
4 changed files with 23 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian-livesync",
"name": "Self-hosted LiveSync",
"version": "0.24.4",
"version": "0.24.5",
"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",