Skip to content

Releases: GetStream/stream-chat-angular

v3.4.0

28 Apr 07:13

Choose a tag to compare

3.4.0 (2022-04-28)

Bug Fixes

  • Missing unsubscriptions on ChannelService reset (68bbd3d)

Features

  • Update state after connection recover (4d043c7)

v3.3.1

27 Apr 13:27

Choose a tag to compare

3.3.1 (2022-04-27)

Bug Fixes

  • Mark read channel if shouldMarkActiveChannelAsRead switched on (384d68b)

v3.3.0

27 Apr 12:06

Choose a tag to compare

3.3.0 (2022-04-27)

Features

v3.2.2

26 Apr 12:57

Choose a tag to compare

3.2.2 (2022-04-26)

Bug Fixes

  • Empty channel preview text can't be translated #265 (279a037)

v3.2.1

21 Apr 06:34

Choose a tag to compare

3.2.1 (2022-04-21)

Bug Fixes

  • rebuild textarea when switching between enabled/disabled channels (4ade2fd)

v3.2.0

14 Apr 15:19

Choose a tag to compare

3.2.0 (2022-04-14)

Bug Fixes

  • Remove English words from list-users method (576c80f)

Features

  • Display member list if channel name is not defined #245 (eb235d0)

v3.1.0

14 Apr 10:53

Choose a tag to compare

3.1.0 (2022-04-14)

Features

  • Message list supports top to bottom layout #212 (2971094)

v3.0.1

08 Apr 09:00

Choose a tag to compare

3.0.1 (2022-04-08)

Bug Fixes

  • Error message margin (f7a08c6)
  • Messages containing only space characters can't be sent #253 (2a6f22b)

v3.0.0

06 Apr 13:23

Choose a tag to compare

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

v3.0.0-beta.14

06 Apr 10:18

Choose a tag to compare

v3.0.0-beta.14 Pre-release
Pre-release

3.0.0-beta.14 (2022-04-06)

Features

  • Update to stream-chat 6.4 (fe8a425)