Towncrier
This commit is contained in:
parent
8b6e0187d6
commit
b892331e42
12
CHANGES.md
12
CHANGES.md
|
@ -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)
|
||||
======================================
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Fixing malformed link pop up when tapping on notifications
|
|
@ -1 +0,0 @@
|
|||
Fix Broken EditText when using FromEditTextItem
|
|
@ -1 +0,0 @@
|
|||
Fix crash when clicking on ViewEvent source actions
|
|
@ -1 +0,0 @@
|
|||
Fix voice message record button wrong visibility
|
|
@ -1 +0,0 @@
|
|||
Fix unread marker not showing
|
Loading…
Reference in New Issue