Skip to content

Commit 4147ead

Browse files
committed
Add changelog of v0.5.0
1 parent 1caf440 commit 4147ead

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
@@ -39,6 +39,7 @@
3939
and import it again.</li>
4040
<li>Available in many languages: The app is available in many languages. Help us to translate
4141
this app to your language.</li>
42+
<release version="0.5.0" date="2025-10-13" />
4243
<li>FOSS: The app is open source and free. You can contribute to the project and help to make
4344
it better.</li>
4445
<li>Use it offline: You can use the app offline. You can draw, paint, and export your notes

0 commit comments

Comments
 (0)