Migrating to InvokeAI v5.11.0rc1
Version v5.11.0rc1 introduces 1 breaking change. This guide details how to update your code.
Released: 4/28/2025
1
Breaking Changes
3
Migration Steps
0
Affected Symbols
Breaking Changes
●Issue #1
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
- 1If on v5.9.1 or older, save your current workflow before updating, as the Form Builder will reset on first launch.
- 2You must use the latest installer/launcher (v1.5.0) for the update to succeed. Download it from https://invoke.com/downloads.
- 3If 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.
Release 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.
Need More Details?
View the full release notes and all changes for InvokeAI v5.11.0rc1.
View Full Changelog