Skip to content

v9.14.0

Compare
Choose a tag to compare
@Stream-SDK-Bot Stream-SDK-Bot released this 17 Jul 12:14
· 14 commits to master since this release
39beb8e

What's Changed

  • refactor(llc): use SortOption.desc/asc instead of new constructor by @xsahil03x in #2295
  • feat(samples): enable voice recording option in sample app by @renefloor in #2287
  • fix(llc, core): retain cached channel messages on offline access with unread messages by @xsahil03x in #2299
  • feat(llc): add support for client.getUnreadCount() by @xsahil03x in #2300
  • fix(ui): constrain StreamMessageInput height when no constraint is given by @xsahil03x in #2307
  • fix(llc): fix skipped message retries due to premature queue removal by @xsahil03x in #2308
  • chore(repo): release v9.14.0 by @xsahil03x in #2309

Full Changelog: v9.13.0...v9.14.0