5.2.3 change log update

This commit is contained in:
Christophe Deschamps 2024-09-17 18:45:17 +02:00
parent 792d3a1a77
commit abea256244

View file

@ -9,6 +9,13 @@ Group changes to describe their impact on the project, as follows:
Removed for deprecated features removed in this release.
Fixed for any bug fixes.
Security to invite users to upgrade in case of vulnerabilities.
## [5.2.3] - 2024-17-09
### Fixed
- Crash when attempting to play audio memo with nil path (multi device sending situation for example)
- Crash playing recorded call
- Callkit ignoring incoming call if a registration failure occured earlier (incl. network connection problems)
- Displaying of <?xml in chat list when last chat message received is a voice memo
## [5.2.2] - 2023-28-12
### Added