Skip to content

Releases: Nexus-Mods/Vortex

1.10.8

13 Mar 08:22
Compare
Choose a tag to compare

Hotfix for redundant file overrides not being removed and making sure the redundant mods 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

12 Mar 09:41
Compare
Choose a tag to compare

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.6

28 Feb 08:56
Compare
Choose a tag to compare
  • Fixed inability to determine conflicts on startup (race condition)

1.10.5

27 Feb 08:54
Compare
Choose a tag to compare
  • Fixed erroneously attempting to add fileOverrides to a disabled mod
  • Fixed attempts to iterate through invalid fileOverrides (causing the .includes error)

1.10.4

26 Feb 13:20
Compare
Choose a tag to compare
  • Fixed crash if fileOverrides are undefined for a mod instance

1.10.2

19 Feb 13:06
9b91fa3
Compare
Choose a tag to compare
  • Fixed conflict editor rendering when game not discovered . Fixes #15249

1.10.1

19 Feb 10:37
214d4f3
Compare
Choose a tag to compare
  • Fixed styles throughout
  • Fixed hanging renderer thread when executing inter-thread actions (#15185)
  • (BG3) Fixed info.json conflicts
  • (Collections) Improved styles for button states
  • (Collections) Improved version mismatch dialog
  • (Collections) Improved collection health downvote dialog
  • (Collections) Allow curator to recommend using new profile on collection install
  • (Collections) 12-hour delay from installing to voting is now based on install being finished
  • (Collections) Game Version displayed in health rating
  • (Dependency Manager) Fixed file conflicts not being detected across modtypes
  • Fixed styles on table multi row select
  • Fixed sorting on Add Mods to Collection dialog
  • Updated styles for modals
  • (SkyVR) Fixed error when attempting to find EslEnabler
  • (Xbox) Fixed crash when attempting to detect xbox manifests during game installation and/or when xbox game store did not clear the game folders correctly.
  • .NET check fail has updated text to match Microsoft's naming scheme as well as more accurately reflect what is needed and why
  • (Script Extender) Fixed premium download journey
  • (Palworld) Game stub added
  • (Gamebryo) Zlib updated to 1.3.1

1.9.13

08 Jan 13:31
4f07dea
Compare
Choose a tag to compare
  • (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.12

19 Dec 15:21
d2f7cda
Compare
Choose a tag to compare
  • (BepInEx) Fixed unsafe attempt to query the existence of the BepInEx package
  • (Plugin Management) Modified ESL support detection to support game extension defined predicates
  • (X4) fixed installation error if mod info is missing
  • (Skyrim VR) Adding ESL support using SKSEVR plugin

1.9.11

12 Dec 13:46
8373b0e
Compare
Choose a tag to compare

Added

  • (API) Added Save File dialog

Changed

  • (Baldur's Gate 3) Load Order Export to File now uses System Save Dialog
  • (BepInEx) Improved API support
  • Updated libxmljs dependency

Fixed

  • (Xbox Gamestore) Fixed file system error dialog being raised for encrypted drives
  • Drag handles correctly show on all draggable entries on the Load Order page