Update SDK to 5.2.75 for fixing robot voice.

This commit is contained in:
Julien Wadel 2023-07-26 16:47:27 +02:00
parent 2aa9d0fb39
commit 7325ae112e

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Primary color for links in chat. - Primary color for links in chat.
- Bubble chat layout. - Bubble chat layout.
- Camera stickers and conference layout stabilization. - Camera stickers and conference layout stabilization.
- Robot voice with some devices (SDK fix).
### Added ### Added
- VFS Encryption. - VFS Encryption.
@ -30,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Create thumbnails into memory instead of disk. - Create thumbnails into memory instead of disk.
- Display video thumbnails. - Display video thumbnails.
- Crop thumbnail and pictures if distored. - Crop thumbnail and pictures if distored.
- Update SDK to 5.2.72 - Update SDK to 5.2.75
### Removed ### Removed
- Picture zoom on mouse over. - Picture zoom on mouse over.