Bugfixes:
- crash installing mods for some users
- exception attempting to determine game version if game not (no longer) discovered
- exception installing mod if game version can't be parsed
- exception if user cancels required .NET 6 download
- (very rare) exception upon reinstalling mods
- OBSE/NVSE got downloaded even when the notification was dismissed
- mods could show as "unsolved dependencies" if their rules included a conflict with the mod itself
- mod rules targeting version ranges could be detected as matching when they shouldn't
- startup check for .NET 6 didn't trigger if non-desktop variant of .NET already installed
- no reportable notification when Vortex recovered after a crash
- ea/origin game store didn't support certain game manifests (those not encoded with utf-8)
Improvements:
- dropped the startup message (on first start) about collections being introduced in 1.5
- (Dragons Dogma) will now merge mods modifying title.arc
API:
- no longer emitting mod-enabled/mod-disabled events for uninstalled mods