From da3e2c983f5902c41b6aaeb27867d1e6d45cc4ed Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Wed, 5 Aug 2026 04:38:01 +0000 Subject: [PATCH] Complete 1.0.4 release notes --- updates.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/updates.md b/updates.md index 39ef3444..67d61a28 100644 --- a/updates.md +++ b/updates.md @@ -16,6 +16,12 @@ Earlier releases remain available in the 0.25 release history and the legacy rel 5th August, 2026 +### Synchronisation and storage + +#### Fixed + +- Testing or saving a fresh remote configuration no longer tries to access the local database while constructing a replicator, avoiding 'Local database is not ready yet' failures before local database initialisation (#1064). + ### Command-line tool #### Fixed