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.69.0 Release #696

Merged
merged 13 commits into from
Dec 18, 2024
Merged

4.69.0 Release #696

merged 13 commits into from
Dec 18, 2024

Conversation

Stream-SDK-Bot
Copy link
Collaborator

✅ Added

  • Make CreatePollView public #685
  • Make ChatChannelListViewModel.searchType public and observable #693
  • Allow customizing channel and message search in the ChatChannelListViewModel #690
    • Allow overriding ChatChannelListViewModel.performChannelSearch and ChatChannelListViewModel.performMessageSearch
    • Make ChatChannelListViewModel.channelListSearchController and ChatChannelListViewModel.messageSearchController public

🐞 Fixed

  • Fix message thread reply footnote view not shown if parent message not in cache #681

⚡ Performance

  • Improve message search performance #680

🔄 Changed

  • Update VoiceRecordingContainerView background colors and layout by moving the message text outside of the recording cell #689

laevandus and others added 13 commits December 3, 2024 18:09
* Improve performance of Message Search

* Using background approach instead of using dataStore with cache

* Optimize even further

* Update CHANGELOG.md

* Use ChatClient directly

* Update CHANGELOG.md

* Update CHANGELOG.md
…t in cache (#681)

* First solution: Provide the reply in the parentMessage parameter and do workaround

* Revert "First solution: Provide the reply in the parentMessage parameter and do workaround"

This reverts commit cfb4b2e.

* Final solution: Create a Lazy view that waits for the parent message to be fetched

This solution requires the least amount of changes and there is also no breaking change

* Update CHANGELOG.md

* Remove unused properties

* PR feedback

* Fix Xcode 15

* Fix Xcode 15

* Use on appear instead

* Please....
* Use native pinning support for channels

* Add archive and unarchive actions. Add predefined channel queries and action sheet for selecting different queries
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner December 18, 2024 15:19
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.09 MB 7.54 MB -564 KB 🚀

Copy link

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

@testableapple
Copy link
Contributor

/merge release

@testableapple
Copy link
Contributor

Publication of the release has been launched 👍

@github-actions github-actions bot merged commit d8220c7 into main Dec 18, 2024
13 checks passed
@github-actions github-actions bot deleted the release/4.69.0 branch December 18, 2024 15:58
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