Skip to content

Commit 696f2d4

Browse files
committed
Add changelog of v0.3.0
1 parent 09e221f commit 696f2d4

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## 0.3.0 (2024-05-27)
6+
7+
* Add clock to dashboard
8+
* Add density setting
9+
* Add high contrast mode
10+
* Add classic theme
11+
* Add notebooks
12+
* Allow changing group and place in event creation dialog
13+
* Make dashboard the back page
14+
* Improve icon style for different calendar item types
15+
* Improve custom title bar window buttons
16+
* Improve material 3 colors of chips
17+
* Improve child notes layout
18+
* Improve dialogs to go full screen on mobile
19+
* Use default page transition instead of fade
20+
* Unify select dialogs
21+
* Fix locale translations
22+
* Fix week system in calendar week view
23+
* Fix switching from moment to appointment doesn't update the dialog
24+
* Fix list view has duplicated items
25+
* Upgrade to flutter 3.19 and 3.22
26+
27+
Read more here: https://linwood.dev/flow/0.3
28+
529
## 0.2.1 (2023-11-10)
630

731
* Add macos and rpm builds

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
<content_rating type="oars-1.1" />
4040
<update_contact>contact@linwood.dev</update_contact>
4141
</component>
42+
<release version="0.3.0" date="2024-05-27" />
4243
<release version="0.2.1" date="2023-11-10" />
4344
<release version="0.2.0" date="2023-07-28" />
4445
<release version="0.1.3" date="2023-05-01" />

0 commit comments

Comments
 (0)