Added
- Per-profile plugin rules with "Reset Plugin Rules" button and curator/consumer controls to skip or exclude plugin rules when installing collections (#22620)
Changed
- BG3: refactored divine wrapper with cleaner error classification, cancellation on game switch, and silent skipping of corrupt third-party paks instead of "re-install LSLib" notifications (#22679)
Fixed
- Install crash from
fileList.pushspread overflowing the call stack on archives with ~100k+ files (#22704) - FOMOD
KeyNotFoundExceptionwhen saved preset choices referenced steps that no longer exist (#22706) - FOMOD installer rejecting saved presets when "no options" fell back to an empty object instead of an empty array (#22716)
- "Vortex seems to be running already" dialog incorrectly shown for non-ASCII path, permission, or disk-full errors instead of real DB lock contention (#22703)
- Mod install crash with undefined
gameIdwhen the current profile was stale or absent (#22684) - Witcher 3 Script Merger dummy installer crash and misleading error notifications when installing the script merger archive as a mod (#22677)
- Missing extension identity in failed-init error payload making startup crash reports untraceable (#22672)
- Notifications render crash caused by
quickUpdatestale-index writes (#22643) - Notifications reducer and
quickUpdatecrashing on malformed payloads (#22816) - File UID generation failing due to stale Nexus games cache (#22641)
- Several race conditions when switching collection revisions: patched mods not reinstalled, install driver starting before old mods were cleaned up, optional mods losing enabled state, update notification shown on latest revision, and install activity running indefinitely (#22520)
- Crash when downloading collection mods while the collection was being reinstalled or updated (#22607)
- Auto-download not triggering for patch updates in the auto-updater (#22609)
- Spurious error notification when the user declined the Nexus login consent prompt (#22715)
- Spurious error notification for discarded collection revisions and collections under moderation (#22717)
- Failed Gamebryo plugin light-flag changes (eslify) recorded as successful history entries (#22803)
- Morrowind plugin scan aborting the whole loop when a single mod's install directory was missing or inaccessible (#22714)