Change8

v6.8.0rc2

📦 invokeaiView on GitHub →
5 features🐛 6 fixes1 deprecations🔧 2 symbols

Summary

This minor release introduces several enhancements, including a new crop tool for reference images and improved UI for the Model Manager. It also includes various bug fixes and internal improvements for workflow editor flexibility.

Migration Steps

  1. Node authors should review their nodes for potential warnings related to dynamic model fields in the Workflow Editor and update them if necessary (see #8577).

✨ New Features

  • Added a crop tool, currently enabled only for Global Ref Images.
  • Improved Model Manager tab UI.
  • Added keyboard shortcuts (`alt/option+up/down`) to navigate prompt history.
  • Support for the `NOOB-IPA-MARK1` IP Adapter.
  • Support for dynamic model drop-downs in the Workflow Editor.

🐛 Bug Fixes

  • Fixed an issue where the opacity of a layer was "baked" in when accepting raster layer adjustments.
  • Corrected help text for non-in-place model installation; it now correctly states that model files are moved, not copied.
  • Fixed UI issue where params state was reset on studio init navigation to the generate tab.
  • Fixed UI issue allowing scrolling in the ModelPane.
  • Fixed UI issue where ref images for flux kontext were not parsed correctly.
  • Restored the `list_queue_items` method.

🔧 Affected Symbols

list_queue_itemsui_type

⚡ Deprecations

  • Node authors may need to update their nodes to prevent warnings related to dynamic model drop-downs in the Workflow Editor.