Skip to content

Commit ea84e7e

Browse files
committed
Add changelog of v0.8.1
1 parent 84902fe commit ea84e7e

3 files changed

Lines changed: 19 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
<!--ENTER CHANGELOG HERE-->
3+
<!--ENTER CHANGELOG HERE-->
4+
5+
## 0.8.1 (2026-06-20)
6+
7+
* Fix game modes not working on android
8+
* Fix sometimes table state being replaced with pre-script snapshot
9+
* Fix reproducible builds
10+
11+
Read more here: https://linwood.dev/setonix/0.8.1
412

513
## 0.8.0 (2026-06-15)
614

app/linux/debian/DEBIAN/control

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Package: linwood-setonix
2-
Version: 0.8.1
3-
Section: base
4-
Priority: optional
5-
Homepage: https://github.com/LinwoodDev/Setonix
6-
Architecture: amd64
7-
Maintainer: Linwood <contact@linwood.dev>
8-
Description: Linwood Setonix
9-
Play games everywhere you like
1+
Package: linwood-setonix
2+
Version: 0.8.1
3+
Section: base
4+
Priority: optional
5+
Homepage: https://github.com/LinwoodDev/Setonix
6+
Architecture: amd64
7+
Maintainer: Linwood <contact@linwood.dev>
8+
Description: Linwood Setonix
9+
Play games everywhere you like

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.8.1" date="2026-06-20" />
4445
<release version="0.8.0" date="2026-06-15" />
4546
<release version="0.7.1" date="2026-05-11" />
4647
<release version="0.7.0" date="2026-04-29" />

0 commit comments

Comments
 (0)