From 28884c3fd28f93b380ae49a6834d8a862dd9dbfd Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Tue, 15 Sep 2026 14:02:41 +0000 Subject: [PATCH] docs: credit CLI scan fix contributors --- updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updates.md b/updates.md index 0cd2e254..2132e944 100644 --- a/updates.md +++ b/updates.md @@ -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