mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-23 15:51:34 +00:00
Fixed issues and implement End to End Encryption.
Improvements: - End to End Encryption implemented (beta) - Speedup boot file checking. - Show status on Dropping history and set E2E Fixes: - Fix replication issue that reflects own changes again. - Fix replication issue about unexpected error message shown. - Fix replication issue on mobile (Excessive resolution of modified time) - Fix issue about error on initialize.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.15",
|
||||
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user