chore: Bump version

This commit is contained in:
Krille Fear 2022-02-19 12:34:13 +01:00
parent 215de3b948
commit d434fd8d67
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [0.8.10] - 19nd Feb 2022
- chore: Increase default thumbnail size to 800
- fix: sortRooms should be triggered right before onSync is called
- fix: UIA request stucks forever on unexpected matrixExceptions
## [0.8.9] - 16nd Feb 2022 ## [0.8.9] - 16nd Feb 2022
- feat: Return homeserver summary on checkHomeserver - feat: Return homeserver summary on checkHomeserver
- fix: hasNewMessage true when last event is sent - fix: hasNewMessage true when last event is sent

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.8.9 version: 0.8.10
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