Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions invokeai/frontend/web/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down