From e24d9cfb4ae2c19b2dbc2683eba669b6c8546945 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Mon, 11 May 2026 22:27:30 +0200 Subject: [PATCH] Update release notes for v1.3.3 --- RELEASE_NOTES.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 17a0458..c0da116 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,8 @@ -## What's new in v1.3.2 +## What's new in v1.3.3 -### Reliability -- Data now loads automatically on every app launch without requiring manual re-authentication. The background WebView is anchored in a hidden window so macOS no longer throttles its JavaScript execution. +### Diagnostics improvements +- Org IDs are now redacted when copying diagnostics text (privacy) +- Removed stale Cookie Store section (always showed 0) +- All fields (Org ID, lastActiveOrg, Last error, Time) now included in copied output +- Last error now shows "(none)" instead of blank when there are no errors +- Privacy note updated to reflect what is and isn't redacted