Releases: Nexus-Mods/Vortex
Releases · Nexus-Mods/Vortex
1.9.0
Bugfixes
- Some game extensions had incorrectly scaled background images
- About page changelog was showing raw markdown
- Incorrect revision number shown on collection thumbnail when updating
- OAuth scopes updated
Improvements
- New splash image to match branding
- Pill to show membership status next to name
- Changed default games order to 'Most Popular'
- Replaced some older spinner icons
- Rewording of Edit Collections help text
- Reworded some error messages when installing dependencies and collections
1.8.5
Bugfixes
- (Witcher 3) don't report user cancellation as error
- (BaS) fixed 0.2.12 migration
- When providing feedback, users are treated as logged out if using OAuth
Improvements
- More robust check if VC++ Runtime is installed
- Updated site links for new campaign tracking
- Font rendering improved and all font weights are now supported
- Performance optimisations
- Changelog dashlet now displays markdown
- Branded installer (custom installer only)
1.8.4
Bugfixes
- Improved workflow if user needs to login to finish an operation such as downloading an extension
- More useful error message if oauth server reports "invalid_grant"
Improvements
- Ask for feedback during uninstallation
- Counts for games\mods\collections added to analytics
1.8.3
1.8.2
Bugfixes
- provide guidance if extension fails to load native module
- updated login dialog styles to place nice with themes
- cleaner error handling if removing mods fails
- unhandled exception if EGS manifest can't be read
- exception trying to deduce nexus id
- no handle when holding ctrl while already over a node
- (Witcher 3) rare exception caching menu mods
- (KCD) unhandled exception if writing LO fails
Improvements
- updated loot
- updated spinner icon
1.8.1
Bugfixes:
- filtering mods by "Uninstalled" was broken
Improvements:
- added fallback for oauth login
- various improvements to error reporting
- avoid window resize/reposition if Vortex was snapped to edge of screen
1.8.0
Bugfixes:
- uncaught exception if reading load order failed
- rare exception trying to update rule after collection install
- rare error notifications while installing extensions
- exception from external library (seemingly random but very very rare)
- exception if deployment canceled during finalize
- exception if profile deleted while inst. dependencies
- exception switching game from command line if the target game is no longer discovered
- exception when receiving invalid collections (either invalid meta data or with invalid json file)
- exception if fomod is missing required field
- various (rare) exception if user manages game that isn't discovered
- exception if sever response re endorsement is invalid
- error if game got unmanaged while installing collection
- bad error handling if installer sandbox failed
- filtering by dependencies was broken if column is disabled
- option to power off when downloads finish broken
- conflict between files in .git directory reported
- "bepinex-root" installer not working if archive contains directories
- redundant "Install Optional Mods" action in mod actions
- not applying binary patches to optional mods
- when cloning a collection the version matching mode got reset
- fetching collection meta information could revert customized collection name
- would sometimes group unrelated collections on the mod screen
- not handling correctly when extensions depends on disabled extension
- (SDV) report error if all manifests in a mod are invalid
- (SDV) unhandled error is response from smapi.io invalid
- (SDV) exception trying to install mods not intended for SDV
- (Morrowind) crash if failed to read plugins during startup
- (Blade & Sorcery) bad error reporting trying to install mod when game isn't installed
- (Blade & Sorcery) error notification if user cancels writing load order
Improvements:
- updated electron to 24.1.2
- update loot to 0.19.3
- using OAuth for new log-ins
- rating displayed on collection is now the overall rating instead of the revision rating
- improved some error handling/reporting
- various improvements to handling buggy extensions
- redirect suggestions to feedback.nexusmods.com
- cleaner error message if dependency url unsupported
- better error handling if tool setup (in extension) invalid or generally tool fails to run
- "mod type" field in mod sidebar now shows a "preview" of deployment target folder
- more obvious that mod type field is unavailable on uninstalled mod
- allow collection instructions to be set and viewed
- various UI changes around how collection instructions are displayed
- as far as possible, errors caused by extensions should now send users to the corresponding site instead of the Vortex tracker
- Extensions list can now hide the extensions included with Vortex
- better handling of very long file paths in notifications
- progress bar when fixing un-finalized downloads
- (Baldurs Gate 3) better error for lslib failure
- (Wolcen) better error message if mod xml invalid
API:
- allow extensions to specify their own issue tracker
- dropped harmony-patcher (has been defunct for a while)
1.7.8
1.7.6
1.7.5
Bugfixes:
- uncaught exception if reading load order failed
- exception caused by trying to install script extender while no game active
- exception if game extension returns invalid path for game discovery
- exception trying to move failed/canceled download
- exception if downloading dependency fails on certain requirements
- exception if deployment canceled during finalize
- exception if profile deleted while inst. dependencies
- rare exception trying to update rule after collection install
- rare error notifications while installing extensions
- redundant "Install Optional Mods" action in mod actions
- filtering by dependencies was broken if column is disabled
- option to power off when downloads finish broken
- conflict between files in .git directory reported
- "bepinex-root" installer not working if archive contains directories
- incorrectly reported available update if all newer files got archived
- (SDV) report error if all manifests in a mod are invalid
- (SDV) unhandled error is response from smapi.io invalid
- (Morrowind) crash if failed to read plugins during startup
Improvements:
- reduced amount and size of cached collection revisions
- allow filtering mod list by "Not installed"
- rating displayed on collection is now the overall rating instead of the revision rating
- improved some error handling/reporting
- cleaner error message if dependency url (protocol) unsupported
- redirect suggestions to feedback.nexusmods.com
- better error handling if tool setup (in extension) invalid or generally tool fails to run
- (SDV) dependencies from manifests are now all treated as recommendations
- (SDV) feature to make recommendations based on installed mods can be disabled entirely