Skip to content

Commit 90eee33

Browse files
committed
Merge branch 'release/1.3.5' into develop
2 parents 8b6e018 + f877965 commit 90eee33

File tree

9 files changed

+16
-7
lines changed

9 files changed

+16
-7
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
1+
Changes in Element v1.3.5 (2021-10-25)
2+
======================================
3+
4+
Bugfixes 🐛
5+
----------
6+
- Fixing malformed link pop up when tapping on notifications ([#4267](https://github.com/vector-im/element-android/issues/4267))
7+
- Fix Broken EditText when using FromEditTextItem ([#4276](https://github.com/vector-im/element-android/issues/4276))
8+
- Fix crash when clicking on ViewEvent source actions ([#4279](https://github.com/vector-im/element-android/issues/4279))
9+
- Fix voice message record button wrong visibility ([#4283](https://github.com/vector-im/element-android/issues/4283))
10+
- Fix unread marker not showing ([#4313](https://github.com/vector-im/element-android/issues/4313))
11+
12+
113
Changes in Element v1.3.4 (2021-10-20)
214
======================================
315

416
Features ✨
517
----------
618
- Implement /part command, with or without parameter ([#2909](https://github.com/vector-im/element-android/issues/2909))
719
- Handle Presence support, for Direct Message room ([#4090](https://github.com/vector-im/element-android/issues/4090))
20+
- Priority conversations for Android 11+ ([#3313](https://github.com/vector-im/element-android/issues/3313))
821

922
Bugfixes 🐛
1023
----------

changelog.d/4267.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/4276.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/4279.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/4283.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/4313.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Main changes in this version: Add Presence support, for Direct Message room (note: presence is disabled on matrix.org. Add again Android Auto support.
1+
Main changes in this version: Add Presence support, for Direct Message room (note: presence is disabled on matrix.org). Add again Android Auto support.
22
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.3.4
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Main changes in this version: Add Presence support, for Direct Message room (note: presence is disabled on matrix.org). Add again Android Auto support.
2+
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.3.5

newsfragment/3313.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)