v9.14.0
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