diff --git a/CHANGELOG.md b/CHANGELOG.md index a85c05a9..b746a905 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.7.0-nullsafety.6] - 16nd Nov 2021 +- feat: Implement sembast store +- fix: HtmlToText crashes with an empty code block +- fix: use originServerTs to check if state event is old +- fix: Dont enable e2ee in new direct chats without encryption support +- fix: Change eventstatus of edits in prevEvent +- chore: Trim formatted username fallback + ## [0.7.0-nullsafety.5] - 10nd Nov 2021 - fix: Edits as lastEvent do not update - fix: JSON parsing in decryptRoomEvent method diff --git a/pubspec.yaml b/pubspec.yaml index ec3f50e5..fbdd27bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.7.0-nullsafety.5 +version: 0.7.0-nullsafety.6 homepage: https://famedly.com environment: