From ed7a06b2531c653f3e7d3f58671dfc589718d211 Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Sun, 29 Jun 2025 21:04:05 +0200 Subject: [PATCH] Update whats-new.json (#708) --- src/release-notes/whats-new.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/release-notes/whats-new.json b/src/release-notes/whats-new.json index 86459bf..52a3241 100644 --- a/src/release-notes/whats-new.json +++ b/src/release-notes/whats-new.json @@ -1 +1,4 @@ -["This update includes a nice upgrade to the color picker and some nice fixes!", "1.14b"] +[ + "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'", + "1.14b" +]