All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed attempts to render file override editor entries of mods that are being uninstalled in the background.
- Improved rules/override suppression checks
- fixed inability to assign overrides in the override editor
- Improved mod version coersion functionality to include pre-release information in generated rules.
- Added setting to workarounds tab to allow users to disable modType conflict detection
- Added some protective coding to block 3rd party extensions from setting invalid ignore lists
- Updated Webpack
- Fixed inability to assign different file providers
- Fixed file overrides being cleared when switching to an empty profile
- Fixed rare issue where it was possible for mods to fail deploying certain types
- 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
- Fixed redundant file override test removing entries incorrectly.
- Fixed pointless redundant file override state changes when nothing changed.
- Fixed manually created file overrides not saved upon restart.
- Fixed purge event executed needlessly when no mod type conflicts are detected.