Skip to content

InvokeAI v6.13.5 (release candidate 1)

Pre-release
Pre-release

Choose a tag to compare

@lstein lstein released this 30 Jun 01:22
· 1 commit to main since this release

This is a maintenance release of InvokeAI focused on bug fixes and stability. Version 6.14.0 will be the next major feature release, featuring video generation, multiple GPU support, the Wan 2.2 image and video models, pressure-sensitive canvas, HiDiffusion integration, workflow to workflow calls, and much more.

Here are the highlights of the current release:

Updated Libraries

Major Bug Fixes

  • Fix the image viewer progress preview behavior when selecting a gallery image during image generation. @JPPhoto
  • Save and restore both positive and negative prompt history for SD images. @DustyShoe
  • Fix crash when a LoRA was applied to a Flux.2 4B/9B Diffusers model loaded with FP8 storage. @Pfannkuchensack
  • Restore the X/Y queue badges when running in multiuser mode. @lstein
  • Prevent main panel from being squeezed out of existence on small screens. @lstein
  • Gallery maintenance script updated to correctly handle nested image subfolders when structured image directory activated. @lstein
  • Fix crash when using a Z-Image model with regional guidance. @Pfannkuchensack
  • Prevent crash when Heun (2d order) sampler applied to a FLUX.2 Klein model with reference images. @Pfannkuchensack
  • Prevent hang when an unknown wildcard was passed to the dynamic prompt processor. @Pfannkuchensack

New Features

Documentation

Full List of Changes

New Contributors

Full Changelog: v6.13.0...v6.13.5.rc1