Skip to content

0.7.0

Latest

Choose a tag to compare

@stream-public-bot stream-public-bot released this 12 Dec 13:19

What's Changed

Breaking Changes πŸ› 

  • Change FeedData.ownCapabilities from List to Set by @gpunto in #153
  • Align ActivityData.feeds to use FeedId instead 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.removedIds from List to Set by @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 FeedsClient by @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 ActivityReactionList and CommentReactionList by @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 πŸ§ͺ

  • Configure coverage through convention plugins by @gpunto in #152

Full Changelog: 0.6.0...0.7.0