From f004fc31f16179633cee0b4a601b02061991c920 Mon Sep 17 00:00:00 2001 From: Mary Hipp Date: Tue, 22 Jul 2025 12:06:57 -0400 Subject: [PATCH] update whats new --- invokeai/frontend/web/public/locales/en.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json index fd0729a696..d8f15f4136 100644 --- a/invokeai/frontend/web/public/locales/en.json +++ b/invokeai/frontend/web/public/locales/en.json @@ -2630,9 +2630,10 @@ "whatsNew": { "whatsNewInInvoke": "What's New in Invoke", "items": [ - "Generate images faster with new Launchpads and a simplified Generate tab.", - "Edit with prompts using Flux Kontext Dev.", - "Export to PSD, bulk-hide overlays, organize models & images — all in a reimagined interface built for control." + "New setting to send all Canvas generations directly to the Gallery.", + "New Invert Mask (Shift+V) and Fit BBox to Mask (Shift+B) capabilities.", + "Expanded support for Model Thumbnails and configurations.", + "Various other quality of life updates and fixes" ], "readReleaseNotes": "Read Release Notes", "watchRecentReleaseVideos": "Watch Recent Release Videos",