v10.0.0-beta.3
Pre-release
Pre-release
·
152 commits
to v10.0.0
since this release
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
- feat(ui)!: refactor poll message into attachment by @xsahil03x in #2296
- 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 - refactor(llc): introduce event controller, resolver by @xsahil03x in #2301
- refactor(ui)!: add support for non-attachment types in attachment picker by @xsahil03x in #2293
- fix(ui): constrain StreamMessageInput height when no constraint is given by @xsahil03x in #2307
- chore(repo): remove deprecated classes, methods, and properties by @xsahil03x in #2306
- 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
- chore(repo): release v10.0.0-beta.3 by @xsahil03x in #2310
Full Changelog: v10.0.0-beta.2...v10.0.0-beta.3