Skip to content

v0.8.0

Latest

Choose a tag to compare

@stream-public-bot stream-public-bot released this 29 Jan 08:43

What's Changed

Breaking Changes πŸ› 

  • Add and update filter fields by @gpunto in #170
  • Remove unused role property from User by @gpunto in #173
  • Introduce CollectionData model and expose collections from ActivityData by @gpunto in #177

New Features πŸŽ‰

  • Implement idempotent batch follow & unfollow operations by @gpunto in #165

Bug Fixes πŸ›

  • Fix new aggregated activities not added on notification feed updated by @gpunto in #178

Improvements ✨

  • Preserve currentFeed when an activity belongs to multiple feeds by @gpunto in #166

Internal πŸ§ͺ

  • Bump Stream Core and remove custom reconnection logic by @gpunto in #169
  • Configure publishing through convention plugins and migrate to new workflow by @gpunto in #168
  • Use workflows from build conventions repository by @gpunto in #171
  • Update version of common workflows by @gpunto in #174
  • Use Android CI from common workflows by @gpunto in #172
  • Update year in copyright header by @gpunto in #175
  • Simplify logic to update poll votes by @gpunto in #176

Demo App 🧩

  • Separate own and followed stories in the sample by @gpunto in #167

Full Changelog: 0.7.0...v0.8.0