Prepare release 1.1.9 - towncrier

This commit is contained in:
Benoit Marty 2021-06-02 11:43:27 +02:00
parent 701f549881
commit ded3b19a44
13 changed files with 19 additions and 12 deletions

View file

@ -1,3 +1,22 @@
Changes in Element v1.1.9 (2021-06-02)
======================================
Features ✨:
- Upgrade Olm dependency to 3.2.4
- Allow user to add custom "network" in room search (#1458)
- Add Gitter.im as a default in the Change Network menu (#3196)
- VoIP: support for virtual rooms (#3355)
- Compress thumbnail: change Jpeg quality from 100 to 80 (#3396)
- Inconsistent usage of the term homeserver in Settings (#3404)
- VoIP: support attended transfer (#3420)
- /snow -> /snowfall and update wording (iso Element Web) (#3430)
Bugfixes 🐛:
- Fix | On Android it seems to be impossible to view the complete description of a Space (without dev tools) (#3401)
- Fix | Suggest Rooms, Show a detailed view of the room on click (#3406)
- Fix app crashing when signing out (#3424)
- Switch to stable endpoint/fields for MSC2858 (#3442)
Changes in Element 1.1.8 (2021-05-25)
===================================================

View file

@ -1 +0,0 @@
Upgrade Olm dependency to 3.2.4

View file

@ -1 +0,0 @@
Allow user to add custom "network" in room search

View file

@ -1 +0,0 @@
Add Gitter.im as a default in the Change Network menu

View file

@ -1 +0,0 @@
VoIP: support for virtual rooms

View file

@ -1 +0,0 @@
Compress thumbnail: change Jpeg quality from 100 to 80

View file

@ -1 +0,0 @@
Fix | On Android it seems to be impossible to view the complete description of a Space (without dev tools)

View file

@ -1 +0,0 @@
Inconsistent usage of the term homeserver in Settings

View file

@ -1 +0,0 @@
Fix | Suggest Rooms, Show a detailed view of the room on click

View file

@ -1 +0,0 @@
VoIP: support attended transfer

View file

@ -1 +0,0 @@
Fix app crashing when signing out

View file

@ -1 +0,0 @@
/snow -> /snowfall and update wording (iso Element Web)

View file

@ -1 +0,0 @@
Switch to stable endpoint/fields for MSC2858