Skip to content

v1.2.1

Compare
Choose a tag to compare
@psychedelicious psychedelicious released this 08 Jan 22:42
· 7 commits to main since this release

Changes

  • Fix an issue where the portable python executable was installed to a temporary directory. This caused a number of user-facing issues, including "forgetting" installs, requiring reinstall on every launch and assorted FS errors. The problem wasn't caught while testing the previous release due to a fluke of dev environment setups.
  • Fix the PyPI index URLs used for ROCm pytorch. We expect this to resolve issues for AMD users on Linux where the CPU was used instead of GPU. Thanks @Motschen!
  • The dev console now starts in the selected install location if it is a directory.
  • Launcher version is displayed in the banner.

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

New Contributors

Full Changelog: v1.2.0...v1.2.1