Skip to content

Commit 7cc33db

Browse files
committed
Add changelog of v0.5.0
1 parent cf02b82 commit 7cc33db

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.5.0 (2025-10-13)
6+
7+
* Start adding alarm functionality with notifications
8+
* Use fill icon variant for selected navigation item
9+
* Improve dashboard notes and events display
10+
* Fix linux appdata
11+
* Add unlink button
12+
* Add all day toggle for calendar items
13+
* Migrate away from flutter_markdown
14+
* Save current calendar view ([#97](https://github.com/LinwoodDev/Flow/issues/97))
15+
* Fix divider in appbar if native titlebar is enabled
16+
* Fix layout of dialogs
17+
* Fix icons for name text fields
18+
* Update to agb 8.10
19+
* Upgrade to flutter 3.32 and 3.35
20+
* Use minSdkVersion 24 instead of 23 (The minimum version of android is 7.0 (Nougat))
21+
* Add legacy android build
22+
23+
Read more here: https://linwood.dev/flow/0.5.0
24+
525
## 0.4.2 (2025-04-28)
626

727
* Add linking to users and groups tab view

app/linux/debian/usr/share/metainfo/dev.linwood.flow.appdata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
<content_rating type="oars-1.1" />
6666
<update_contact>[email protected]</update_contact>
6767
<releases>
68+
<release version="0.5.0" date="2025-10-13" />
6869
<release version="0.4.2" date="2025-04-28" />
6970
<release version="0.4.1" date="2025-04-07" />
7071
<release version="0.4.0" date="2025-03-24" />

0 commit comments

Comments
 (0)