Bugfixes:
- users could get stuck at startup unable to fix an invalid download folder
- exception upon "remove related" if one of the related mods got removed in parallel
- exception when unmanaging game
- exception when extensions tried to pass complex objects to logging functions
- exception trying to install invalid extension archive
- exception trying to combine mods if no valid deployment method available
- exception on startup if Vortex still had an extension list cached intended for an older version
- exception on load order screen if mod had invalid image url
- exception during post-deployment cleanup if files got manually deleted at the same time
- custom mod rules were dropped on mod reinstall
- a few situations where placeholders weren't replaced on error messages
- scrolling not possible in load order page
- some native windows errors were not reported correctly
- "endorsement" no longer tracked in event history since it requires a network request to change
- (gamebryo games) exception dealing with empty entries in bash tag list
- (gamebryo games) switching plugin from ghost to disabled actually enabled it
- (RE engine games) unable to activate
- (Witcher 3) script merger wasn't re-downloaded if user removed executable
- (Baldurs Gate 3) deployment error when active profile is no longer available
- (Dragons Dogma) (since 1.4.0) merging of arcs was broken
Improvements:
- news dashlet now includes game-specific news (for the active game)
- rephrased mod rules "must load after" -> "must deploy after" to distinguish from plugin rules
- "Reinstall" option no longer shown on uninstalled mods
- using the same fallback image when the user has no avatar as the website
- Notification when importing files
- (Dragons Dogma) can now merge content into all arc files instead of just main_game.arc
- (Witcher 3) ensure script merger's game path config is set during tool setup
- (gamebryo games) can now ghost/unghost multiple plugins at once
Features:
- new placeholder available for staging/dl folders: {USERNAME} - gets replaced by the windows account name
Further changes:
- Changed the way initial application is loaded. Shouldn't affect most users but if you saw
occasional crashes on startup this may fix that. Please let us know. Also let us know if
you now start getting problems on startup.