Compare commits

...

2 Commits

Author SHA1 Message Date
Lincoln Stein
28f21f7b0f chore: update What's New text 2026-03-21 23:03:24 -04:00
Lincoln Stein
9558e0c68a chore: bump version to 6.12.0 2026-03-21 22:52:14 -04:00
2 changed files with 4 additions and 4 deletions

View File

@@ -3107,9 +3107,9 @@
"whatsNew": {
"whatsNewInInvoke": "What's New in Invoke",
"items": [
"FLUX.2 Klein Support: InvokeAI now supports the new FLUX.2 Klein models (4B and 9B variants) with GGUF, FP8, and Diffusers formats. Features include txt2img, img2img, inpainting, and outpainting. See 'Starter Models' to get started.",
"DyPE support for FLUX models improves high-resolution (>1536 px up to 4K) images. Go to the 'Advanced Options' section to activate.",
"Z-Image Turbo diversity: Active 'Seed Variance Enhancer' under 'Advanced Options' to add diversitiy to your ZiT gens."
"Multi-user mode supports multiple isolated users on the same server.",
"Enhanced support for Z-Image and FLUX.2 Models.",
"Multiple user interface enhancements and new canvas features."
],
"takeUserSurvey": "📣 Let us know how you like InvokeAI. Take our User Experience Survey!",
"readReleaseNotes": "Read Release Notes",

View File

@@ -1 +1 @@
__version__ = "6.11.1.post1"
__version__ = "6.12.0"