What's Changed
Breaking Changes π
- Change
FeedData.ownCapabilitiesfromListtoSetby @gpunto in #153 - Align
ActivityData.feedsto useFeedIdinstead of strings by @gpunto in #157 - Add latest OpenAPI network code (01.12.2025) by @gpunto in #156
- Set attachment image url when uploading an image by @gpunto in #160
- Change
ModelUpdates.removedIdsfromListtoSetby @gpunto in #164 - Remove anonymous user login from public API by @gpunto in #163
New Features π
- Introduce callback to customize how new activities are handled in a feed by @gpunto in #151
- Expose function to update push preferences from
FeedsClientby @gpunto in #159 - Expose collection operations from FeedsClient by @gpunto in #162
- Extend own capabilities fetching & caching to other feed own data by @gpunto in #158
Bug Fixes π
- Change fid-based filtering in Feed event handler by @gpunto in #150
- Fix reaction upsertion in
ActivityReactionListandCommentReactionListby @gpunto in #155
Improvements β¨
- Fetch feed own capabilities on activity added by @gpunto in #154
- Enable StrictMode in the sample and fix violation in the SDK by @gpunto in #161
Internal π§ͺ
Full Changelog: 0.6.0...0.7.0