Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V5 #617

Merged
merged 124 commits into from
Jul 9, 2024
Merged

V5 #617

merged 124 commits into from
Jul 9, 2024

Conversation

szuperaz
Copy link
Contributor

No description provided.

szuperaz and others added 30 commits April 9, 2024 11:10
# [4.66.0-v5.1](v4.65.3...v4.66.0-v5.1) (2024-04-09)

### Features

* display message status and time on channel preview [#570](#570) ([8b43d57](8b43d57))
* replace read status with new icon ([f5536a4](f5536a4))
BREAKING CHANGE:
- 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
# [5.0.0-v5.1](v4.66.1...v5.0.0-v5.1) (2024-04-11)

### Features

* Update Angular to 15 ([70f20e4](70f20e4))
* Update dependecy versions ([8f217ee](8f217ee))

### 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
# [5.0.0-v5.2](v5.0.0-v5.1...v5.0.0-v5.2) (2024-04-11)

### Features

* add all Angular library dependencies as peer dependencies ([393db76](393db76))
* replace ngx-popperjs with  ngx-float-ui ([cd1a8e3](cd1a8e3))
BREAKING CHANGE:
-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
# [5.0.0-v5.3](v5.0.0-v5.2...v5.0.0-v5.3) (2024-04-12)

### Features

* Remove theme-v1 ([03cf541](03cf541))

### 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
# [5.0.0-v5.4](v5.0.0-v5.3...v5.0.0-v5.4) (2024-04-15)

### Bug Fixes

* typing issue with [email protected] [#592](#592) ([24b0277](24b0277))
# [5.0.0-v5.5](v5.0.0-v5.4...v5.0.0-v5.5) (2024-04-15)

### Bug Fixes

* typing issue with [email protected] [#592](#592) ([6efdfc8](6efdfc8))
# [5.0.0-v5.6](v5.0.0-v5.5...v5.0.0-v5.6) (2024-04-17)

### Features

* remove all deprecated code ([4494ed9](4494ed9))

### BREAKING CHANGES

* please see https://getstream.io/chat/docs/sdk/angular/5/basics/upgrade-v4/#removed-deprecated-features
szuperaz and others added 28 commits June 27, 2024 11:54
# [5.0.0-v5.29](v5.0.0-v5.28...v5.0.0-v5.29) (2024-06-27)

### Bug Fixes

* message to edit wasn't always properly unselected ([40c9ba2](40c9ba2))
# [5.0.0-v5.30](v5.0.0-v5.29...v5.0.0-v5.30) (2024-06-27)

### Bug Fixes

* thread small UI fixes ([7717df8](7717df8))
# [5.0.0-v5.31](v5.0.0-v5.30...v5.0.0-v5.31) (2024-06-27)

### Bug Fixes

* message status tooltip on iOS ([b9990b8](b9990b8))
# [5.0.0-v5.32](v5.0.0-v5.31...v5.0.0-v5.32) (2024-06-28)

### Bug Fixes

* only disable user-select for the message bubble, not the whole message area ([30000ef](30000ef))
# [5.0.0-v5.33](v5.0.0-v5.32...v5.0.0-v5.33) (2024-07-01)

### Bug Fixes

* desktop message menu is opened even if we have a custom event handler ([a6f0f08](a6f0f08))
* update stream-chat-css version ([8e11a97](8e11a97))
# [5.0.0-v5.34](v5.0.0-v5.33...v5.0.0-v5.34) (2024-07-03)

### Bug Fixes

* add space after mentioned user's name ([2e17132](2e17132))
# [5.0.0-v5.35](v5.0.0-v5.34...v5.0.0-v5.35) (2024-07-09)

### Bug Fixes

* Update ngx-float-ui version ([67a5bb8](67a5bb8))
# [5.0.0-v5.36](v5.0.0-v5.35...v5.0.0-v5.36) (2024-07-09)

### Bug Fixes

* ngx-float-ui version ([11eff40](11eff40))
# [5.0.0-v5.37](v5.0.0-v5.36...v5.0.0-v5.37) (2024-07-09)

### Bug Fixes

* add space after mentioned user's name ([a2b9a78](a2b9a78))
@szuperaz szuperaz merged commit 9b1f798 into master Jul 9, 2024
@szuperaz szuperaz deleted the v5 branch July 9, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants