chore: Bump version

This commit is contained in:
Christian Pauly 2021-09-19 14:03:12 +02:00
parent fe9145d580
commit e7de73d3a4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.5.3] - 19nd Sep 2021
- feat: Add /discardsession command
- fix: Auto-reply key requests
- fix: Room previews not showing replies
- fix: missing content-type when changing avatar
- fix: only/number emotes in a reply
## [0.5.2] - 14nd Sep 2021 ## [0.5.2] - 14nd Sep 2021
- fix: Delete box if it can not be cleared when calling database.clear() -> This should fix some box corruption problems - fix: Delete box if it can not be cleared when calling database.clear() -> This should fix some box corruption problems
- fix: Do not set old events as state events -> This should fix the room list sort ordering bug - fix: Do not set old events as state events -> This should fix the room list sort ordering bug

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.5.2 version: 0.5.3
homepage: https://famedly.com homepage: https://famedly.com
environment: environment: