Skip to content

v13.2.2

Choose a tag to compare

@stream-ci-bot stream-ci-bot released this 11 Jul 13:31
· 90 commits to master since this release

13.2.2 (2025-07-11)

Bug Fixes

  • change MultipleAnswersField input element to type text (#2761) (a590629)
  • distinguish non-submit form buttons (#2769) (bdc3c3e)
  • ensure all message links are properly wrapped when sharing same root domain (#2754) (adeb0e7)
  • focus textarea upon file input change event (#2752) (22e0702)
  • forward error object to LoadingErrorIndicator in ChannelList (#2768) (c014b1f)
  • keep focused textarea when message composer state changes (#2759) (e6d5a7f)
  • make character composition possible in textarea (#2762) (bbe09e5)
  • prevent querying thread draft when drafts are disabled (#2767) (ff43179)
  • prevent setting unread UI state for channel non-members (#2757) (952612a)