File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 11# Terasology Launcher - ChangeLog
22
3+ ## 4.6.0 (2022-09-03)
4+
5+ ### 🚀 Features
6+
7+ - #670 feat(i18n): Update Ukrainian language strings & fill in missing i18n (@rzats )
8+ - #668 feat: add request caching with OkHttp (@skaldarnar )
9+ - #667 feat: 1:1 migration from LauncherSettings >>> Settings (@skaldarnar )
10+ - #665 feat: prepare for JavaFX-property-based launcher settings (@skaldarnar )
11+ - #658 feat: hide pre-releases by default (@skaldarnar )
12+
13+ ### 🐛 Bug Fixes
14+
15+ - #659 fix: pass JVM heap settings in correct order to GameStarter (@skaldarnar )
16+
17+ ### 🧰 Maintenance
18+
19+ - #666 refactor: change API of Settings#load/store to use folder path (@skaldarnar )
20+ - #664 chore: pass LauncherConfiguration to ApplicationController#update (@skaldarnar )
21+ - #662 chore: merge BaseLauncherSettings into LauncherSettings (@skaldarnar )
22+
23+ ### 📚 Documentation
24+
25+ - #676 doc: update documentation (@skaldarnar )
26+
27+ ### ⚙️ Logistics
28+
29+ - #674 build(github): update actions (@skaldarnar )
30+ - #673 build!: remove 32-bit Windows build (@keturn )
31+ - #672 build: runtime upgrade to Java 11.0.16.1 (from 11.0.7) (@keturn )
32+
333## 4.5.0 (2021-08-29)
434
535### 🚀 Features
370400- Download, install and start the launcher (self updatable)
371401- Supports multiple languages (english, german)
372402- Displays many "Terasology"-related links
403+ Special thanks to everyone that contributed to this release:
404+ @keturn , @rzats , @skaldarnar .
You can’t perform that action at this time.
0 commit comments