Bugfixes:
- exception when using invalid language pack
- exception installing a mod when .net framework is outdated
- "Query Info" used wrong id for some games
- out-of-memory exception during download was unhandled
- (rare) reported no available deployment methods when there actually was one
- table headers didn't scroll horizontally
- wrong links on mod-updates for some games
- various cases where canceling a fs operation could trigger an error notification
- don't display updates for removed mods/mods without source
- plugin list didn't pick up external changes
- (since 0.18.0) information not displayed for some plugins (including whether it can be eslified)
- (since 0.18.0) automatic update was broken
- (since 0.18.0) automatically fixing file permissions was broken
- (since 0.18.0) resetting search paths failed
Improvements:
- various text and layout improvements to error messages
- automatically retrying more fs operations (should prevent AVs and similar triggering errors in Vortex)
- more gracious handling of the case where the game mod folder isn't writable or doesn't exist at all
- positive actions in grouped notifications now trigger for all items in the group
- show proper mod name in cycle dialog, not the mod id
Features:
- Allow using the login workaround when the ws connect fails
- Show which of the set up tools are running (when started from Vortex)