Skip to content

Commit ea5e2d5

Browse files
committed
Add changelog of v0.6.0
1 parent 94c5b80 commit ea5e2d5

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## 0.6.0 (2026-05-28)
6+
7+
* Add gestures in day and week view ([#32](https://github.com/LinwoodDev/Flow/issues/32))
8+
* Add repeated calendar items and iCal RRULE/EXDATE handling
9+
* Fix snap build
10+
* Improve CalDAV synchronization and offline editing support
11+
* Fix web build not loading ([#135](https://github.com/LinwoodDev/Flow/issues/135))
12+
* Upgrade to flutter 3.41
13+
* Fix stale filter and list refresh behavior in events, users, calendar, notes, and dashboard views
14+
* Fix source selection, paging, remote sync error handling, calendar boundary matching, and controller cleanup issues
15+
16+
Read more here: https://linwood.dev/flow/0.6.0
17+
18+
519
## 0.5.2 (2026-01-07)
620

721
* Improve ical parser

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>contact@linwood.dev</update_contact>
6767
<releases>
68+
<release version="0.6.0" date="2026-05-28" />
6869
<release version="0.5.2" date="2026-01-07" />
6970
<release version="0.5.1" date="2025-10-15" />
7071
<release version="0.5.0" date="2025-10-13" />

0 commit comments

Comments
 (0)