Change8

v5.7.1

📦 invokeaiView on GitHub →
3 features🐛 5 fixes🔧 1 symbols

Summary

This release focuses on improving workflow usability with auto-linking and menu restructuring, alongside several bug fixes related to UI feedback and form rendering. The Invoke Launcher is now the recommended installation method.

Migration Steps

  1. 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.
  2. If not using the launcher, follow the manual install guide for a headless install.

✨ New Features

  • Auto-linking added to headings, text elements, workflow descriptions, and node field descriptions.
  • Workflow menu restructured: "New Workflow" button replaced with a workflow menu on the left panel; old menu location now opens workflow settings.
  • "New Workflow" button added to the workflow library list.

🐛 Bug Fixes

  • Fixed issue where descriptions were cut off and spacing between node fields in the form builder increased.
  • Fixed issue where the Invoke button on the Canvas tab did not display a loading spinner because the request was reset too early, preventing RTKQ from tracking the loading state.
  • The enqueue request is now awaited before resetting tracking, ensuring proper feedback.
  • Additional logging messages added for consistent JS console logs across tabs.
  • Fixed input type of default_value on MetadataToFloatInvocation.

🔧 Affected Symbols

MetadataToFloatInvocation