Changelog added.
This commit is contained in:
parent
62449ee543
commit
0df3a8ad98
|
@ -2,6 +2,7 @@ Changes in Element 1.0.9 (2020-XX-XX)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
Features ✨:
|
Features ✨:
|
||||||
|
- Search messages in a room - phase 1 (#2110)
|
||||||
- Hide encrypted history (before user is invited). Can be shown if wanted in developer settings
|
- Hide encrypted history (before user is invited). Can be shown if wanted in developer settings
|
||||||
|
|
||||||
Improvements 🙌:
|
Improvements 🙌:
|
||||||
|
@ -18,7 +19,7 @@ Translations 🗣:
|
||||||
-
|
-
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
-
|
- Search messages in a room by using Session.searchService() or Room.search()
|
||||||
|
|
||||||
Build 🧱:
|
Build 🧱:
|
||||||
- Use Update Gradle Wrapper Action
|
- Use Update Gradle Wrapper Action
|
||||||
|
|
Loading…
Reference in New Issue