Compare commits

..
Author SHA1 Message Date
vorotamoroz 28884c3fd2 docs: credit CLI scan fix contributors 2026-09-15 14:02:41 +00:00
vorotamoroz 7200cb5aff Merge pull request #1191 from vrtmrz/fix/cli-vault-startup-scan
fix(cli): prepare daemon and mirror Vaults during startup
2026-09-15 22:52:52 +09:00
+1 -1
View File
@@ -15,7 +15,7 @@ Earlier releases remain available in the 1.0 release history, the 1.0 preview hi
### Fixed
- CLI: daemon and mirror now scan the Vault during database initialisation, following the Obsidian startup sequence. The daemon completes this scan before replication; mirror runs the scan once and still exits with an error if any file cannot be processed.
- CLI: file enumeration now includes current files even after individual path lookups or earlier scans.
- CLI: file enumeration now includes current files even after individual path lookups or earlier scans. This incorporates an adapted version of the fix proposed in PR #1188. Thank you to @YakupEmreYerli for the fix and regression tests, and to @nsanitas for the detailed report and analysis in #1143!
## 1.0.28