From 61ad497ea6903cf75195ece3a221dd6480e60fe2 Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Mon, 13 Sep 2021 15:17:52 +0200 Subject: [PATCH] chore: Bump SDK --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c8e86a5..0851b4f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.5.0] - 13nd Sep 2021 +- hotfix: Key sharing security vulnerability! -> Please upgrade as soon as possible to this version +- feat: MSC2746: Improved Signalling for 1:1 VoIP +- fix: Get direct chat from user ID method crashes on more than one DM rooms with one account +- fix: compilation against newer matrix_api_lite +- refactor: Remove onRoomUpdate stream + ## [0.4.3] - 8nd Sep 2021 - fix: Do not handle sending event updates which are already synced diff --git a/pubspec.yaml b/pubspec.yaml index 106b9758..81b38b2f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix description: Matrix Dart SDK -version: 0.4.3 +version: 0.5.0 homepage: https://famedly.com environment: