Skip to content

Releases: GetStream/stream-chat-angular

v5.0.0-v5.1

11 Apr 10:05

Choose a tag to compare

v5.0.0-v5.1 Pre-release
Pre-release

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

Features

BREAKING CHANGES

    • Angular 12-14 is no longer supported
  • Event handlers with Function type are changed to () => void
  • Event handlers with any return types are changed to void return type

v4.66.1

10 Apr 11:11

Choose a tag to compare

4.66.1 (2024-04-10)

Bug Fixes

  • invalid/missing URL causes runtime error (b5a1227)

v4.66.0

09 Apr 09:10

Choose a tag to compare

4.66.0 (2024-04-09)

Features

  • display message status and time on channel preview #570 (8b43d57)
  • replace read status with new icon (f5536a4)

v4.66.0-v5.1

09 Apr 09:13

Choose a tag to compare

v4.66.0-v5.1 Pre-release
Pre-release

4.66.0-v5.1 (2024-04-09)

Features

  • display message status and time on channel preview #570 (8b43d57)
  • replace read status with new icon (f5536a4)

v4.65.3

04 Apr 12:21

Choose a tag to compare

4.65.3 (2024-04-04)

Bug Fixes

  • update stream-chat-css to fix letters being cut-off (1e67b24)

v4.65.2

03 Apr 11:31

Choose a tag to compare

4.65.2 (2024-04-03)

Bug Fixes

  • online indicator mistakenly displayed on avatar sometimes #576 (cf3702b)

v4.65.1

03 Apr 11:00

Choose a tag to compare

4.65.1 (2024-04-03)

Bug Fixes

  • remove unnecessary emoji picker container from message input #579 (8152d69)

v4.65.0

02 Apr 09:14

Choose a tag to compare

4.65.0 (2024-04-02)

Features

  • allow hiding unread banner (02ae953)

v4.64.1

28 Mar 15:55

Choose a tag to compare

4.64.1 (2024-03-28)

Bug Fixes

  • typing issue in channel preview info context (9bfabb4)

v4.64.0

28 Mar 15:07

Choose a tag to compare

4.64.0 (2024-03-28)

Features

  • allow more granular customization of the channel preview component (1fdf1b4)