Skip to content

v3.0.0

Choose a tag to compare

@szuperaz szuperaz released this 06 Apr 13:23
· 1132 commits to master since this release

3.0.0 (2022-04-06)

Bug Fixes

  • Attachment preview not deleted during upload (03a9e22)
  • Custom message edit input send working (7c3d4f0)
  • Material Icons display (0dad67f)
  • Remove test comment from ChannelService (bf620cb)

Features

  • Add custom attachment requests #255 (2e0be60)
  • Centralized custom template configuration #222 (a5a8c11)
  • Encapsulate stream-chat-css #221 (f2fc814)
  • Extended customization #229 (487e3b8)
  • Remove custom action names and mute action (64f8c8d)
  • Remove deprecated inputs (c4713f2)
  • Rename ChatClient.notification$ to events$ (be38cbd)
  • Support for video attachments #231 (25b27c2)
  • Support stream-chat v6 and custom fields with generics #215 (6547640)
  • Update README and theming docs (ab01e2f)
  • Update stream-chat-css (d133454)
  • Update to stream-chat 6.4 (fe8a425)
  • Upgrade to stream-chat 6.3.0 (1b477a8)

BREAKING CHANGES

  • custom templates moved to the CustomTemplatesService from component inputs
  • Deprecated inputs are removed

See our docs on how to upgrade