From 9c59cd15d1f3f2b5fa314df25774aa6437e56072 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Mon, 3 Aug 2026 12:24:28 +0000 Subject: [PATCH] Limit 1.0.3 release notes to the plug-in --- updates.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/updates.md b/updates.md index 7083dfb6..cacd6a16 100644 --- a/updates.md +++ b/updates.md @@ -23,12 +23,6 @@ Earlier releases remain available in the 0.25 release history and the legacy rel - File consistency checks no longer read older revisions after the current Vault content matches known synchronised history, avoiding unnecessary 'Missing document content' warnings from obsolete unreadable revisions. - Remote chunk fetching now retains chunks which were returned successfully when another chunk in the same request is unavailable, so the available content can still be processed (#771). -### P2P and experimental browser applications - -#### Improved - -- WebPeer now includes a separate P2P connection check which prepares a disposable encrypted Setup URI and QR code locally, tests desktop and mobile devices in separate random rooms, can reuse the unchanged QR and a recorded baseline for an optional second device in the same room, and displays browser-side WebRTC diagnostic totals without presenting them as note-synchronisation results. - ### Interface #### Fixed