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.58.0 Release #3267

Merged
merged 24 commits into from
Jun 27, 2024
Merged

4.58.0 Release #3267

merged 24 commits into from
Jun 27, 2024

Conversation

Stream-SDK-Bot
Copy link
Collaborator

@Stream-SDK-Bot Stream-SDK-Bot commented Jun 26, 2024

StreamChat

✅ Added

  • Add role argument to partial user updates #3253

🐞 Fixed

  • Fix channel.pinnedMessages with missing messages #3244
  • Fix notifications muted state for the current user in channel members #3239
  • Reset channel members and watchers state when fetching the initial state of the channel #3245
  • Fix inconsistent message text when extremely quickly updating it #3242
  • Fix message attachments returning nil sometimes in push notification extensions #3263
  • Significantly improve performance of database observers #3260

🔄 Changed

  • Enable background mapping by default, which improves performance overall #3250

StreamChatUI

🐞 Fixed

  • Fix an issue with markdown ordered list processing #3234

testableapple and others added 23 commits June 7, 2024 14:47
…rode the current user's channel member state (#3239)
* Fix `channel.pinnedMessages` with missing messages

* Update CHANGELOG.md

* Update CHANGELOG.md
…pdate on time for fixing sometimes failing test_loadReplies_whenIsFirstPage_shouldClearCurrentMessagesExcludingLocalOnly test (#3246)
…ate of the channel (#3245)

Co-authored-by: Alexey Alter-Pesotskiy <a.alterpesotskiy@mail.ru>
* Add role argument to partial user updates

* Add a test button for changing user role
…fy it (UNNotificationAttachment requires path extension) (#3257)
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner June 26, 2024 13:28
Copy link

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

@Stream-SDK-Bot
Copy link
Collaborator Author

StreamChat XCMetrics

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 79 fps 78.11 fps 1.13% 🔼 🟢
Number of hitches 1 0.6 40.0% 🔼 🟢
ChannelList Hitches total duration 12.5 ms 13.35 ms -6.8% 🔽 🟡
Duration 2.6 s 2.56 s 1.54% 🔼 🟢
Hitch time ratio 5 ms per s 5.22 ms per s -4.4% 🔽 🟡
Frame rate 76 fps 74.52 fps 1.95% 🔼 🟢
Number of hitches 1.2 1.4 -16.67% 🔽 🔴

Copy link

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

… data changed and therefore equality check was false (#3269)
Copy link

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

Copy link

@laevandus laevandus merged commit f3d96dd into main Jun 27, 2024
15 checks passed
@laevandus laevandus deleted the release/4.58.0 branch June 27, 2024 10:31
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