Merge branch 'krille/version' into 'main'

chore: Bump version

See merge request famedly/company/frontend/famedlysdk!1074
This commit is contained in:
Krille Fear 2022-07-09 08:06:18 +00:00
commit 8217532ba7
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.10.3] - 09th Jul 2022
- feat: Calc encryption health state and allow key sharing with unknown devices (Christian Pauly)
- fix: Add WebRTCDelegate.cloneStream to adapt to platform differences. (Duan Weiwei)
- fix: Database did not get cleared correctly (Christian Pauly)
- fix: fixed camera is still active after leaving the group call. (Duan Weiwei)
- fix: request history (Henri Carnot)
- refactor: Handle Ephemerals method (Christian Pauly)
## [0.10.2] - 17th Jun 2022 ## [0.10.2] - 17th Jun 2022
- feat: Implement CachedStreamController (Christian Pauly) - feat: Implement CachedStreamController (Christian Pauly)
- fix: Only trigger onCall streams by latest call event for a call_id (Christian Pauly) - fix: Only trigger onCall streams by latest call event for a call_id (Christian Pauly)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.10.2 version: 0.10.3
homepage: https://famedly.com homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git