Releases: ssauermann/mo2-plugins
Releases · ssauermann/mo2-plugins
v1.2.3
v1.2.2
Additions:
- Support for PyQt6 and thus Mod Organizer 2.5.0+
Bugfixes:
- Mods of the initially selected plugins were not listed in the result dialog box
v1.2.1
Changes:
- After successfully preparing a merge the activated plugins and mods are now listed in a message box
- When the merge preparation or plugin import fail, the exception is also shown in a message box and not only logged
Bugfixes:
- Preparing a merge failed when a dependent mod contained non-ascii characters
v1.2.0
Changes:
- Plugin-to-mod mapping is refreshed automatically to be always up to date with the base profile
- The filter includes now possible results from the 'Mod Name' column as well
Bugfixes:
- Improved error handling for importing from clipboard
v1.1.0
Changes:
- Base profile plugin-to-mod mapping is stored persistently across restarts of MO2 (plugins/data/merge-plugins/*)
Additions:
- Button to import selection from clipboard (plugin names have to be separated by a new line)
Bugfixes:
- Improved error handling for missing masters
- Table entries could be disabled without the plugins being in the selection list
v1.0.0
Initial Release