Release v1.0.4 - Logic Cleanup + Minor Bug Fixes
Release v1.0.4
This minor release contains some cleanup to the asset processing logic as well as fixes to minor bugs.
Changes
- ce86840
- Removed the old workaround logic for queueing archives for extraction.
- Removed the old (duplicate) forge callback (this was replaced a while ago).
Fixes
- ce86840
- Fixed a typo in _parseDistroModules (getType).
- Fixed timestamp issue on discord rich presence. It should now show the correct time.
Dependency Upgrades
- ce86840
electron-builder@20.30.0
electron-updater@3.1.6
discord-rpc@discordjs/RPC
- Using the code from the repository because the author does not like to push bugfixes to npm often.