v1.4.0
Changes
-
Users may now manually enter a version of Invoke to install. This is done without any safety checks, except to verify that the version specifier is the right format. It doesn't check if the version exists on PyPI.
This is intended for advanced users who wish to opt-in to alpha testing. It's possible to install a version of the app that does not play well with your user data! Be sure to back up before using this.
-
Fix outdated metadata in
package-lock.json
(non-user-facing). Thanks @rikublock!
How to Install and Update
Downloads links are in the Assets section below. To update, overwrite your existing launcher with newly-downloaded file.
🚨 On macOS, you may need to use this workaround to run the launcher.
What's Changed
- docs: install troubleshooting by @psychedelicious in #53
- fix: update package lock by @rikublock in #56
- feat: support manual version entry by @psychedelicious in #55
- chore(ui): bump version to v1.4.0 by @psychedelicious in #58
Full Changelog: v1.3.2...v1.4.0