Migrating to InvokeAI v5.11.0rc2
Version v5.11.0rc2 introduces 1 breaking change. This guide details how to update your code.
Released: 5/5/2025
1
Breaking Changes
3
Migration Steps
1
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
BaseInvocationOutputBreaking Changes
●Issue #1
Form Builder state will be reset upon first launch after updating to v5.10.0. Users must save their current workflow before updating and manually reload it afterward to prevent loss of unsaved changes.
Migration Steps
- 1If you are on v5.9.1 or older, you must update to the latest installer/launcher (v1.5.0) before updating Invoke, otherwise the update may fail.
- 2If the installation fails, retry the installation with **repair mode** enabled to resolve potential Python environment conflicts.
- 3Save any unsaved changes in the Form Builder before updating, as it will reset on first launch after the update.
Release Summary
This release introduces significant installation prerequisites, including a mandatory launcher update, and brings new UI components like the model combobox, alongside internal preparation for Imagen3/ChatGPT 4o support.
Need More Details?
View the full release notes and all changes for InvokeAI v5.11.0rc2.
View Full Changelog