Skip to content

Releases: Nexus-Mods/Vortex

1.12.4

12 Sep 07:36
da3191b
Compare
Choose a tag to compare

plugin-management: Updated libloot to 0.23.1

1.12.3

19 Aug 08:15
9921823
Compare
Choose a tag to compare
  • 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)

1.12.2

14 Aug 11:39
65292a4
Compare
Choose a tag to compare
  • Fixed crash when comparing objects with skippable properties. (#16234)
  • Fixed inability to update mods that are tagged as compatibleDownloads. (#16231)
  • Fixed downloads/installation stalling when Vortex is in background.
  • plugin-management: Removed non-relevant loot messages from inlined view

1.12.1

12 Aug 08:50
924ac7f
Compare
Choose a tag to compare
  • Fixed extension installation not executing from downloads page. (#16197)
  • Fixed inability to download from mega.nz as part of collection. (#16176)
  • plugin-management: Improved error handling for lootAsync api calls. (#16181)
  • plugin-management: Fixed inability to filter loot messages by "relevant messages"
  • mod-dependency-manager: Swapped default dependency icon drag actions to "after" to aid UX

1.12.0

06 Aug 07:26
474537e
Compare
Choose a tag to compare

Lot's of little quality of life improvements and bug fixes. Notable improvements being able to choose the game store of manually found games, improved UX for LOOT enabled games and our new 'Mods of the Month' videos being on the dashboard.

mods-of-the-month

What's New (full changelog)

  • Set Inter as new default font to align with site design system
  • Added Mods of the Month to Dashboard. (#15930)
  • Fixed build issues with node 18.20 and above. (#15950)
  • Fixed inability to download files from Google Drive. (#15893)
  • Fixed redundant mod metadata lookup. (#15934)
  • Fixed error when attempting to untrack mods. (#15935)
  • Fixed symlink elevation scripts for Node.
  • Fixed overrides ignored when deploying single mods. (#15917)
  • Fixed deployment flag not set when purging/deploying. (#15925)
  • Added extension version to the global error context. (#15833)
  • Added ability to select game store when manually choosing game folder. (#15371)
  • Fixes broken Xbox launcher for Pillars of Eternity 2. (#15409)
  • Adding support for EnderalSE on GOG. (#15369)
  • Added status pill to collection overview.
  • Fixes warning when potentially downgrading.
  • Changed how community game extensions are highlighted.
  • Fixes potential crash when queryPath functor returns function. (#15648)
  • Added stricter diff check on skippable properties. (#15721)
  • Fixes crash when attempting to untrack (untracked) mods. (#15801)
  • Fixes error being missing if dotnet check fails
  • libxmljs is being deprecated in 1.13
  • Fixes excessive logging when testing mod references. (#15884)
  • Fixed deploy event on batch install/re-install. (#16109)
  • api: IRemoveModOptions is now being exported as part of the API
  • collections: Added stricter collection checks before refreshing. (#15414)
  • collections: Fixed crash if mods/downloads become unavailable. (#15979)
  • gamebryo: Updates to better support Starfield. (#15918)
  • plugin-management: Improve UI\UX for LOOT-enabled games. (#15929 )
  • plugin-management: Updated libloot to 0.23
  • plugin-management: Fixed inability to sort through FBLO for Starfield
  • plugin-management: Fixed plugin list not being updated on startup
  • plugin-management: Fixed incorrect missing masters notification when using fblo
  • plugin-management: Fixed parsing of light plugins for non-Starfield gamebryo games
  • baldursgate3: Fixed LSLib not executing with whitespace in path. (#15679)
  • baldursgate3: Fixed inability to deserialize manually added mod entries. (#16106)
  • bannerlord: Game support has been moved to a new community extension by Aragas and the BUTR team. (#15436)
  • bladeandsorcery: Removed legacy mod support. (#16000)
  • fallout4: Adding Fallout: London game domain support
  • witcher3: Fixed crash if user has insufficient permissions. (#15793)
  • witcher3: Fixed DLC entries displayed on Load Order page

1.12.0-beta.5

29 Jul 07:38
1e68cff
Compare
Choose a tag to compare
1.12.0-beta.5 Pre-release
Pre-release
  • Fixed deploy event on batch install/re-install
  • plugin-management: Fixed inability to sort through FBLO for Starfield
  • baldursgate3: Fixed inability to deserialize manually added mod entries. (#16106)
  • fallout4: Adding Fallout: London game domain support

1.12.0-beta.4

24 Jul 09:58
2108d7e
Compare
Choose a tag to compare
1.12.0-beta.4 Pre-release
Pre-release
  • plugin-management: Fixed plugin list not being updated on startup

1.12.0-beta.3

22 Jul 11:37
0ef2d6e
Compare
Choose a tag to compare
1.12.0-beta.3 Pre-release
Pre-release
  • plugin-management: Fixed incorrect missing masters notification when using fblo

1.12.0-beta.2

17 Jul 11:21
bd10ede
Compare
Choose a tag to compare
1.12.0-beta.2 Pre-release
Pre-release

Small hotfix for plugin UI issues

  • Removed old hardcoded font names
  • plugin-management: Fixed parsing of light plugins for non-Starfield gamebryo games

1.12.0-beta.1

16 Jul 10:13
7f773d9
Compare
Choose a tag to compare
1.12.0-beta.1 Pre-release
Pre-release

Lot's of little quality of life improvements and bug fixes. Notable improvements being able to choose the game store of manually found games, improved UX for LOOT enabled games and our new 'Mods of the Month' videos being on the dashboard.

mods-of-the-month

What's New (full changelog)

  • Set Inter as new default font to align with site design system
  • Added Mods of the Month to Dashboard. (#15930)
  • Fixed build issues with node 18.20 and above. (#15950)
  • Fixed inability to download files from Google Drive. (#15893)
  • Fixed redundant mod metadata lookup. (#15934)
  • Fixed error when attempting to untrack mods. (#15935)
  • Fixed symlink elevation scripts for Node.
  • Fixed overrides ignored when deploying single mods. (#15917)
  • Fixed deployment flag not set when purging/deploying. (#15925)
  • Added extension version to the global error context. (#15833)
  • Added ability to select game store when manually choosing game folder. (#15371)
  • Fixes broken Xbox launcher for Pillars of Eternity 2. (#15409)
  • Adding support for EnderalSE on GOG. (#15369)
  • Added status pill to collection overview.
  • Fixes warning when potentially downgrading.
  • Changed how community game extensions are highlighted.
  • Fixes potential crash when queryPath functor returns function. (#15648)
  • Added stricter diff check on skippable properties. (#15721)
  • Fixes crash when attempting to untrack (untracked) mods. (#15801)
  • Fixes error being missing if dotnet check fails
  • libxmljs is being deprecated in 1.13
  • Fixes excessive logging when testing mod references. (#15884)
  • gamebryo: Updates to better support Starfield. (#15918)
  • api: IRemoveModOptions is now being exported as part of the API
  • baldursgate3: Fixed LSLib not executing with whitespace in path. (#15679)
  • bannerlord: Game support has been moved to a new community extension by Aragas and the BUTR team. (#15436)
  • bladeandsorcery: Removed legacy mod support. (#16000)
  • witcher3: Fixed crash if user has insufficient permissions. (#15793)
  • collections: Added stricter collection checks before refreshing. (#15414)
  • collections: Fixed crash if mods/downloads become unavailable. (#15979)
  • plugin-management: Improve UI\UX for LOOT-enabled games. (#15929 )