From 7b7d21e31dfa1d6166f19e9e872ece8a9d0c4f6e Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Fri, 23 May 2025 12:38:47 +0200 Subject: [PATCH] Add release notes for version 1.12.8b with new features and fixes --- src/release-notes/stable.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/release-notes/stable.json b/src/release-notes/stable.json index f93b156..b404baf 100644 --- a/src/release-notes/stable.json +++ b/src/release-notes/stable.json @@ -2768,5 +2768,20 @@ "workflowId": 15164169941, "image": false, "date": "21/05/2025" + }, + { + "version": "1.12.8b", + "extra": "", + "fixes": [ + "Issues with custom colors on the gradient generator.", + "Site notifications not appearing unless hovering on the top part of the screen.", + "Some issues with glance + split view" + ], + "features": [ + "Private windows will not have 'private spaces'" + ], + "workflowId": 15193769814, + "image": false, + "date": "23/05/2025" } ] \ No newline at end of file