Merge pull request #945 from vrtmrz/fix_941

fixed: ignore hidden files completely if hidden file sync disabled
This commit is contained in:
vorotamoroz
2026-06-08 18:57:09 +09:00
committed by GitHub
2 changed files with 4 additions and 1 deletions
+1 -1
Submodule src/lib updated: 337f3c1c84...2eb8938ed5
+3
View File
@@ -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