Skip to content

Commit 65b8923

Browse files
committed
Add changelog of v0.6.0
1 parent 0de8a21 commit 65b8923

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
<!--ENTER CHANGELOG HERE-->
44

5+
## 0.6.0 (2026-01-28)
6+
7+
* Add lua scripting support to server
8+
* Add game modes to packs
9+
* Add scripts directory
10+
* Add blackjack sample game mode
11+
* Add waypoints
12+
* Add action buttons support
13+
* Add toolbar options
14+
* Add welcome text to server
15+
* Add checkbox and dropdown dialog components
16+
* Improve message author display
17+
* Fix home page header text color in certain themes
18+
* Fix released server archives have no core pack
19+
* Fix design name
20+
* Fix kick command usage
21+
* Fix cards stretches if texture is not rectangular
22+
* Fix kick message
23+
* Fix user system on server
24+
* Rebuild event system
25+
* Add legacy android build
26+
* Modernize project structure
27+
* Upgrade to flutter 3.38
28+
29+
Read more here: https://linwood.dev/setonix/0.6.0
30+
531
## 0.5.2 (2025-09-30)
632

733
* Add snap support

app/linux/debian/usr/share/metainfo/dev.linwood.setonix.appdata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
</description>
4242
<launchable type="desktop-id">dev.linwood.setonix.desktop</launchable>
4343
<releases>
44+
<release version="0.6.0" date="2026-01-28" />
4445
<release version="0.5.2" date="2025-09-30" />
4546
<release version="0.5.1" date="2025-07-22" />
4647
<release version="0.5.0" date="2025-07-02" />

0 commit comments

Comments
 (0)