Skip to content

Commit

Permalink
Add changelog of v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Nov 25, 2024
1 parent 1400f9e commit 8f2b1be
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

<!--ENTER CHANGELOG HERE-->

## 0.2.0 (2024-11-25)

* Add protection to cells if they are hidden
* Add download for packs ([#39](https://github.com/LinwoodDev/Setonix/issues/39))
* Add data metadata for packs
* Use hash of archive for signature
* Add dialog image support ([#40](https://github.com/LinwoodDev/Setonix/issues/40))
* Fix multiple settings button on home page
* Disable packs item if client is not a server
* Use bolder monochrome icon for android
* Make build reproducable

Read more here: https://linwood.dev/setonix/0.2.0

## 0.1.1 (2024-10-21)

* Add internet permission to android
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
</description>
<launchable type="desktop-id">dev.linwood.setonix.desktop</launchable>
<releases>
<release version="0.2.0" date="2024-11-25" />
<release version="0.1.1" date="2024-10-21" />
<release version="0.1.0" date="2024-10-21" />
</releases>
Expand Down

0 comments on commit 8f2b1be

Please sign in to comment.