Skip to content

Commit 7296311

Browse files
committed
Add changelog of v0.4.1
1 parent 9e4d791 commit 7296311

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.4.1 (2025-06-09)
6+
7+
* Improve parsing of server url
8+
* Improve rendering of cards
9+
* Make bottom panel smaller
10+
* Fix items overflowing with size
11+
* Add config system for server
12+
* Add error handling for invalid packs
13+
* Fix dragging cards on mobile
14+
* Fix world not loading in multiplayer
15+
* Fix team creation not working
16+
* Fix team changes not being synced correctly in multiplayer
17+
* Add support for defining host for server
18+
* Fix core pack not included in build
19+
* Fix server crash when invalid request is made
20+
21+
Read more here: https://linwood.dev/setonix/0.4.1
22+
523
## 0.4.0 (2025-06-05)
624

725
* Add importing system for editor

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.4.1" date="2025-06-09" />
4445
<release version="0.4.0" date="2025-06-05" />
4546
<release version="0.3.0" date="2025-01-27" />
4647
<release version="0.2.0" date="2024-11-25" />

0 commit comments

Comments
 (0)