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

4.66.0 Release #3481

Merged
merged 11 commits into from
Nov 5, 2024
Merged

4.66.0 Release #3481

merged 11 commits into from
Nov 5, 2024

Conversation

Stream-SDK-Bot
Copy link
Collaborator

StreamChat

βœ… Added

  • Add support for system messages not updating channel.lastMessageAt #3476
  • Add support for sending system messages client-side
    #3477

🐞 Fixed

  • Fix watching channels when performing channel search #3472

StreamChatUI

βœ… Added

  • Open shouldMarkThreadRead and shouldMarkChannelRead #3468

🐞 Fixed

  • Fix channel list state views not updating when the view is not visible #3479

testableapple and others added 11 commits October 18, 2024 13:42
* Do not watch channels when searching by channels

* Update CHANGELOG.md
…3476)

* Change Demo App "Show Channel Info" to use debugger view

* Do not update lastMessageAt of channel when skip system message is enabled

* Update CHANGELOG.md
* Add support for creating system message in a channel

* Add support for creating system message in the State Layer

* Add option to create system messages in the Demo App

* Make sure local system message does not update channel.lastMessageAt if skipping is enabled

* Fix compilation of tests

* Add test coverage to State Layer

* Add test coverage when creating a system message

* Fix StreamChatUI test compilation

* Update CHANGELOG.md

* Refactor implementation to not use `MessageDTO.isSystem` and only use `MessageDTO.type`
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner November 5, 2024 12:46
Copy link

github-actions bot commented Nov 5, 2024

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@Stream-SDK-Bot
Copy link
Collaborator Author

SDK Size

title previous release current release diff status
StreamChat 6.92 MB 6.92 MB 0 KB 🟒
StreamChatUI 4.95 MB 4.95 MB 0 KB 🟒

Copy link

github-actions bot commented Nov 5, 2024

Build for regression testing β„–123457038 has been uploaded to TestFlight 🎁

@Stream-SDK-Bot
Copy link
Collaborator Author

Stream-SDK-Bot commented Nov 5, 2024

SDK Performance

target metric benchmark branch performance status
MessageList Hitches total duration 10 ms 10.01 ms -0.1% πŸ”½ 🟑
Duration 2.6 s 2.57 s 1.15% πŸ”Ό 🟒
Hitch time ratio 4 ms per s 3.89 ms per s 2.75% πŸ”Ό 🟒
Frame rate 75 fps 78.75 fps 5.0% πŸ”Ό 🟒
Number of hitches 1 0.8 20.0% πŸ”Ό 🟒

Copy link

sonarqubecloud bot commented Nov 5, 2024

@testableapple
Copy link
Contributor

/merge release

@testableapple
Copy link
Contributor

Publication of the release has been launched πŸ‘

@github-actions github-actions bot merged commit f908d69 into main Nov 5, 2024
17 checks passed
@github-actions github-actions bot deleted the release/4.66.0 branch November 5, 2024 15:41
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.

4 participants