v9.15.0
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
- 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, persistence): add
avgResponseTimeto User model by @xsahil03x in #2322 - fix(core): ensure StreamChannel future completes after channel initialization by @xsahil03x in #2324
- feat(ui): add bottom and bottomOpacity to ChannelHeader by @dballance in #2318
- fix(ui): StreamCommandAutocompleteOptions command name styling by @dballance in #2325
- feat(llc): add skipPush to updateMessage by @xsahil03x in #2332
- chore(repo): release v9.15.0 by @xsahil03x in #2331
New Contributors
- @dballance made their first contribution in #2318
Full Changelog: v9.14.0...v9.15.0