v10.0.0-beta.4
Pre-release
Pre-release
·
61 commits
to master
since this release
What's Changed
- fix(core): handle channel reload failure on dispose by @xsahil03x in #2311
- fix(llc): adjust WebSocket disconnect order to prevent race conditions by @xsahil03x in #2313
- chore(ui): hide reaction picker bubble border and mask by @xsahil03x in #2316
- feat(ui, core): add maybeOf methods for safe context access by @xsahil03x in #2315
- fix(llc, persistence): fix draft message persistence and retrieval issues by @xsahil03x in #2320
- feat(llc): add support for sharing live and static locations by @xsahil03x in #2305
- feat(llc, persistence): add
avgResponseTimeto User model by @xsahil03x in #2322 - fix(core): ensure StreamChannel future completes after channel initialization by @xsahil03x in #2324
- feat(persistence): add support for location persistence by @xsahil03x in #2319
- feat(ui): add bottom and bottomOpacity to ChannelHeader by @dballance in #2318
- fix(ui): StreamCommandAutocompleteOptions command name styling by @dballance in #2325
- feat(llc, ui, persistence)!: add support for reaction emoji_code by @xsahil03x in #2326
- feat(llc): add skipPush to updateMessage by @xsahil03x in #2332
- chore(repo): release v9.15.0 by @xsahil03x in #2331
- chore(repo): release v10.0.0-beta.4 by @xsahil03x in #2333
New Contributors
- @dballance made their first contribution in #2318
Full Changelog: v10.0.0-beta.3...v10.0.0-beta.4