Skip to content

v6.0.2

Compare
Choose a tag to compare
@KANAjetzt KANAjetzt released this 01 Jul 09:19
· 18 commits to main since this release
26bcc8d

Patch v6.0.2

This patch addresses an issues related to the new user profiles introduced in v6.0.0. It also includes an update for the manifest validation.

See the Patch Notes v6.0.0 for a full list of changes made with the latest major update.

🚨 Breaking Changes

Additionally to the breaking changes listed for v6.0.0

It may break mods that have the same mod_id listed in both optional_dependencies and dependencies or load_before and incompatibilities. However, since the optional_dependencies and load_before feature was introduced in v6.0.0, it is highly unlikely that such conflicts exist.

Pull Requests

Bug Fixes

  • fix: 🐛 ModData init and uninstall detection by @KANAjetzt in #307

Validation

  • refactor: ♻️ unique ids optional_dependencies - dependencies by @KANAjetzt in #308
  • refactor: ♻️ unique ids load_before - incompatibilities by @KANAjetzt in #312

Other Changes

Full Changelog: v6.0.1...v6.0.2