Releases: Nexus-Mods/Vortex-Staging
1.11.0-beta
Comparison of patches and installer choices now takes place during collection installation. Vortex now compares the options the user selected for the currently installed mod against those packaged by the curator of the collection they are downloading.
We've put in a lot of work to make the File-Based Load Ordering more performant in the core app with a lot of the feedback coming from the Baldur's Gate 3 community. We've had to wait to push the game extension update until the core was ready but we now have a more performant load ordering, PAK file reading, caching etc. Along with these changes, collection installations are now quicker because of it.
Our update workflow has been overhauled with rewritten notifications, added info dialogs when swapping update channels as well as turned off force download of updates (unless they are hotfixes and need to be pushed out for security\stability reasons).
All of these changes have been tested in house for several weeks but still may not be perfect - it is a beta after all! As soon as these updates are confirmed to be stable then this update go out to everyone.
Full Changelog
- New update workflow to better communicate What's New, minimize auto downloading (unless critical hotfixes) and more information when swapping update channels. Fixes #15363
- (API) Fixed performance degradation when downloading collections for games that use the file based load order system. Fixes #15395
- (Stardew) Fixed SMAPI update notification appearing while managing other games
- (Collections) Added comparison of patches, installer choices, hashes when installing. Fixes #15396
- (Collections) Updated styles to fix update changelog bounds
- (Collections) Better logging when profile switching
- (Collections) Fixed rare crash where game version was being compared
- (Collections) Improved error handling when displaying instructions. Fixes #14570
- (Collections) Instructions textarea now fills available space. Fixes #15394
- (Collections) Override overflow now scrolls vertically
- (BepInEx) Fixed download issues caused by package resolution applying the new archive format to 5.x.x versions of BepInEx
- (Dependency Management) Suppress error report when user cancels purge
- (Dependency Management) Fixed file overrides being cleared when switching to an empty profile
- (Dependency Management) Fixed rare issue where it was possible for mods to fail deploying certain types
- (Plugin Management) Fixed long delays when ascertaining if a plugin is marked light
- (Baldur's Gate 3) Performance improvements when installing collections and using LSLib
- (Baldur's Gate 3) Added caching to PAK reading
- (Baldur's Gate 3) Added a better .NET error catch and shows a fix dialog. Fixes #15391
- (Announcements) Restyled announcement dashlet
- (Mod Management) Underscores in archive names no longer cause installation issues. Fixes #15334
- (Theme) Fixed layout issues with Contrast and Compact theme
- (Theme) Added a Classic theme that uses the old colors
- Updated Log format
- Updated dev bootstrap script
- Updated Electron and Node
1.10.8
Hotfix for redundant file overrides not being removed and making sure the notification is completely gone
Full Changelog
- Fixed error when accessing conflicts before conflict calculation completed
- Fixed another instance where redundant file overrides were not being removed
- Fixed preview not working in override editor
1.10.7
Hotfix to help users with individual file rules causing a purge loop
Full Changelog
- Fixed redundant mods notification raised incorrectly
- Fixed redundant file override test removing entries incorrectly (or not removing them at all)
- Fixed manually created file overrides not saved upon restart
- Fixed purge event executed needlessly when no mod type conflicts are detected
1.10.1-beta
version 1.10.1 beta
1.10.1-alpha
version 1.10.1 alpha
1.10.0
- (Collections) Improved styles for button states
- (Collections) Improved version mismatch dialog
- (Collections) Improved collection health downvote dialog
1.9.13
PREVIEW
- (API) Enhanced FBLO extension to maintain load order on purge
- (Baldur's Gate 3) Fix for modfixer notification not able to be supressed
- Updated remote URLs for announcements, extensions and changelog
- Updated layout for dashlets
- Updated default theme colors
- Updated notification colors to increase text legibility
- Updated uninstall feedback URL
1.9.11
v1.9.11 Update README.md
1.9.10
test 1.9.10 deploy
1.5.0-r48
Bugfixes:
- exception opening plugin history (after ghosting and then removing(?) plugin?)
- exception when importing a mod intended for a game supported on Nexus Mods but not in Vortex
- internal links to specific KB help articles didn't work (since forever...)
- Blade&Sorcery not being discovered was logged as an error
- mod order rules included in collections were tied to exact version, even when the update policy was "Prefer exact"
- mod order rules not applying for bundled mods
- cloning collection copied download instructions into the install instructions field
- incorrect wording in upload dialog ("Guidelines" vs "Terms of Service")
- redundant error message if fomod installer script fails due to missing dependencies
- (Witcher 3) various priority assignment issues
- (Blade&Sorcery) crash if game.json file is unavailable during deployment
Improvements:
- warn about invalid modid/fileid before trying to upload collection
- better error message if endorsing or rating collection fails
- allow selecting & copying text from mod installation instructions (in collections)
- (api) added ability to show mod report on screen
- (Baldurs Gate 3) download lslib/divine if necessary
Features:
- When Vortex reports redundant mods, the dialog now offers a link to the mod report detailing why it's redundant