From d70d48de45b3d42fc19d2fd29dbba064d315d1b4 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:40:56 +1000 Subject: [PATCH] chore(ui): update whats new --- invokeai/frontend/web/public/locales/en.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json index 585223d7cbe..b723debab34 100644 --- a/invokeai/frontend/web/public/locales/en.json +++ b/invokeai/frontend/web/public/locales/en.json @@ -2135,10 +2135,7 @@ }, "whatsNew": { "whatsNewInInvoke": "What's New in Invoke", - "items": [ - "FLUX Regional Guidance (beta): Our beta release of FLUX Regional Guidance is live for regional prompt control.", - "Various UX Improvements: A number of small UX and Quality of Life improvements throughout the app." - ], + "items": ["FLUX: Support for FLUX Control LoRAs."], "readReleaseNotes": "Read Release Notes", "watchRecentReleaseVideos": "Watch Recent Release Videos", "watchUiUpdatesOverview": "Watch UI Updates Overview"