Change8

v5.11.0rc1

Breaking Changes
📦 invokeaiView on GitHub →
1 breaking2 features🐛 1 fixes

Summary

This release introduces a new model selection combobox and ensures image output nodes correctly update the gallery. Critical installation updates require using the latest launcher (v1.5.0) and awareness of a potential Form Builder reset for older versions.

⚠️ Breaking Changes

  • If updating from v5.9.1 or older, the Form Builder state will be reset on first launch after updating to v5.10.0, causing loss of unsaved changes. Fix: Save current workflow before updating and manually reload it afterward.

Migration Steps

  1. If on v5.9.1 or older, save your current workflow before updating, as the Form Builder will reset on first launch.
  2. You must use the latest installer/launcher (v1.5.0) for the update to succeed. Download it from https://invoke.com/downloads.
  3. If the installation fails, retry the installation with 'repair mode' enabled (tick the checkbox on the 'Review' step of the install) to fix potential Python environment conflicts.

✨ New Features

  • New model combobox component introduced for improved model selection UX (currently only for the main model drop-down).
  • Nodes outputting images (including image collections) will now always update the gallery.

🐛 Bug Fixes

  • Fixed issue where drag-and-drop functionality failed to scroll when used inside a scrollable container (e.g., many layers or form builder elements).