diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json index d295ba3ec1b..948a858b8d9 100644 --- a/invokeai/frontend/web/public/locales/en.json +++ b/invokeai/frontend/web/public/locales/en.json @@ -2821,8 +2821,10 @@ "whatsNew": { "whatsNewInInvoke": "What's New in Invoke", "items": [ - "Model Manager: If a model cannot be identified during installation, you can now manually select the model type and architecture.", - "Internal: Improved model identification system, making it easier for contributors to add support for new models." + "Support for Z-Image-Turbo: InvokeAI now supports the fast and accurate Z-Image-Turbo model. See 'Starter Models' to get started.", + "Workflow Editor: You can now organize your custom workflows with tags to facilitate search and retrieval.", + "Hotkeys: Add and edit keyboard shortcuts for any of Invoke's major functions.", + "Model Manager: The Model Manager user interface now supports bulk tagging and deletion." ], "readReleaseNotes": "Read Release Notes", "watchRecentReleaseVideos": "Watch Recent Release Videos",