Towncrier

This commit is contained in:
Benoit Marty 2022-01-31 14:51:09 +01:00
parent 2efa67e587
commit 7d463cc9bc
6 changed files with 12 additions and 5 deletions

View file

@ -1,3 +1,15 @@
Changes in Element v1.3.17 (2022-01-31)
=======================================
Bugfixes 🐛
----------
- Display static map images in the timeline and improve Location sharing feature ([#5084](https://github.com/vector-im/element-android/issues/5084))
- Show the legal mention of mapbox when sharing location ([#5062](https://github.com/vector-im/element-android/issues/5062))
- Poll cannot end in some unencrypted rooms ([#5067](https://github.com/vector-im/element-android/issues/5067))
- Selecting Transfer in a call should immediately put the other person on hold until the call connects or the Transfer is cancelled. ([#5081](https://github.com/vector-im/element-android/issues/5081))
- Fixing crashes when quickly scrolling or restoring the room timeline ([#5091](https://github.com/vector-im/element-android/issues/5091))
Changes in Element 1.3.16 (2022-01-25)
======================================

View file

@ -1 +0,0 @@
Show the legal mention of mapbox when sharing location

View file

@ -1 +0,0 @@
Poll cannot end in some unencrypted rooms

View file

@ -1 +0,0 @@
Selecting Transfer in a call should immediately put the other person on hold until the call connects or the Transfer is cancelled.

View file

@ -1 +0,0 @@
Display static map images in the timeline and improve Location sharing feature

View file

@ -1 +0,0 @@
Fixing crashes when quickly scrolling or restoring the room timeline