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.39.0 Release #2829

Merged
merged 12 commits into from
Oct 6, 2023
Merged

4.39.0 Release #2829

merged 12 commits into from
Oct 6, 2023

Conversation

polqf
Copy link
Contributor

@polqf polqf commented Oct 5, 2023

StreamChat

βœ… Added

  • Add support for custom HTTP headers in ChatClientConfig.urlSessionConfiguration #2818

🐞 Fixed

  • Fix showing channel outside of the channel list #2819
  • Fix messages not updated when user name and image change #2822
  • Avoid deadlock in ConnectionRepository when timing out #2827

StreamChatUI

🐞 Fixed

  • Fix showing empty view when creating a new channel #2821
  • Fix showing loading view for cached channels #2821

Stream-SDK-Bot and others added 10 commits October 2, 2023 10:16
* Fix message list not updated when user name and image changes

* Update CHANGELOG.md

* Add a comment to explain the reason behind the change

* Add test coverage to when it should not update
…ed channels (#2821)

* Fix showing empty view when creating a new channel

* Fix SwiftLint warnings

* Fix loading view showing for cached items

* Improve handleStateChanges function in Channel List

* Add test coverage for empty view fix

* Add test coverage for loading state fix

* Update CHANGELOG.md

* Fix SwiftLint warnings
* Avoid deadlock when acessing connectionIdWaiters

* Fix reentrant threading issue with connectionQueue

* Do not use internal queue to execute completion
@polqf polqf requested a review from a team as a code owner October 5, 2023 13:55
@emerge-tools
Copy link

emerge-tools bot commented Oct 5, 2023

1 build increased size

Name Version Download Change Install Change
ChatSample 1.0 (1) 4.4 MB ⬆️ 54.5 kB (1.26%) 12.3 MB ⬆️ 194.4 kB (1.62%)

ChatSample 1.0 (1)

βš–οΈ Compare build
πŸ“¦ Install build
⏱️ Analyze build performance

Total install size change: ⬆️ 194.4 kB (1.62%)
Total download size change: ⬆️ 54.5 kB (1.26%)

Largest size changes

Item Install Size Change
StreamChat.DefaultRequestEncoder.addConnectionIdIfNeeded(request,... ⬇️ -25.3 kB
πŸ“ Code Signature ⬆️ 23.8 kB
πŸ“ DYLD.Fixups ⬆️ 14.7 kB
πŸ“ DemoShare.NSUserDefaults.currentUser ⬆️ 9.0 kB
πŸ“ Strings.Unmapped ⬆️ 4.7 kB

Image of diff


πŸ›Έ Powered by Emerge Tools

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

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

@polqf polqf merged commit 6217a30 into main Oct 6, 2023
16 checks passed
@polqf polqf deleted the release/4.39.0 branch October 6, 2023 12:02
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