v6.6.0
📦 invokeaiView on GitHub →
✨ 4 features🐛 8 fixes🔧 4 symbols
Summary
This minor release introduces several quality-of-life enhancements, including improved Canvas color controls and LoRA weight defaults, alongside numerous bug fixes across the UI and internal processes.
Migration Steps
- Users on older GPUs (20xx and 10xx series) may encounter issues with torch updates; manual downgrading of 'torch' has been suggested as a workaround.
- The Invoke Launcher is the recommended installation/update method. Follow the [Quick Start guide](https://invoke-ai.github.io/InvokeAI/installation/quick_start/) or the [manual install guide](https://invoke-ai.github.io/InvokeAI/installation/manual/) if not using the launcher.
✨ New Features
- Canvas Color Picker now supports switching between foreground and background colors using the 'x' key, and resetting them to black and white with 'd'.
- Users can set a default weight setting for LoRAs in the Model Manager, which will be applied when the LoRA is added.
- Canvas Brush/Eraser width now renders an in-line slider when space permits, instead of using a popover.
- Added support for 'sd-2' in supported negative prompt base models.
🐛 Bug Fixes
- LoRAs are now always deleted when recalling all metadata.
- Fixed an issue where enabling incompatible LoRAs prevented clicking Invoke.
- Resolved an issue on Chrome and Launcher where dragging a tab panel to another location was possible (Firefox was unaffected).
- Fixed internal file organization for docker builds.
- Fixed an issue causing progress images to render extremely small.
- Fixed an issue where no fallback image was rendered in the viewer when no image was selected.
- Fixed an issue where a single middle-mouse click on Canvas activated the View tool (drag-to-pan), requiring a second click to deactivate.
- Fixed an issue in the Viewer where the last-generated image briefly persisted after the current generation finished.
🔧 Affected Symbols
Canvas Color PickerModel ManagerCanvas Brush/EraserInvoke Launcher