v6.4.0
📦 invokeaiView on GitHub →
✨ 9 features🐛 5 fixes⚡ 1 deprecations🔧 1 symbols
Summary
This release introduces several quality-of-life improvements, including hotkeys for canvas visibility and error highlighting for nodes, alongside fixes for model installation paths and VAE memory usage. SDXL Style prompt settings have been removed from linear UI tabs.
Migration Steps
- Users on older GPUs (20xx and 10xx series) may run into issues with installing/updating due to recent `torch` updates. Users have found success manually downgrading `torch`. Consult Discord for help if needed.
✨ New Features
- Canvas Bbox visibility can now be toggled with `shift+o`.
- Nodes with execution errors are highlighted red.
- Support recall of CLIP Skip metadata.
- Prompt and seed metadata may now be recalled on the Upscaling tab.
- Confirmation dialog added before downloading potentially very large starter model bundles.
- Merged layers are inserted in the right spot in the layers panel.
- Added button to image context menu and viewer toolbar to locate an image in the gallery (selecting the image's board and scrolling to it).
- Support FLUX PEFT LoRAs with `base_model.model` key prefix.
- Improved VAE encode VRAM usage.
🐛 Bug Fixes
- Fixed minor bug when concatenating Kontext ref images in latent space that could result in some images not being "seen".
- Fixed Fit to Bbox functionality resulting in incorrect layer positioning when the bbox was not aligned to the 64px grid.
- Allowed use of mouse in node title editable inputs.
- Fixed issue where a field could be added to Workflow Builder forms multiple times.
- Fixed issues with model install paths (specifically failing when a model exists at the path instead of finding an unused new path, and only adding suffix to model paths when the path is a file).
🔧 Affected Symbols
SDXL Style prompts⚡ Deprecations
- SDXL Style prompts have been removed from the Generate, Canvas and Upscaling tabs. This setting is still available in Workflows.