What's Changed
New Features π
- Handle
stories_feed.updated& changenotification_feed.updatedhandling 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
CommentUpdatedandActivityDeletedevents by @gpunto in #124 - Add handling of poll events by @gpunto in #125
Improvements β¨
Internal π§ͺ
- Remove
ThreadedCommentDataoperations 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
addReplyfunction by @kanake10 in #115 - Cover
poll response,poll votesandpoll optionsAPI 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