Skip to content

Commit d69d49c

Browse files
committed
Add changelog of v0.5.2
1 parent a57b9ef commit d69d49c

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.5.2 (2025-09-30)
6+
7+
* Add snap support
8+
* Rename single player and multiplayer dialog
9+
* Remove browse tab
10+
* Improve textures of spades in cards and add better resolution to the card background, chips and dice
11+
* Improve display of identifier of installed packs in dialog
12+
* Swap board and figures in hand view
13+
* Redesign chess figures
14+
* Use minSdkVersion 24 instead of 23 (The minimum version of android is 7.0 (Nougat))
15+
* Upgrade to flutter 3.35
16+
17+
Read more here: https://linwood.dev/setonix/0.5.2
18+
519
## 0.5.1 (2025-07-22)
620

721
* Redesign cards to have higher resolution

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.5.2" date="2025-09-30" />
4445
<release version="0.5.1" date="2025-07-22" />
4546
<release version="0.5.0" date="2025-07-02" />
4647
<release version="0.4.1" date="2025-06-09" />

0 commit comments

Comments
 (0)