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.45.1 Release #2952

Closed
wants to merge 18 commits into from
Closed

4.45.1 Release #2952

wants to merge 18 commits into from

Conversation

nuno-vieira
Copy link
Member

StreamChat

🐞 Fixed

  • Fix duplicated Runpath Search Paths #2937
  • Fix _dispatch_lane_resume crash in RepeatingTimer #2938
  • Fix editing of async voice messages #2943

StreamChatUI

🐞 Fixed

  • Fix duplicated Runpath Search Paths #2937
  • Fix file attachments not rendering file size #2941
  • Fix quoted chat message view with wrong text #2946
  • Fix jumping to bottom when loading new messages #2945
  • Fix messages failing to be deleted when pending updates to the server #2949

nuno-vieira and others added 18 commits December 12, 2023 14:21
…g recreated (#2934)

* Make sure the object is valid before mapping it

* Keep track of DB being deleted on BackgroundDatabaseObserver

* Improve API to track if database is being removed

---------

Co-authored-by: Pol Quintana <pol.quintana1@gmail.com>
* Update Documentation.md

* Update CHANGELOG.md

* Update README.md

* Remove comment referencing iOS 11

---------

Co-authored-by: Martin Mitrevski <martinmitrevski.oh@gmail.com>
* Fix duplicated runpath search paths

* Update CHANGELOG.md
* Fix _dispatch_lane_resume crash in RepeatingTimer

* Add test coverage to make sure repeating timer does not crash on deinit

* Update CHANGELOG.md
* Fix file attachments not rendering file size

* Update CHANGELOG.md
* Fix quoted chat message view with wrong text

* Update CHANGELOG.md
* Fix jumping to first message when loading new messages instead of inserting new message by current user

* Update CHANGELOG.md
* WIP Location Attachment

* Improve support for custom mixed attachments

* Add mixed support for custom location attachment

* Fix mixed attachments not rendering always with the same order

* Location Attachment folder re-structure

* Remove unused code

* Add Demo App configuration to enable/disable location attachments

* Enable some demo app features by default for stream internal configuration

* Allow enable/disable bg mapping in the Demo App

* Do some small cleanup

* Update CHANGELOG.md

* Add docusaurus docs for mixed attachments support improvements

* Fix deleted messages always showing custom attachments

* Update CHANGELOG.md

* Update CHANGELOG.md

* Fix E2E Test app not compiling

* Only allow 1 location per message

* Update CHANGELOG.md

* Fix docusaurus typo

* Added more locations
…#2949)

* Make sure message actions always show at least Edit and Delete action

* Fix hard deleting local messages which are pending updating to the server

* Do not use BG mapping for MessageController.message

* Update CHANGELOG.md

* Fix forgotten tests

* Revert forgotten change
@nuno-vieira nuno-vieira requested a review from a team as a code owner December 21, 2023 15:48
@nuno-vieira nuno-vieira deleted the release/4.45.1 branch December 21, 2023 15:56
Copy link

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

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.

None yet

4 participants