mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-30 02:52:57 +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:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.15",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.15",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"diff-match-patch": "^1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user