diff --git a/CHANGELOG.md b/CHANGELOG.md index e99f21c1..e170ed1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 - 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 diff --git a/pubspec.yaml b/pubspec.yaml index fc26e1f8..d4d0bbf1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.5.2 +version: 0.5.3 homepage: https://famedly.com environment: