From b2b4a35bc495bbd6671bba612383d6484c9f4838 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Thu, 9 Oct 2025 07:17:22 +1100 Subject: [PATCH] chore(ui): update whatsnew --- invokeai/frontend/web/public/locales/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json index aa84a984ab..64eeaf79fa 100644 --- a/invokeai/frontend/web/public/locales/en.json +++ b/invokeai/frontend/web/public/locales/en.json @@ -2794,9 +2794,9 @@ "whatsNew": { "whatsNewInInvoke": "What's New in Invoke", "items": [ - "Select Object v2: Improved object selection with point and box inputs or text prompts.", - "Raster Layer Adjustments: Easily adjust layer brightness, contrast, saturation, curves and more.", - "Prompt History: Review and quickly recall your last 100 prompts." + "Crop tool for Ref Images", + "Improved Model Manager tab UI", + "Navigate prompt history with keyboard shortcuts (alt/option + up/down)" ], "readReleaseNotes": "Read Release Notes", "watchRecentReleaseVideos": "Watch Recent Release Videos",