This release fixes a bug with retry functionality that could result in an endless loop of errors.
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
- feat(ui): add cancel and clear all as toggleable app feature by @psychedelicious in #7799
- fix(app): incorrect values inserted when retrying queue item by @psychedelicious in #7801
- chore: prep for v5.8.1 by @psychedelicious in #7802
Full Changelog: v5.8.0...v5.8.1