4.6.0
github-actions
released this
03 Sep 10:24
·
29 commits
to refs/heads/master
since this release
🚀 Features
- #670 feat(i18n): Update Ukrainian language strings & fill in missing i18n (@rzats)
- #668 feat: add request caching with OkHttp (@skaldarnar)
- #667 feat: 1:1 migration from LauncherSettings >>> Settings (@skaldarnar)
- #665 feat: prepare for JavaFX-property-based launcher settings (@skaldarnar)
- #658 feat: hide pre-releases by default (@skaldarnar)
🐛 Bug Fixes
- #659 fix: pass JVM heap settings in correct order to GameStarter (@skaldarnar)
🧰 Maintenance
- #666 refactor: change API of Settings#load/store to use folder path (@skaldarnar)
- #664 chore: pass LauncherConfiguration to ApplicationController#update (@skaldarnar)
- #662 chore: merge BaseLauncherSettings into LauncherSettings (@skaldarnar)
📚 Documentation
- #676 doc: update documentation (@skaldarnar)