diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dfdf908..f5d2aba2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.1.8] - 18th Jul 2021 +- fix: Provide a reasonable well-known fallback +- fix: Add locking to sending encrypted to_device messages to prevent potential race conditions +- fix: preserve homeserver port when creating thumbnail URIs +- feat: Add support for nicer mentions +- feat: Add general image pack handling as per MSC2545 + ## [0.1.7] - 10 Jul 2021 - change: Hive database schema (will trigger a database migration) - fix: Dont migrate database from version null diff --git a/pubspec.yaml b/pubspec.yaml index ca6a3292..fa4a4814 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.1.7 +version: 0.1.8 homepage: https://famedly.com environment: