- Added icon to fixable warnings.
- More fixable warnings should be available.
- Improved parser robustness:
- Missing required attributes are now handled.
- Invalid enum-like attributes are now handled.
- Added validation icons.
- Updated outdated dependencies.
- Fixed validation methods' return values.
- Fixed file check bug.
- Added warning for missing images.
- Added warning for omitted destination attributes.
- Added progress dialog for downloading updates.
- Added group/option type warnings:
- SelectAtMostOne/SelectExactlyOne group with multiple required options;
- SelectAtLeastOne/SelectExactlyOne group with no selectable options.
- Main window is no longer fixed in size.
- Improved update dialog's message.
- Reworked UI.
- More serious warnings or errors are now displayed on top and in red.
- More flexible backend allows for more control over produced warnings.
- New experimental feature: auto-update.
- New experimental feature:
Fix
button allows for fixing the most serious errors.
- Fixed issue with warnings.
- Updated schema to be in line with the latest versions of mod managers.
- Fixed version lookup in remote.
- Fixed CI server builds.
- Warnings should now report empty "source" fields.
- Startup should now be faster.
- Update check should now be substantially faster.
- Fixed incorrect flag warnings when flag value is an empty string.
- Warnings should now report mismatches flag labels and values as well.
- Warnings should now report empty installers.
- Updated application and file icon.
- The app now checks for updates at startup.
- The settings file should now be incorruptible.
- Warnings should now report missing images as well.
- Canceling the path selecting dialog should no longer clear the text field.
- The current path in the text field is now used as the base directory for the path selecting dialog.
- Syntax errors are now properly handled.
- All dialogs now have icons.
- Added icon to windows executable.
- Last used package path is now saved for next usage.
- Initial stable release.