From c21015fdc0cf79319af3531b420e08c0be4b4b5b Mon Sep 17 00:00:00 2001
From: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
Date: Tue, 3 Dec 2024 08:09:42 +1000
Subject: [PATCH] chore(ui): update whats new copy
---
invokeai/frontend/web/public/locales/en.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json
index a43e5ad2fc4..10197fef1ff 100644
--- a/invokeai/frontend/web/public/locales/en.json
+++ b/invokeai/frontend/web/public/locales/en.json
@@ -2133,8 +2133,8 @@
"whatsNew": {
"whatsNewInInvoke": "What's New in Invoke",
"items": [
- "Workflows: Run a workflow for a collection of images using the new Image Batch node.",
- "FLUX: Support for XLabs IP Adapter v2."
+ "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."
],
"readReleaseNotes": "Read Release Notes",
"watchRecentReleaseVideos": "Watch Recent Release Videos",