Skip to content

v9.15.0

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 25 Jul 11:30
· 61 commits to master since this release
ab6554c

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 avgResponseTime to 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

Full Changelog: v9.14.0...v9.15.0