Skip to content

Commit ed37d1c

Browse files
committed
Changelog for version 0.3.2
1 parent aae30fc commit ed37d1c

File tree

11 files changed

+25
-13
lines changed

11 files changed

+25
-13
lines changed

CHANGES.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
Changes in Element X v0.3.2 (2023-11-22)
2+
========================================
3+
4+
Features ✨
5+
----------
6+
- Add ongoing call indicator to rooms lists items. ([#1158](https://github.com/vector-im/element-x-android/issues/1158))
7+
- Add support for typing mentions in the message composer. ([#1453](https://github.com/vector-im/element-x-android/issues/1453))
8+
- Add intentional mentions to messages. This needs to be enabled in developer options since it's disabled by default. ([#1591](https://github.com/vector-im/element-x-android/issues/1591))
9+
- Update voice message recording behaviour. Instead of holding the record button, users can now tap the record button to start recording and tap again to stop recording. ([#1784](https://github.com/vector-im/element-x-android/issues/1784))
10+
11+
Bugfixes 🐛
12+
----------
13+
- Always ensure media temp dir exists ([#1790](https://github.com/vector-im/element-x-android/issues/1790))
14+
15+
Other changes
16+
-------------
17+
- Update icons and move away from `PreferenceText` components. ([#1718](https://github.com/vector-im/element-x-android/issues/1718))
18+
- Add item "This is the beginning of..." at the beginning of the timeline. ([#1801](https://github.com/vector-im/element-x-android/issues/1801))
19+
- LockScreen : rework LoggedInFlowNode and back management when locked. ([#1806](https://github.com/vector-im/element-x-android/issues/1806))
20+
- Suppress usage of removeTimeline method. ([#1824](https://github.com/vector-im/element-x-android/issues/1824))
21+
- Remove Element Call feature flag, it's now always enabled.
22+
- Reverted the EC base URL to `https://call.element.io`.
23+
- Moved the option to override this URL to developer settings from advanced settings.
24+
25+
126
Changes in Element X v0.3.1 (2023-11-09)
227
========================================
328

changelog.d/+remove-element-call-flag.misc

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

changelog.d/1158.feature

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

changelog.d/1453.feature

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

changelog.d/1591.feature

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

changelog.d/1718.misc

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

changelog.d/1784.feature

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

changelog.d/1790.bugfix

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

changelog.d/1801.misc

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

changelog.d/1806.misc

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

0 commit comments

Comments
 (0)