Skip to content

v9.25.0

Choose a tag to compare

@Stream-SDK-Bot Stream-SDK-Bot released this 05 Jun 15:19
· 271 commits to master since this release
e19b1ce

What's Changed

  • ci(repo): centralize path/draft gating in a per-workflow gate job by @xsahil03x in #2669
  • chore(samples): disable Swift Package Manager for sample_app by @xsahil03x in #2672
  • fix(ci): disable SPM at CI level instead of via pubspec flag by @xsahil03x in #2675
  • chore(repo): add release-pr skill by @xsahil03x in #2657
  • perf(llc): Reduce the number of DB reads in ChatPersistenceClient.getChannelStates() by @VelikovPetar in #2664
  • fix(core): truncate channel state before reloading latest messages by @xsahil03x in #2690
  • fix(ui): auto-scroll on optimistic local messages by @xsahil03x in #2683
  • fix(ui): Don't count anchor corrections in ScrollablePositionedList by @renefloor in #2693
  • refactor(persistence): Store DateTime as ISO-8601 text in DB to preserve sub-seconds precision by @VelikovPetar in #2694
  • fix(ui): guard MessageCard._updateWidthLimit against unlaid RenderBox by @Mounix99 in #2702
  • fix(ui): stop StreamMessageListView from tripping RenderViewport layout-cycle limit by @xsahil03x in #2703
  • chore(repo): sync sample_app version to SDK + add TestFlight internal builds by @xsahil03x in #2705
  • fix(llc, core, ui): isolate channel state from sub-route wraps and smooth thread-open scroll by @xsahil03x in #2704
  • fix(ci): allow fork PRs to post DB entity comments by @xsahil03x in #2714
  • chore(deps): bump the all-actions group across 1 directory with 4 updates by @dependabot[bot] in #2712
  • ci(repo): skip sample app build when targeting master by @xsahil03x in #2720
  • fix(persistence): persist channel team field by @TheoGermain in #2700
  • perf(core, ui): back .of() lookups with StreamStateScope instead of findAncestorStateOfType by @xsahil03x in #2726
  • fix(ci): add multi_json to sample_app Gemfiles by @xsahil03x in #2728
  • perf(persistence): Reduce the number of read message per channel from DB when paginating (part 1) by @VelikovPetar in #2679
  • perf(persistence): Reduce the number of read message per channel from DB when paginating (part 2) by @VelikovPetar in #2681
  • chore(repo): release v9.25.0 by @xsahil03x in #2730

New Contributors

Full Changelog: v9.24.0...v9.25.0