Merge branch 'release/0.17.0' into develop

This commit is contained in:
Benoit Marty 2020-02-27 12:32:35 +01:00
commit 65e5a04836
1 changed files with 1 additions and 10 deletions

View File

@ -1,4 +1,4 @@
Changes in RiotX 0.17.0 (2020-XX-XX)
Changes in RiotX 0.17.0 (2020-02-27)
===================================================
Features ✨:
@ -26,20 +26,11 @@ Bugfix 🐛:
- New direct chat: selecting several participants was not adding the room to the direct chats list
- Room overview shows deleted messages as “Encrypted message” (#758)
Translations 🗣:
-
SDK API changes ⚠️:
- Get crypto methods through Session.cryptoService()
- ProgressListener.onProgress() function will be invoked on the background thread instead of UI thread
- Improve CreateRoomParams API (#1070)
Build 🧱:
-
Other changes:
-
Changes in RiotX 0.16.0 (2020-02-14)
===================================================