This minor release includes the following enhancements and fixes:
- Make the Upscaling tab's Scheduler and CFG Scale settings independent from the Canvas tab. We've found that the best Scheduler and CFG Scale settings for Canvas rarely work well for Upscaling, and vice-versa. Separating the settings prevents your Canvas settings from causing bad upscale results.
- Fixed issue with Multiply Image Channel node loading images with different channel counts. Thanks @dunkeroni!
- Fixed typos in docs. Thanks @maximevtush!
- Fixed issue where the app scrolls out of view, especially when using the launcher. Again. Hopefully.
- Update internal build toolchain dependencies.
- Updated translations. Thanks @Harvester62, @Linos1391, @Ery4z!
Installing and Updating
The new Invoke Launcher is the recommended way to install, update and run Invoke. It takes care of a lot of details for you - like installing the right version of python - and runs Invoke as a desktop application.
Follow the Quick Start guide to get started with the launcher.
If you don't want to use the launcher, or need a headless install, you can follow the manual install guide.
What's Changed
- Fix: Multiply Image Channel allows RGB inputs again by @dunkeroni in #7633
- fix: typos in documentation files by @maximevtush in #7629
- feat(ui): separate upscaling settings so that tab does not inherit from main generation settings by @maryhipp in #7635
- fix(ui): prevent overflow on document root by @psychedelicious in #7636
- Add metadata field extractor node by @jazzhaiku in #7638
- ui: translations update from weblate by @weblate in #7622
- Upgrade vite, vitest, and related plugins to latest versions by @ebr in #7640
- chore: bump version to v5.6.2 by @psychedelicious in #7641
New Contributors
- @maximevtush made their first contribution in #7629
- @jazzhaiku made their first contribution in #7638
Full Changelog: v5.6.1...v5.6.2