Skip to content
Open
Show file tree
Hide file tree
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
5 changes: 2 additions & 3 deletions invokeai/frontend/web/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2858,9 +2858,8 @@
"whatsNew": {
"whatsNewInInvoke": "What's New in Invoke",
"items": [
"Support for Z-Image-Turbo: InvokeAI now supports the fast and accurate Z-Image-Turbo model. See 'Starter Models' to get started.",
"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."
"Models: InvokeAI adds preliminary support for the fast Flux.2 Klein models. See 'Starter Models' to get going.",
"Z-Image Turbo diversity: Active 'Seed Variance Enhancer' under 'Advanced Options' to add diversitiy to your ZiT gens."
],
"takeUserSurvey": "📣 Let us know how you like InvokeAI. Take our User Experience Survey!",
"readReleaseNotes": "Read Release Notes",
Expand Down
2 changes: 1 addition & 1 deletion invokeai/version/invokeai_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "6.10.0.post1"
__version__ = "6.11.0.rc1"