github GetStream/stream-chat-android v7.8.0

5 hours ago

What's Changed

New Features ๐ŸŽ‰

  • Support local unread counts for channels with read events disabled by @gpunto in #6609

Bug Fixes ๐Ÿ›

Improvements โœจ

Internal ๐Ÿงช

  • Run e2e on Android 16 by @rahul-lohra in #6576
  • e2e: Cover the unread messages flows backed by the mock server read state by @andremion in #6599
  • Add a new E2E cron test on Android 16 by @rahul-lohra in #6583
  • Migrate searchMessages request body to the generated SearchPayload model by @gpunto in #6601
  • Migrate queryPolls, queryPollVotes, and partial-update-poll request bodies to generated models by @gpunto in #6602
  • Forward sort type from custom sorters in toSortParams by @gpunto in #6606
  • Migrate queryThreads, queryReminders, queryDrafts, and partial-update-thread request bodies to generated models by @gpunto in #6600
  • e2e: Cover pinned messages, search, moderation, channel actions, threads and reminders by @andremion in #6610
  • Migrate poll write request bodies to generated models by @gpunto in #6607
  • Migrate partial message update and reminder request bodies to generated models by @gpunto in #6608
  • Migrate user request bodies (partialUpdateUser, getGuestUser, updateUsers) to generated models by @gpunto in #6613
  • Migrate slow mode cooldown request to the generated UpdateChannelPartialRequest model by @gpunto in #6614
  • Migrate app settings response to the generated GetApplicationResponse model by @gpunto in #6615
  • client: Fix remaining ChatClientTest event subscription flakiness by @gpunto in #6618
  • Migrate sendEvent request body to the generated SendEventRequest model by @gpunto in #6617
  • Migrate getUnreadCounts response to the generated WrappedUnreadCountsResponse model by @gpunto in #6619

Full Changelog: v7.7.0...v7.8.0

Don't miss a new stream-chat-android release

NewReleases is sending notifications on new releases.