mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-28 10:02:57 +00:00
## 0.24.27
### Improved - We can use prefix for path for the Bucket synchronisation. - The "Use Request API to avoid `inevitable` CORS problem" option is now promoted to the normal setting, not a niche patch. ### Fixed - Now switching replicators applied immediately, without the need to restart Obsidian. ### Tidied up - Some dependencies have been updated to the latest version.
This commit is contained in:
+2
-2
@@ -81,10 +81,10 @@
|
||||
"fflate": "^0.8.2",
|
||||
"idb": "^8.0.3",
|
||||
"minimatch": "^10.0.1",
|
||||
"octagonal-wheels": "^0.1.25",
|
||||
"octagonal-wheels": "^0.1.30",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
"svelte-check": "^4.1.7",
|
||||
"trystero": "^0.21.3",
|
||||
"trystero": "^0.21.5",
|
||||
"xxhash-wasm-102": "npm:xxhash-wasm@^1.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user