Skip to content

0.2.0

Choose a tag to compare

@stream-public-bot stream-public-bot released this 26 Sep 14:21
· 103 commits to ci-release since this release

What's Changed

Breaking Changes πŸ› 

  • Add type-safe filters for queries by @gpunto in #55
  • Add latest OpenAPI network code (24.10.2025) by @gpunto in #85

New Features πŸŽ‰

  • Add latest OpenApi network code (09.10.2025). by @VelikovPetar in #71
  • Rewatch feeds on socket reconnection by @gpunto in #61
  • Allow clients to configure logging by @gpunto in #69
  • Handle missing events for various state objects by @gpunto in #74
  • Match WS events against filters by @gpunto in #81
  • Add StateUpdateEvent and relative code, and migrate ActivityCommentList to consuming it by @gpunto in #83

Bug Fixes πŸ›

  • Read product and productVersion from BuildConfig. by @VelikovPetar in #57
  • Compute ownVotes locally and handle answers when updating polls by @gpunto in #80
  • Keep local ownBookmarks, ownReactions, & ownVotes when updating an activity by @gpunto in #82
  • Keep local ownReactions when updating a comment by @gpunto in #84

Improvements ✨

  • Use returned activity to update state when deleting a comment by @gpunto in #78

Documentation πŸ“š

Internal πŸ§ͺ

Demo App 🧩

  • Show FAB on empty feeds and user avatar on reposts by @gpunto in #50
  • Display image attachments in comments by @gpunto in #65
  • Adapt sample feeds screen to dark mode by @gpunto in #64
  • Allow editing and deleting comments by @gpunto in #66
  • Adapt profile, notifications, and comments screens to dark mode by @gpunto in #68
  • Show progress indicator while posting content by @gpunto in #70
  • Support multiple reaction types in activities in the sample by @gpunto in #73
  • Support posting and displaying stories in the sample by @gpunto in #72

New Contributors

Full Changelog: 0.1.0...0.2.0