Skip to content

6.1.0

Compare
Choose a tag to compare
@xsahil03x xsahil03x released this 12 May 12:52
· 555 commits to master since this release
13dce4d

What's Changed

  • fix(ui): fix emoji regexp to exclude non-emoji chars by @kanat in #1510
  • feat(ui): Added StreamMessageInput.ogPreviewFilter to allow users to filter out the og preview links. by @xsahil03x in #1516
  • fix(ui): editMessageInputBuilder property not used in message edit widget. by @xsahil03x in #1513
  • feat(ui): add support for url attachment theming. by @xsahil03x in #1509
  • feat(llc): expose ChannelMute class. by @xsahil03x in #1515
  • fix(ui): UserAvatarTransform.userAvatarBuilder works only for other user. by @xsahil03x in #1514
  • feat(ui): add support for customizing messageInput hint. by @xsahil03x in #1518
  • fix(llc, core): Fix issues related to channel mute. by @xsahil03x in #1517
  • feat(ui): add support for StreamMessageListView.shrinkWrap. by @xsahil03x in #1520
  • chore(ui): update scrollable_positioned_list with the latest changes. by @xsahil03x in #1519
  • feat(llc): added synchronization to the StreamChatClient.sync api. by @xsahil03x in #1521
  • feat(llc): add support for external interceptors. by @xsahil03x in #1522
  • fix(ui): fix message theme not applied correctly. by @xsahil03x in #1524
  • fix(llc, ui): fix removing message not removing quoted reference. by @xsahil03x in #1526
  • fix(ui): fix clipboardData requires non-nullable string as text. by @ChrisElliotUK in #1530
  • fix(ui): fix messages grouped incorrectly w.r.t. timestamp. by @xsahil03x in #1534
  • fix(ui): fix StreamMessageWidget actions dialog backdrop filter is cut off by safe area. by @xsahil03x in #1536
  • chore(repo): Update dart sdk environment range to support v3.0.0 by @xsahil03x in #1537

New Contributors

Full Changelog: 6.0.0...6.1.0