Skip to content

Commit a11c74d

Browse files
committed
Changelog for version 1.5.20
1 parent e384669 commit a11c74d

File tree

11 files changed

+27
-11
lines changed

11 files changed

+27
-11
lines changed

CHANGES.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
Changes in Element v1.5.20 (2023-01-10)
2+
=======================================
3+
4+
Features ✨
5+
----------
6+
- "[Rich text editor] Add list formatting buttons to the rich text editor" ([#7887](https://github.com/vector-im/element-android/issues/7887))
7+
8+
Bugfixes 🐛
9+
----------
10+
- ReplyTo are not updated if the original message is edited or deleted. ([#5546](https://github.com/vector-im/element-android/issues/5546))
11+
- Observe ViewEvents only when resumed and ensure ViewEvents are not lost. ([#7724](https://github.com/vector-im/element-android/issues/7724))
12+
- [Session manager] Missing info when a session does not support encryption ([#7853](https://github.com/vector-im/element-android/issues/7853))
13+
- Reduce number of crypto database transactions when handling the sync response ([#7879](https://github.com/vector-im/element-android/issues/7879))
14+
- [Voice Broadcast] Stop listening if we reach the last received chunk and there is no last sequence number ([#7899](https://github.com/vector-im/element-android/issues/7899))
15+
- Handle network error on API `rooms/{roomId}/threads` ([#7913](https://github.com/vector-im/element-android/issues/7913))
16+
17+
In development 🚧
18+
----------------
19+
- [Poll] Render active polls list of a room
20+
- [Poll] Render past polls list of a room ([#7864](https://github.com/vector-im/element-android/issues/7864))
21+
22+
Other changes
23+
-------------
24+
- fix: increase font size for messages ([#5717](https://github.com/vector-im/element-android/issues/5717))
25+
- Add trim to username input on the app side and SDK side when sign-in ([#7111](https://github.com/vector-im/element-android/issues/7111))
26+
27+
128
Changes in Element v1.5.18 (2023-01-02)
229
=======================================
330

changelog.d/5546.bugfix

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

changelog.d/5717.misc

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

changelog.d/7111.misc

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

changelog.d/7724.bugfix

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

changelog.d/7853.bugfix

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

changelog.d/7864.wip

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog.d/7879.bugfix

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

changelog.d/7887.feature

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

changelog.d/7899.bugfix

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

0 commit comments

Comments
 (0)