mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-06-09 16:00:15 +00:00
Merge pull request #945 from vrtmrz/fix_941
fixed: ignore hidden files completely if hidden file sync disabled
This commit is contained in:
+1
-1
Submodule src/lib updated: 337f3c1c84...2eb8938ed5
@@ -9,12 +9,15 @@ The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsid
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed an issue where disabling hidden file synchronisation did not take effect, allowing non-target hidden files to continue to be processed and synchronised by replication or boot-sequence scan (#941).
|
||||
- Prevented the automatic merging of conflicted revisions when one of the revisions has been deleted, which was causing deleted files to reappear (#911).
|
||||
|
||||
## Only CLI
|
||||
|
||||
8th June, 2026
|
||||
|
||||
I should also consider the version numbering for the CLI...
|
||||
|
||||
- Added new remote database management commands: `remote-status`, `unlock-remote`, `lock-remote`, and `mark-resolved`.
|
||||
|
||||
## 0.25.73
|
||||
|
||||
Reference in New Issue
Block a user