From c0517fcc549a7c3e0b51f54d66423fd10f15e4f4 Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Sat, 25 Apr 2026 13:32:19 +0200 Subject: [PATCH] fix: add known issues section to stable.json with theme color saturation note Co-authored-by: Copilot --- src/release-notes/stable.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/release-notes/stable.json b/src/release-notes/stable.json index 1cb3c235..b09568dc 100644 --- a/src/release-notes/stable.json +++ b/src/release-notes/stable.json @@ -3880,6 +3880,9 @@ "https://www.mozilla.org/en-US/security/advisories/mfsa2026-30/", "https://github.com/zen-browser/desktop/security/advisories" ], + "knownIssues": [ + "Essentials and folders colors appear too-saturated when using certain themes. This will be fixed in the next release." + ], "workflowId": 24884426227, "image": false, "date": "23/04/2026"