From b9e3c3b1b77804c844d58a88b57a34ed2fcfea9b Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:36:33 +0200 Subject: [PATCH] Update stable.json (#712) --- src/release-notes/stable.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/release-notes/stable.json b/src/release-notes/stable.json index 0d99899..aaa7dc9 100644 --- a/src/release-notes/stable.json +++ b/src/release-notes/stable.json @@ -2824,7 +2824,7 @@ }, { "version": "1.14b", - "extra": "This update includes a nice upgrade to the color picker and some nice fixes!\n\nIMPORTANT: Previous colors might have issues, to update them, right click the sidebar and click on 'edit theme'", + "extra": "", "fixes": [ "Fixed visual twitching when cancelling a drag-to-split operation.", "Resolved an issue with tab switching when tabs overflow the toolbar." @@ -2847,5 +2847,14 @@ "workflowId": 15953789168, "image": false, "date": "29/06/2025" + }, + { + "version": "1.14.1b", + "extra": "", + "fixes": ["Fixed a crash with third party tools"], + "features": [], + "workflowId": 15985890220, + "image": false, + "date": "01/07/2025" } ]