0.2.0
·
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
StateUpdateEventand relative code, and migrateActivityCommentListto 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
ownReactionswhen updating a comment by @gpunto in #84
Improvements β¨
Documentation π
- Add missing KDoc on public FeedsClient properties. by @VelikovPetar in #59
Internal π§ͺ
- Add more tests to the SDK by @gpunto in #52
- Add size checks and badges by @andremion in #54
- Remove dependency on
stream-log. by @VelikovPetar in #58 - Add PR quality check, PR template and release.yaml by @gpunto in #62
- Add missing tests to ActivityCommentListStateImpl by @gpunto in #60
- Enable sonar analysis for the Feeds project by @aleksandar-apostolov in #63
- Add workflow to clean stale PRs by @gpunto in #67
- Add latest OpenApi network code (16.09.2025). by @VelikovPetar in #76
- Extend unit tests to uncovered code by @gpunto in #75
- Replace
MutableStateFlowvalue assignments with atomic updates by @gpunto in #77 - Add
agents.mdto feeds repository by @aleksandar-apostolov in #79
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
- @andremion made their first contribution in #54
Full Changelog: 0.1.0...0.2.0