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.70.0 Release #3559

Merged
merged 21 commits into from
Jan 15, 2025
Merged

4.70.0 Release #3559

merged 21 commits into from
Jan 15, 2025

Conversation

Stream-SDK-Bot
Copy link
Collaborator

StreamChat

✅ Added

  • Use AppSettings.fileUploadConfig and AppSettings.imageUploadConfig for blocking attachment uploads #3556
  • Add FilterKey.disabled and ChatChannel.isDisabled #3546
  • Add ImageAttachmentPayload.file for setting file_size and mime_type for image attachments #3548

🐞 Fixed

  • Remove the main thread requirement from the DataStore #3541
  • Refresh quoted message preview when the quoted message is deleted #3553

⚡ Performance

  • Improve performance of accessing database model properties #3534
  • Improve performance of model conversions with large extra data #3534

🔄 Changed

  • Deprecate ImageAttachmentPayload.init(title:imageRemoteURL:originalWidth:originalHeight:extraData:) in favor of ImageAttachmentPayload.init(title:imageRemoteURL:file:originalWidth:originalHeight:extraData:) #3548

StreamChatUI

🔄 Changed

  • Set supported media types based on AppSettings in ComposerVC.filePickerVC #3556

testableapple and others added 21 commits December 18, 2024 14:40
* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
…nd not force refreshing updated objects which affects Core Data row caches (#3534)
* Create bug_report.yaml

* Delete .github/ISSUE_TEMPLATE/bug_report.md

* Delete .github/ISSUE_TEMPLATE/feature_request.md

* Update bug_report.yaml

* Update bug_report.yaml

* Update bug_report.yaml
…tionDTO.custom because it leads to errors in decoding later (#3551)
…eted (#3553)

* Refresh quoted by messages when quoted message changes

* Add E2E tests for quoted-message-refresh fix (#3554)

* Run build LLC on macos 15

---------

Co-authored-by: Alexey Alter-Pesotskiy <[email protected]>
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner January 14, 2025 15:22
Copy link

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

Copy link

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

@Stream-SDK-Bot
Copy link
Collaborator Author

SDK Size

title previous release current release diff status
StreamChat 7.03 MB 7.0 MB -31 KB 🚀
StreamChatUI 4.77 MB 4.77 MB 0 KB 🟢

@Stream-SDK-Bot
Copy link
Collaborator Author

SDK Performance

target metric benchmark branch performance status
MessageList Hitches total duration 10 ms 5.01 ms 49.9% 🔼 🟢
Duration 2.6 s 2.55 s 1.92% 🔼 🟢
Hitch time ratio 4 ms per s 1.96 ms per s 51.0% 🔼 🟢
Frame rate 75 fps 77.85 fps 3.8% 🔼 🟢
Number of hitches 1 0.4 60.0% 🔼 🟢

@laevandus
Copy link
Contributor

/merge release

@testableapple
Copy link
Contributor

Publication of the release has been launched 👍

@github-actions github-actions bot merged commit f1ed2a5 into main Jan 15, 2025
16 checks passed
@github-actions github-actions bot deleted the release/4.70.0 branch January 15, 2025 10:47
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