Changelog added.

This commit is contained in:
Onuray Sahin 2021-08-12 02:32:54 +03:00
parent d8177c4b5d
commit dfc2460189
6 changed files with 16 additions and 4 deletions

View file

@ -1,3 +1,17 @@
Changes in Element v1.2.0 (2021-08-12)
======================================
Features ✨
----------
- Reorganise Advanced Notifications in to Default Notifications, Keywords and Mentions, Other (This feature is hidden in the release ui until a future release date.) ([#3646](https://github.com/vector-im/element-android/issues/3646))
- Voice Message - Enable by default, remove from labs ([#3817](https://github.com/vector-im/element-android/issues/3817))
Bugfixes 🐛
----------
- Voice Message - UI Improvements ([#3798](https://github.com/vector-im/element-android/issues/3798))
- Stop VMs playing in the timeline if a new VM recording is started ([#3802](https://github.com/vector-im/element-android/issues/3802))
Changes in Element v1.1.16 (2021-08-09)
=======================================

View file

@ -1 +0,0 @@
Reorganise Advanced Notifications in to Default Notifications, Keywords and Mentions, Other (This feature is hidden in the release ui until a future release date.)

View file

@ -1 +0,0 @@
Voice Message - UI Improvements

View file

@ -1 +0,0 @@
Stop VMs playing in the timeline if a new VM recording is started

View file

@ -1 +0,0 @@
Voice Message - Enable by default, remove from labs

View file

@ -0,0 +1,2 @@
Main changes in this version: Voice Message is enabled by default.
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.1.16