Merge branch 'release/0.17.0' into develop
This commit is contained in:
commit
65e5a04836
11
CHANGES.md
11
CHANGES.md
|
@ -1,4 +1,4 @@
|
||||||
Changes in RiotX 0.17.0 (2020-XX-XX)
|
Changes in RiotX 0.17.0 (2020-02-27)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
Features ✨:
|
Features ✨:
|
||||||
|
@ -26,20 +26,11 @@ Bugfix 🐛:
|
||||||
- New direct chat: selecting several participants was not adding the room to the direct chats list
|
- 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)
|
- Room overview shows deleted messages as “Encrypted message” (#758)
|
||||||
|
|
||||||
Translations 🗣:
|
|
||||||
-
|
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
- Get crypto methods through Session.cryptoService()
|
- Get crypto methods through Session.cryptoService()
|
||||||
- ProgressListener.onProgress() function will be invoked on the background thread instead of UI thread
|
- ProgressListener.onProgress() function will be invoked on the background thread instead of UI thread
|
||||||
- Improve CreateRoomParams API (#1070)
|
- Improve CreateRoomParams API (#1070)
|
||||||
|
|
||||||
Build 🧱:
|
|
||||||
-
|
|
||||||
|
|
||||||
Other changes:
|
|
||||||
-
|
|
||||||
|
|
||||||
Changes in RiotX 0.16.0 (2020-02-14)
|
Changes in RiotX 0.16.0 (2020-02-14)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue