Skip to content

Commit

Permalink
Add changelog of v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed May 27, 2024
1 parent 09e221f commit 696f2d4
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

<!--ENTER CHANGELOG HERE-->

## 0.3.0 (2024-05-27)

* Add clock to dashboard
* Add density setting
* Add high contrast mode
* Add classic theme
* Add notebooks
* Allow changing group and place in event creation dialog
* Make dashboard the back page
* Improve icon style for different calendar item types
* Improve custom title bar window buttons
* Improve material 3 colors of chips
* Improve child notes layout
* Improve dialogs to go full screen on mobile
* Use default page transition instead of fade
* Unify select dialogs
* Fix locale translations
* Fix week system in calendar week view
* Fix switching from moment to appointment doesn't update the dialog
* Fix list view has duplicated items
* Upgrade to flutter 3.19 and 3.22

Read more here: https://linwood.dev/flow/0.3

## 0.2.1 (2023-11-10)

* Add macos and rpm builds
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<content_rating type="oars-1.1" />
<update_contact>[email protected]</update_contact>
</component>
<release version="0.3.0" date="2024-05-27" />
<release version="0.2.1" date="2023-11-10" />
<release version="0.2.0" date="2023-07-28" />
<release version="0.1.3" date="2023-05-01" />
Expand Down

0 comments on commit 696f2d4

Please sign in to comment.