Towncrier

This commit is contained in:
Benoit Marty 2021-10-25 12:35:11 +02:00
parent 8b6e0187d6
commit b892331e42
6 changed files with 12 additions and 5 deletions

View file

@ -1,3 +1,15 @@
Changes in Element v1.3.5 (2021-10-25)
======================================
Bugfixes 🐛
----------
- Fixing malformed link pop up when tapping on notifications ([#4267](https://github.com/vector-im/element-android/issues/4267))
- Fix Broken EditText when using FromEditTextItem ([#4276](https://github.com/vector-im/element-android/issues/4276))
- Fix crash when clicking on ViewEvent source actions ([#4279](https://github.com/vector-im/element-android/issues/4279))
- Fix voice message record button wrong visibility ([#4283](https://github.com/vector-im/element-android/issues/4283))
- Fix unread marker not showing ([#4313](https://github.com/vector-im/element-android/issues/4313))
Changes in Element v1.3.4 (2021-10-20)
======================================

View file

@ -1 +0,0 @@
Fixing malformed link pop up when tapping on notifications

View file

@ -1 +0,0 @@
Fix Broken EditText when using FromEditTextItem

View file

@ -1 +0,0 @@
Fix crash when clicking on ViewEvent source actions

View file

@ -1 +0,0 @@
Fix voice message record button wrong visibility

View file

@ -1 +0,0 @@
Fix unread marker not showing