Skip to content

v10.2.0

Choose a tag to compare

@petyosi petyosi released this 04 Oct 12:21
· 745 commits to master since this release

10.2.0 (2022-10-04)

Bug Fixes

  • add image attachment height from CSS (f5a9729)
  • display messages in virtualized thread (theme v2) (#1799) (9c1a16f)
  • example app build error (5430213)
  • keep configuration parameter shouldGenerateVideoThumbnail in hook dep array (50edd8b)
  • refresh virtualizedmessagelist after sizing has been set (afea3d7)
  • replace Infinity in calc statements as browser support isn't great (ebf89da)
  • update attachment configuration if attachment changed (a6295dd)
  • use useLayoutEffect for image and video height setting (386fae7)

Features

  • check that attachment height style is available before using max-height (79f6f1a)
  • integrate new CDN capabilities (1520a34)
  • update stream-chat-css version (03166a9)
  • use video thumbnails returned by backend (f68c8b1)