chore: Version bump

This commit is contained in:
Sorunome 2021-07-18 18:54:51 +02:00
parent a1594fd9ac
commit 5b40088292
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
2 changed files with 8 additions and 1 deletions

View File

@ -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 ## [0.1.7] - 10 Jul 2021
- change: Hive database schema (will trigger a database migration) - change: Hive database schema (will trigger a database migration)
- fix: Dont migrate database from version null - fix: Dont migrate database from version null

View File

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