0.3.0
·
77 commits
to ci-release
since this release
What's Changed
Breaking Changes π
- Remove
meta&repliesfromCommentDataby @gpunto in #90 - Add latest OpenAPI network code (09.10.2025) by @gpunto in #101
New Features π
- Migrate
Activityto consuming and firing state update events by @gpunto in #91 - Migrate
Feedto consuming and firing state update events by @gpunto in #92 - Add handling for bookmark updated event by @gpunto in #94
- Add handling for reaction updated events by @gpunto in #97
- Handle comment reaction upserted and removed for
Feedby @gpunto in #100 - Handle reaction upserted & removed in remaining cases by @gpunto in #102
Bug Fixes π
- Fix processing of updates in
MemberListStateby @gpunto in #93 - Fix error responses not logged properly by @gpunto in #99
Internal π§ͺ
- Migrate
CommentList&BookmarkListto consuming state update events by @gpunto in #87 - Migrate
FeedList,ActivityReactionList,CommentReactionList,BookmarkFolderListto consuming state update events by @gpunto in #88 - Migrate the remaining
XyzListcontrollers by @gpunto in #89 - Cancel in progress PR quality checks on concurrent job by @gpunto in #98
Demo App π§©
- Use timeline feed for displaying and user feed for posting by @gpunto in #95
- Remove redundant
UserStateand feed screen argument by @gpunto in #96
Full Changelog: 0.2.0...0.3.0