Releases: Nexus-Mods/Vortex-Staging
1.13.0-beta.5
- Fixed exception when attempting to resolve the version of manually added mods without metadata
- Fixed crash when attempting to group by enabled state and mods are being actively removed. (#16609)
- Fixed exception when attempting to see if the user is logged in. (#16600)
- api: Updated libloot to 0.24.5
- api: Fixed several issues with version coercion in the bepinex extension. (#16626)
- witcher3: Fixed minor issues caused by case sensitive checks
1.13.0-beta.4
- Fixed failed profile switch when managing game using symlinks
- Fixed download notification spamming the UI during collection install
- Fixes GameId/domainName reverse conversion not catering for multiple compatible games
- Improved Vortex corruption error message. (#16591)
- Fixes semantic coercion with leading zeroes
- Fixed semver bug when whitespace in mod versions
- Fixed promise chain when applying ini tweaks for Gamebryo games
- 7daystodie: Fixed UDF dialog being raised incorrectly
- collections: Fixed collapsed mods tab table
- bepinex: Fixed installation error when installing BepInEx 6.0. (#16587, #15933)
- bepinex: Fixed issues with BepInEx's mod entry update.
1.13.0-beta.3
- Fixed incorrect fallback mod update selection
- Fixed updater ignoring pre-release tag
- Adding alternative game domains to future-proof API changes
1.13.0-beta.2
1.13.0-beta.1
It's beta time again as we have plenty of fixes and a few new things to show off. The main new feature being able to multi-select load order entries on games that utilize Vortex's file-based load ordering. These games include Baldur's Gate 3, Starfield and Witcher 3
These games also benefit from the load order now being modifiable by changing the index of each entries
A collections quality-of-life feature has been added so you can re-apply the rules defined in the collection's metadata. This can be accessed by right clicking a collection on the Mods page and choosing "Apply Collection Rules". This can be helpful if the collection rules weren't applied correctly in the first place or the user has made changes and want's to revert back.
What's New (full changelog)
- Fixed exception when unmanaging (some) community game extensions. (#16507, #16372)
- Fixed attempts to import local downloads when no game is active. (#16363)
- Improved checks for mod updates. (#16453)
- Resolve mod installation profile query (if only 1 available). (#16438)
- Added multi-select drag-and-drop to file-based load order.
- Added direct index typing to file-based load order.
- Added ability to modify the index of a load order entry using keyboard (click on index and modify it)
- Added ability to run up to 3 dependency installers in parallel
- Added FNV sanity checks extension as a requirement for Fallout New Vegas
- Removed redundant check when generating extended items.
- Fixed/Removed redundant deployment events during collection installation.
- Fixed inability to install non-extensions from site domain. (#16481)
- Fixed file-based load order update set not initializing correctly.
- Fixed manual deployment actions not recognized correctly.
- Fixed manual file override assignment if/when mod has multiple matching file base names.
- Fixed FBLO spamming log information for games that do not use that component (e.g. Skyrim).
- Fixed redundant file override logic execution when nothing had changed.
- Fixed FOLON/FO4 mixed collection issue. (#16305)
- Less generic error for rate limit breaches.
- Added ability to disable the experimental move deployment method through the game registration call. (#16200)
- Fixed premature fileName reference comparison failure during collection install
- api: Added coreceVersion as an API utility function (#16304)
- api: (Deprecated) libxmljs is no longer exported as part of Vortex's API.
- api: Fixed load order entries losing their index on mod update/re-install. (#16086)
- collections: Fixed crash when switching profiles in the collection install dialog. (#16242)
- collections: Now uses improved coercion to better support dependency detection
- collections: Added context menu action to apply collection rules manually
- mod-dependency-manager: No longer trim the versions of the mods to 3 digits
- modtype-bepinex: Improved error handling for when no matching bepinex pack is found. (#15933)
- baldursgate3: Fix to support Patch 7 load order format. (#16384)
- witcher3: Fixed incorrect mod type assignment for certain mods
- masterchiefcollection: Reduced mod depth to better support the new mod type
1.12.6
1.12.5
1.12.4
plugin-management: Updated libloot to 0.23.1
1.12.3
- Fixed inability to update/download folon mods through collections. (16267)
- Disallow error reports caused by faulty launchers in contributed extensions. (16215, 16250)
- Fixed mods update error handling. (16251)
- Fixed unsuccessful (statusCode != 200) request error handling.
- masterchiefcollection: New mod format support. (13745)