Skip to content

4.75.0 Release #792

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

Merged
merged 8 commits into from
Mar 26, 2025
Merged

4.75.0 Release #792

merged 8 commits into from
Mar 26, 2025

Conversation

Stream-SDK-Bot
Copy link
Collaborator

✅ Added

  • Add avatar customization in add users popup #787
  • Add support for Draft Messages when Utils.messageListConfig.draftMessagesEnabled is true #775
  • Add draft preview in Channel List and Thread List if drafts are enabled #775

testableapple and others added 8 commits March 14, 2025 18:25
* WIP w/ channel view model

* WIP without channel view model env object

* Fill the draft attachments to the composer

* Fix commands not showing in draft message

* Add draft previews to channel list item and thread list item

* Delete draft message when publishing message or erasing input

* Add draftMessagesEnabled flag

* Update composer draft message when draft is updated from event

* Fix forgotten env object from channel view model

* Remove unnecessary deleteDraftMessage call since publishing a message will clear the text, which will delete the draft

* Simplify the composer view model draft update event logic

* Add Message Composer View Model Tests

* Add composer view test coverage

* Improve the composer view model code by having a fillDraftMessage and a computed draftMessage property

* Add test coverage to previews

* Update CHANGELOG.md

* Fix snapshot tests

* Fix broken compilation caused by new formatter

* Update CHANGELOG.md

* Clear composer input data if draft was deleted from other device

* Fix delete draft request being fired multiple times

* Fix not removing attachments from the previous draft

* Only delete draft message if content is all empty

---------

Co-authored-by: Alexey Alter-Pesotskiy <[email protected]>
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner March 26, 2025 18:34
Copy link

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@Stream-SDK-Bot
Copy link
Collaborator Author

SDK Size

title previous release current release diff status
StreamChatSwiftUI 8.18 MB 8.19 MB +11 KB 🟢

Copy link

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

@laevandus
Copy link
Contributor

/merge release

@testableapple
Copy link
Contributor

Publication of the release has been launched 👍

@github-actions github-actions bot merged commit 783bb26 into main Mar 26, 2025
13 checks passed
@github-actions github-actions bot deleted the release/4.75.0 branch March 26, 2025 19:21
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