chore: bump version

This commit is contained in:
Christian Pauly 2022-10-18 11:40:55 +02:00
parent a3e3ab419d
commit 90cef1186e
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [0.14.2] - 18th Oct 2022
- Improve ice connection speed. (Duan Weiwei)
- chore: fix exception test after api_lite update (Nicolas Werner)
- feat: Add getter for own unverified devices (Christian Pauly)
- feat: Support evaluating pushrules (Nicolas Werner)
- feat: implement expire_ts in group calls and provide methods to terminate stale calls (td)
- fix: files get needlessly lowercased (Nicolas Werner)
- refactor: Use DateTime method instead of comparing milliseconds (Christian Pauly)
## [0.14.1] - 20th Sep 2022
- chore: Fire events by default during hangup. (cloudwebrtc)
- chore: Properly close usermedia/screen stream for 1v1/group calls. (cloudwebrtc)

View File

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