Releases: layday/instawow
Releases · layday/instawow
v1.43.0
- Add-ons with missing folders will be reinstalled on update.
- [CLI] Long changelogs will be truncated when running
view-changelog
without arguments. - [CLI] Prevent setting access token to an empty string.
- Fixed a couple of issues with extracting game compatibility from GitHub
add-on zips.
v1.42.0
v1.41.0
v1.40.0
v1.39.3
v1.39.2
v1.39.1
v1.39.0
- Reinstated support for
package.json
-less GitHub add-ons.
instawow will attempt to extract the supported game version
from the zip directory of the add-on zip. - Dropped support for the old CurseForge API.
- Improved game flavour assignment for WoWI add-ons in the catalogue.
- [CLI] Added visual cue for skip option during reconciliation.
- [CLI] Added option to configure CFCore access token.
- [CLI] Fixed issue with installed add-ons sometimes
not being uninstalled during re-reconciliation. - [GUI] Fixed memory leak on Windows.
- [GUI] Fixed issue with folder option spawning a subprocess
on Windows. - [GUI] Updated bundled Python version to 3.10 for Mac and Windows.
v1.38.1
- Added support for CFCore on a provisional basis.
You need to have generated a key from https://console.curseforge.com/
and exposed it in your environment withINSTAWOW_ACCESS_TOKENS__CFCORE
to opt into CFCore in place of the existing Curse API in the CLI. - [GUI] Added configuration pane with options to generate and update
the GitHub and CFCore access tokens. - Fixed issue with configuration folder creation.
v1.37.0
- [GUI] Made filtering options visible in installed add-ons pane.
- [GUI] Fixed elusive crash on launch on Windows.
- Reduced the time needed to load the catalogue from cache.