Skip to content

Commit 9675c3a

Browse files
committed
Add changelog of v0.4.0
1 parent 8507dcb commit 9675c3a

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.4.0 (2025-06-05)
6+
7+
* Add importing system for editor
8+
* Add launch app link for android ([#37](https://github.com/LinwoodDev/Setonix/issues/37))
9+
* Add option for server to send link information
10+
* Add import and export settings
11+
* Add density settings
12+
* Add arrow key hand keyboard navigation
13+
* Improve multiplayer ui
14+
* Improve card rendering layout
15+
* Add swamp multiplayer support
16+
* Add scroll sensitivity setting
17+
* Add remaining empty indicator to editor tabs
18+
* Fix renaming teams not working ([#48](https://github.com/LinwoodDev/Setonix/issues/48))
19+
* Fix edit mode tooltip
20+
* Migrate away from flutter_markdown
21+
* Upgrade to flutter 3.32
22+
* Update to agb 8.9
23+
24+
Read more here: https://linwood.dev/setonix/0.4.0
25+
526
## 0.3.0 (2025-01-27)
627

728
* Add 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.0" date="2025-06-05" />
4445
<release version="0.3.0" date="2025-01-27" />
4546
<release version="0.2.0" date="2024-11-25" />
4647
<release version="0.1.1" date="2024-10-21" />

0 commit comments

Comments
 (0)