Skip to content

v14.2.0

Choose a tag to compare

@stream-ci-bot stream-ci-bot released this 11 May 11:24

14.2.0 (2026-05-11)

Bug Fixes

  • allow content overflow in generic Button (#3167) (6735fa1)
  • Avatar: fall back to initials when imageUrl is an empty string (#3168) (541eef8)
  • Channel: respect false shouldGenerateVideoThumbnail prop (#3184) (340af2b)
  • decouple modern-normalize from the SDK (#3180) (bcaf1f6), closes #3134
  • extended reactions button adjustments (#3172) (5259c17)
  • prevent messages being squashed in narrow message lists (#3153) (a1cc63f)
  • prevent overriding active channel UI on ChannelList pagination error (#3164) (0c0d65c)
  • remove visual glitches in ModalGallery, placeholder color, borders (#3178) (32dcace)

Features

  • a11y: announce message bubble text with context (#3177) (16f7294)
  • a11y: make ChannelListItemActionButtons accessible with keyboard (#3176) (8a6b90c)
  • add authorLabel prop to QuotedMessagePreviewUIProps (#3162) (88ef71e)
  • add matchReferenceWidth to DropdownProps (#3166) (cef7fa5)
  • add pin icon to the ChannelListItemUI (#3163) (f37f0a9)
  • add snackbar notification upon channels query pagination failure (#3179) (1028763)
  • clear command mode in message composer using keyboard (#3175) (6257e17)
  • introduce selective command enablement based on message editing or quoting in message composer (#3171) (8fa096a)