v3.0.0
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$toevents$(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
CustomTemplatesServicefrom component inputs - Deprecated inputs are removed
See our docs on how to upgrade