Skip to content

v10.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 25 Jul 12:20
· 61 commits to master since this release
d1819c1

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

Full Changelog: v10.0.0-beta.3...v10.0.0-beta.4