Skip to content

0.3.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 10 Oct 09:14
· 77 commits to ci-release since this release

What's Changed

Breaking Changes πŸ› 

  • Remove meta & replies from CommentData by @gpunto in #90
  • Add latest OpenAPI network code (09.10.2025) by @gpunto in #101

New Features πŸŽ‰

  • Migrate Activity to consuming and firing state update events by @gpunto in #91
  • Migrate Feed to 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 Feed by @gpunto in #100
  • Handle reaction upserted & removed in remaining cases by @gpunto in #102

Bug Fixes πŸ›

  • Fix processing of updates in MemberListState by @gpunto in #93
  • Fix error responses not logged properly by @gpunto in #99

Internal πŸ§ͺ

  • Migrate CommentList & BookmarkList to consuming state update events by @gpunto in #87
  • Migrate FeedList, ActivityReactionList, CommentReactionList, BookmarkFolderList to consuming state update events by @gpunto in #88
  • Migrate the remaining XyzList controllers 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 UserState and feed screen argument by @gpunto in #96

Full Changelog: 0.2.0...0.3.0