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.67.0 Release #665

Merged
merged 19 commits into from
Nov 26, 2024
Merged

4.67.0 Release #665

merged 19 commits into from
Nov 26, 2024

Conversation

Stream-SDK-Bot
Copy link
Collaborator

@Stream-SDK-Bot Stream-SDK-Bot commented Nov 25, 2024

βœ… Added

  • Make VoiceRecordingButton public #658
  • Add config to skip edited label for some messages #660

🐞 Fixed

  • Fix message long press taking too much time to show actions #648
  • Fix rendering link attachment preview with other attachment types #659
  • Fix not using colors from the palette in some of the poll views #661
  • Fix a rare crash when handling list change in the ChatChannelViewModel #663

πŸ”„ Changed

  • Message composer now uses .uploadFile capability when showing attachment picker icon #646
  • ChannelInfoView now uses .updateChannelMembers capability to show "Add Users" button #651

testableapple and others added 17 commits November 6, 2024 15:39
…achment picker icon (#646)

* Use uploadFile capability in the message composer

* Update CHANGELOG.md

* Fix snapshot tests
…ns (#651)

* Channel Info: Add Check for `update-channel-members` permission before showing "Add Users" button (#650)

* Update CHANGELOG.md

* Fix swiftformat

* Fix test on channel info view

---------

Co-authored-by: Ben Pollman <[email protected]>
* Add high priority gesture to message long press

* Update CHANGELOG.md

* Trying to fix the flaky assertion

* Test fix

* Test

* Revert this commit

* Revert "Revert this commit"

This reverts commit 030fa4f.

* Revert this commit

* Test long sleep

* Revert "Revert this commit"

This reverts commit 96090d3.

* Update the test

---------

Co-authored-by: Alexey Alter-Pesotskiy <[email protected]>
* Make `VoiceRecordingButton` public

* Add vscode to git ignore

* Update CHANGELOG.md

* Expose init
* Fix rendering link attachment preview with other attachment types

* Update CHANGELOG.md

* Only evaluate the hasOnlyLinks if there is at least one link attachment
* Apply colors from the palette to poll views

* Update CHANGELOG.md

* Use background8 for Poll background views

---------

Co-authored-by: AlisaMylnikova <[email protected]>
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner November 25, 2024 22:26
@Stream-SDK-Bot
Copy link
Collaborator Author

Stream-SDK-Bot commented Nov 25, 2024

SDK Size

title previous release current release diff status
StreamChatSwiftUI 8.09 MB 8.09 MB 0 KB 🟒

* Record dark mode tests in create poll view

* Fix Poll Creation View background color

* Fix Poll Results background
Copy link

Build for regression testing β„–71 has been uploaded to TestFlight 🎁

@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 5b54303 into main Nov 26, 2024
12 checks passed
@github-actions github-actions bot deleted the release/4.67.0 branch November 26, 2024 14:14
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