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.65.0 Release #3466

Merged
merged 22 commits into from
Oct 18, 2024
Merged

4.65.0 Release #3466

merged 22 commits into from
Oct 18, 2024

Conversation

Stream-SDK-Bot
Copy link
Collaborator

StreamChat

🐞 Fixed

  • Fix a rare crash caused by missing uniqueness constraints in polls #3454
  • Fix rare crash in WebSocketPingController.connectionStateDidChange #3451
  • Improve reliability and performance of resetting ephemeral values #3439
  • Reduce channel list updates when updating the local state #3450

🔄 Changed

  • Reverts "Fix old channel updates not being added to the channel list automatically" #3465
    • This was causing some issues on the SwiftUI SDK, so we are temporarily reverting this.

StreamChatUI

🐞 Fixed

  • Unread messages divider did not appear in the message list when marking messages as unread #3444
  • Fix UI glitch in thread parent message when sending a message and scrolling #3446

⚡ Performance

  • Improve performance of presenting ChatChannelVC #3448

nuno-vieira and others added 22 commits October 2, 2024 16:57
…hreads (#3445)

* Fix Poll Controller Memory Leaks when used in alerts

* Fix poll creation action shown inside threads
…olling (#3446)

* Fix UI glitch in thread parent message when sending a message and scrolling

* Update CHANGELOG.md
* Add Thread List component section to SwiftUI components

* Add Basic Usage documentation

* Add Thread List Query documentation

* Add UI Customization section

* Add Thread List Navigation Header documentation

* Add Thread List Header Documentation

* Add Thread List States documentation

* Add Thread List Item documentation

* Add Thread Events documentation

* Fix typo
…annels" (#3465)

* Revert "Linking and unlinking channels based on the loaded list of channels (#3430)"

This reverts commit f9cc737.

* Update CHANGELOG.md
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner October 18, 2024 10:10
Copy link

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

Copy link

Build for regression testing №123457036 has been uploaded to TestFlight 🎁

@Stream-SDK-Bot
Copy link
Collaborator Author

SDK Size

title previous release current release diff status
StreamChat 6.9 MB 6.92 MB +17 KB 🟢
StreamChatUI 4.95 MB 4.95 MB 0 KB 🟢

@Stream-SDK-Bot
Copy link
Collaborator Author

SDK Performance

target metric benchmark branch performance status
MessageList Hitches total duration 10 ms 6.68 ms 33.2% 🔼 🟢
Duration 2.6 s 2.55 s 1.92% 🔼 🟢
Hitch time ratio 4 ms per s 2.62 ms per s 34.5% 🔼 🟢
Frame rate 75 fps 78.39 fps 4.52% 🔼 🟢
Number of hitches 1 0.6 40.0% 🔼 🟢

Copy link

@nuno-vieira
Copy link
Member

/merge release

@testableapple
Copy link
Contributor

Publication of the release has been launched 👍

@github-actions github-actions bot merged commit 60579e3 into main Oct 18, 2024
15 of 16 checks passed
@github-actions github-actions bot deleted the release/4.65.0 branch October 18, 2024 11:52
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.

5 participants