Skip to content

0.4.0

Latest

Choose a tag to compare

@stream-public-bot stream-public-bot released this 24 Oct 09:06

What's Changed

New Features πŸŽ‰

  • Handle stories_feed.updated & change notification_feed.updated handling by @gpunto in #113
  • Add event handling for the feed created event by @gpunto in #117
  • Add handling of missing activity events by @gpunto in #120
  • Update handling of feed member & follow events by @gpunto in #122
  • Handle CommentUpdated and ActivityDeleted events by @gpunto in #124
  • Add handling of poll events by @gpunto in #125

Improvements ✨

  • Keep activities and pinned activities in sync in FeedState by @gpunto in #111

Internal πŸ§ͺ

  • Remove ThreadedCommentData operations from public api package by @gpunto in #103
  • Remove internal operations from public api package by @gpunto in #104
  • Remove user data enrichment on NotificationFeedUpdate by @gpunto in #105
  • Remove query & pagination-related internal code from public api package by @gpunto in #106
  • Finish removing internal code from api package by @gpunto in #107
  • Allow PR checklist to run and skip Sonar on PRs from forks by @gpunto in #110
  • Simplify handling of poll events by @gpunto in #112
  • Add test for reply sorting logic by @kanake10 in #119
  • Add unit tests for addReply function by @kanake10 in #115
  • Cover poll response, poll votes and poll options API calls by @kanake10 in #123

Demo App 🧩

  • Make sure user input data persist across configuration changes by @kanake10 in #108
  • Preserve Create Poll bottom sheet visibility across rotation by @kanake10 in #109
  • Use new built-in story feeds in the sample by @gpunto in #118

New Contributors

Full Changelog: 0.3.0...0.4.0