Changes
- Fix error when using inpainting models. Thanks @dunkeroni!
- Fix issue where Canvas didn't fit layers to the viewport correctly.
- When fitting layers, Canvas animates the transition to the new zoom and scale to make it less jarring.
- During internal Canvas operations like compositing, a small spinner renders in the bottom-right corner of the Canvas to indicate that it is indeed doing something.
- Updated translations. Thanks @Harvester62 @RyoK0220 @hironow!
Installing and Updating
The 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: Create Gradient Mask errors when using inpaint model by @dunkeroni in #8082
- feat(ui): canvas stage, zoom, and fit improvements by @psychedelicious in #8085
- ui: translations update from weblate by @weblate in #8080
- ui: translations update from weblate by @weblate in #8086
- chore: bump version to v5.14.0 by @psychedelicious in #8087
Full Changelog: v5.13.0...v5.14.0