Skip to content

Commit 8ce9874

Browse files
author
ganfra
committed
Update changes
1 parent 546d039 commit 8ce9874

File tree

14 files changed

+33
-12
lines changed

14 files changed

+33
-12
lines changed

CHANGES.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
Changes in Element v1.5.6 (2022-11-02)
2+
======================================
3+
4+
Features ✨
5+
----------
6+
- Add new UI for selecting an attachment ([#7429](https://github.com/vector-im/element-android/issues/7429))
7+
- Multi selection in sessions list ([#7396](https://github.com/vector-im/element-android/issues/7396))
8+
9+
Bugfixes 🐛
10+
----------
11+
- New line and Enter hardware key presses deleting existing text in some keyboards. ([#7357](https://github.com/vector-im/element-android/issues/7357))
12+
- Fix share actions using share dialog. ([#7400](https://github.com/vector-im/element-android/issues/7400))
13+
- Fix crash by disabling Flipper on Android API 22 and below - only affects debug version of the application. ([#7428](https://github.com/vector-im/element-android/issues/7428))
14+
15+
In development 🚧
16+
----------------
17+
- [Voice Broadcast] Live listening support ([#7419](https://github.com/vector-im/element-android/issues/7419))
18+
- [Voice Broadcast] Improve rendering in the timeline ([#7421](https://github.com/vector-im/element-android/issues/7421))
19+
- Add logic for sign in with QR code ([#7369](https://github.com/vector-im/element-android/issues/7369))
20+
21+
SDK API changes ⚠️
22+
------------------
23+
- Add MetricPlugin interface to implement metrics in SDK clients. ([#7438](https://github.com/vector-im/element-android/issues/7438))
24+
25+
Other changes
26+
-------------
27+
- Upgrade Jitsi SDK to 6.2.2 and WebRtc to 1.106.1-jitsi-12039821. ([#6195](https://github.com/vector-im/element-android/issues/6195))
28+
- Gets thread notifications from sync response ([#7424](https://github.com/vector-im/element-android/issues/7424))
29+
- Replace org.apache.sanselan:sanselan by org.apache.commons:commons-imaging ([#7454](https://github.com/vector-im/element-android/issues/7454))
30+
31+
132
Changes in Element v1.5.4 (2022-10-19)
233
======================================
334

changelog.d/6195.misc

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

changelog.d/7357.bugfix

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

changelog.d/7369.feature

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

changelog.d/7396.feature

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

changelog.d/7400.bugfix

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

changelog.d/7419.wip

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

changelog.d/7421.wip

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

changelog.d/7424.misc

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

changelog.d/7428.bugfix

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

0 commit comments

Comments
 (0)