Skip to content

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
@github-actions
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 🟢

@github-actions
Copy link

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

@sonarqubecloud
Copy link

@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.

6 participants