v5.8.0
📦 invokeaiView on GitHub →
✨ 12 features🐛 8 fixes🔧 1 symbols
Summary
This release introduces an upgraded Workflow Library with enhanced browsing capabilities and adds support for FLUX Redux in Workflows and Canvas for improved image guidance. Numerous bug fixes address issues in the Form Builder, workflow saving, and UI rendering.
Migration Steps
- The new Invoke Launcher is the recommended way to install, update and run Invoke. Follow the Quick Start guide to get started with the launcher.
- If you need a headless install, follow the manual install guide.
✨ New Features
- Redesigned Workflow Library with larger grid modal, browsing by tag (default workflows only), and search by name/description/tags.
- Support for FLUX Redux in Workflows and Canvas, acting as an instant LoRA/IP Adapter style guide.
- Ability to use FLUX Redux on Canvas by adding a Global Reference Image layer and selecting it from the model drop-down.
- Ability to use FLUX Redux in Regional Guidance layers by adding a Reference Image and selecting FLUX Redux.
- Ability to override min and max constraints for float and integer fields added to the Form Builder.
- Support for uploading WEBP images (converted to PNG upon upload).
- Improvements to workflow loading, including checks for unsaved changes on every load.
- Form Builder text and heading elements now render line breaks correctly.
- Invalid node fields now display errors in the field's tooltip.
- Focused UI regions are now highlightable (configurable in Settings, off by default).
- Display names of model-specific nodes and default workflows updated to include the model name (e.g., 'Main Model - SD1.5').
- Internal changes to custom node loading for better stability.
🐛 Bug Fixes
- Fixed an issue where workflows were not marked as having unsaved changes when its form was edited.
- Fixed issue where some Form Builder elements didn't fill their containers correctly.
- Fixed issue where duplicate edges could be created when re-connecting an existing edge.
- Fixed issue where the 'opened_at' field was not nullable in some database contexts.
- Added default value for 'opened_at' field.
- Fixed UI issue preventing vertical scrolling on row containers.
- Fixed UI issue where the generator widget did not stretch to fill when added to the builder.
- Fixed UI issue where workflow was marked as touched when setting form field initial values.
🔧 Affected Symbols
FluxDenoiseInvocation