From 54e20dede392fd734416b51dcddfeaf88524ce55 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Sat, 15 Aug 2026 14:57:29 +0000 Subject: [PATCH] docs: add 1.0.15 release notes --- updates.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/updates.md b/updates.md index c7efac0e..aa3cead2 100644 --- a/updates.md +++ b/updates.md @@ -12,6 +12,18 @@ Earlier releases remain available in the 1.0 release history, the 1.0 preview hi ## Unreleased +### Synchronisation and storage + +#### Improved + +- Start-up offline scanning is now faster, especially for larger Vaults using path obfuscation (Commonlib 0.1.15). + +### Interface and translation + +#### Improved + +- The Traditional Chinese translation catalogue has been completed and polished for broader coverage and more natural, consistent terminology (PR #1106). Thank you to @nimula for the contribution! + ## 1.0.14 14th August, 2026