mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-25 16:51:36 +00:00
Fixed
- Remote configuration URIs are now correctly encrypted when saved after editing in the settings dialogue. - Fixed an issue where devices could no longer upload after another device performed 'Fresh Start Wipe' and 'Overwrite remote' in Object Storage mode (#848).
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.25.56+patched3",
|
||||
"version": "0.25.56+patched4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.25.56+patched3",
|
||||
"version": "0.25.56+patched4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.808.0",
|
||||
|
||||
Reference in New Issue
Block a user