Skip to content

v10.1.0

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 23 Jun 12:58
· 75 commits to master since this release
eb0a0ec

What's Changed

  • fix(ui): wire onUserAvatarTap on StreamMessageItem by @xsahil03x in #2743
  • chore(deps): bump the all-actions group across 1 directory with 3 updates by @dependabot[bot] in #2734
  • fix(ui): add copyWith to MessageComposerProps by @xsahil03x in #2744
  • feat(ui): integrate StreamSnackbar into composer hold-to-record by @xsahil03x in #2739
  • docs(repo): sync tutorial example with website tutorial by @xsahil03x in #2746
  • perf(persistence): Move thread messages pagination to SQL by @VelikovPetar in #2688
  • perf(persistence): Move pinned messages pagination to SQL by @VelikovPetar in #2689
  • feat(samples): migrate AppDelegate to use UISceneDelegate by @renefloor in #2745
  • feat(llc, ui, core, localization): gate slash commands by composer state with snackbar feedback by @xsahil03x in #2757
  • fix(llc, core): pause WebSocket reconnect while app is backgrounded by @xsahil03x in #2759
  • feat(llc, core, persistence, ui): Add support for enhanced mentions by @VelikovPetar in #2747
  • ci(repo): trigger conventional PR title check for v9 PRs by @xsahil03x in #2764
  • fix(ui): avoid redundant setState in StreamMessageContent width measurement by @xsahil03x in #2762
  • fix(core,ui): setting value after being disposed by @renefloor in #2766
  • refactor(ui): migrate to stream_core_flutter chat.dart barrel by @xsahil03x in #2765
  • feat(llc, core, persistence): Add support for PredefinedFilters on QueryChannels by @VelikovPetar in #2709
  • docs(ui): update migration with learnings by @renefloor in #2767
  • ci(repo): fail check_db_entities when schemaVersion isn't bumped by @xsahil03x in #2771
  • feat(persistence): Bump DB version by @VelikovPetar in #2770
  • fix(repo): update docs_screenshots channel-list stub for queryChannelsWithResult by @VelikovPetar in #2776
  • fix(llc, ui): thread cooldown by @renefloor in #2738
  • chore(samples): add message-list benchmark page by @xsahil03x in #2779
  • test(ui): Add enhanced mentions docs screenshots by @VelikovPetar in #2778
  • fix(llc): Fixed resetting channel unread count on message.read events delivered for threads by @VelikovPetar in #2780
  • chore(repo): release v10.1.0 by @xsahil03x in #2783

Full Changelog: v10.0.1...v10.1.0