Skip to content

Releases: GetStream/stream-chat-angular

v5.0.0-v5.9

18 Apr 10:03

Choose a tag to compare

v5.0.0-v5.9 Pre-release
Pre-release

5.0.0-v5.9 (2024-04-18)

Features

  • align the default reaction set with other SDKs #310 (bad989d)

BREAKING CHANGES

  • the angry reaction is removed

v5.0.0-v5.8

18 Apr 09:51

Choose a tag to compare

v5.0.0-v5.8 Pre-release
Pre-release

5.0.0-v5.8 (2024-04-18)

Bug Fixes

  • message status tooltip trigger (ca7877c)

v5.0.0-v5.10

18 Apr 13:22

Choose a tag to compare

v5.0.0-v5.10 Pre-release
Pre-release

5.0.0-v5.10 (2024-04-18)

Bug Fixes

  • message actions box not displayed (7cbc6d4)

v5.0.0-v5.7

17 Apr 14:23

Choose a tag to compare

v5.0.0-v5.7 Pre-release
Pre-release

5.0.0-v5.7 (2024-04-17)

Features

  • make sure channels$ stream never closes (a5136b5)

BREAKING CHANGES

  • options.keepAliveChannels$OnError is no longer necessary, and has been removed

v5.0.0-v5.6

17 Apr 10:32

Choose a tag to compare

v5.0.0-v5.6 Pre-release
Pre-release

5.0.0-v5.6 (2024-04-17)

Features

  • remove all deprecated code (4494ed9)

BREAKING CHANGES

v5.0.0-v5.5

15 Apr 15:54

Choose a tag to compare

v5.0.0-v5.5 Pre-release
Pre-release

5.0.0-v5.5 (2024-04-15)

Bug Fixes

v5.0.0-v5.4

15 Apr 15:23

Choose a tag to compare

v5.0.0-v5.4 Pre-release
Pre-release

5.0.0-v5.4 (2024-04-15)

Bug Fixes

v4.66.2

15 Apr 15:05

Choose a tag to compare

4.66.2 (2024-04-15)

Bug Fixes

v5.0.0-v5.3

12 Apr 13:21

Choose a tag to compare

v5.0.0-v5.3 Pre-release
Pre-release

5.0.0-v5.3 (2024-04-12)

Features

BREAKING CHANGES

  • -Theme-v1 is removed
    -Theme-v2 stylesheet import needs to be updated to stream-chat-angular/src/assets/styles/scss/index.scss or stream-chat-angular/src/assets/styles/css/index.css
  • The MessageActionsBoxComponent and messageActionsBoxTemplate$ no longer accepts the isOpen input, the Message component will take care of showing/hiding the action box component

v5.0.0-v5.2

11 Apr 13:24

Choose a tag to compare

v5.0.0-v5.2 Pre-release
Pre-release

5.0.0-v5.2 (2024-04-11)

Features

  • add all Angular library dependencies as peer dependencies (393db76)
  • replace ngx-popperjs with ngx-float-ui (cd1a8e3)