Skip to content

Commit 2c47d0a

Browse files
committed
release: 4.6.0
1 parent 88efba0 commit 2c47d0a

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
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
@@ -370,3 +400,5 @@
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.

0 commit comments

Comments
 (0)