3.14.2 (2022-09-18)
๐ฉ Dependencies
- Update SQLite JDBC to 3.39.3.0 and Material UI Swing to 1.1.4 (8b4a2d1)
๐ฆ CI/CD
- Qodana: Set env variables so opening of problems in IDE works, as per https://youtrack.jetbrains.com/issue/QD-3373 (2440e70)
๐งช Tests
- Start scripts: Adjust check for Java args according to recent fix. (f8fa163)
๐ Fixes
- Fallback mods: Remove AdvancementPlaques from default list. Check for update of fallback lists on startup so users are always up to date. (29f60c4)
- PowerShell template: Replace
ArgswithJavaArgsasArgsis a reserved variable in PowerShell scripts. (34d1277)
Other
- Update README and CHANGELOG in resources. Exclude test paths from Qodana (0a4fae7)