Skip to content

Commit 8f2b1be

Browse files
committed
Add changelog of v0.2.0
1 parent 1400f9e commit 8f2b1be

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.2.0 (2024-11-25)
6+
7+
* Add protection to cells if they are hidden
8+
* Add download for packs ([#39](https://github.com/LinwoodDev/Setonix/issues/39))
9+
* Add data metadata for packs
10+
* Use hash of archive for signature
11+
* Add dialog image support ([#40](https://github.com/LinwoodDev/Setonix/issues/40))
12+
* Fix multiple settings button on home page
13+
* Disable packs item if client is not a server
14+
* Use bolder monochrome icon for android
15+
* Make build reproducable
16+
17+
Read more here: https://linwood.dev/setonix/0.2.0
18+
519
## 0.1.1 (2024-10-21)
620

721
* Add internet permission to android

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.2.0" date="2024-11-25" />
4445
<release version="0.1.1" date="2024-10-21" />
4546
<release version="0.1.0" date="2024-10-21" />
4647
</releases>

0 commit comments

Comments
 (0)