Browse Source

Changelog for version 0.4.7

main
Benoit Marty 6 months ago
parent
commit
2d9847bca3
  1. 20
      CHANGES.md
  2. 1
      changelog.d/2261.misc
  3. 1
      changelog.d/2488.bugfix
  4. 1
      changelog.d/2521.feature
  5. 1
      changelog.d/2574.misc
  6. 1
      changelog.d/2584.misc
  7. 1
      changelog.d/2590.bugfix
  8. 1
      changelog.d/2603.misc

20
CHANGES.md

@ -1,3 +1,23 @@ @@ -1,3 +1,23 @@
Changes in Element X v0.4.7 (2024-03-26)
========================================
Features ✨
----------
- Enable the feature "RoomList filters". ([#2603](https://github.com/element-hq/element-x-android/issues/2603))
- Enable the feature "Mark as unread" ([#2261](https://github.com/element-hq/element-x-android/issues/2261))
- Implement MSC2530 (Body field as media caption) ([#2521](https://github.com/element-hq/element-x-android/issues/2521))
Bugfixes 🐛
----------
- Use user avatar from cache if available. ([#2488](https://github.com/element-hq/element-x-android/issues/2488))
- Update member list after changing member roles and when the room member list is opened. ([#2590](https://github.com/element-hq/element-x-android/issues/2590))
Other changes
-------------
- Compound: add `BigIcon`, `BigCheckmark` and `PageTitle` components. ([#2574](https://github.com/element-hq/element-x-android/issues/2574))
- Remove Welcome screen from the FTUE. ([#2584](https://github.com/element-hq/element-x-android/issues/2584))
Changes in Element X v0.4.6 (2024-03-15)
========================================

1
changelog.d/2261.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Enable the feature "Mark as unread"

1
changelog.d/2488.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Use user avatar from cache if available.

1
changelog.d/2521.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Implement MSC2530 (Body field as media caption)

1
changelog.d/2574.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Compound: add `BigIcon`, `BigCheckmark` and `PageTitle` components.

1
changelog.d/2584.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Remove Welcome screen from the FTUE.

1
changelog.d/2590.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Update member list after changing member roles and when the room member list is opened.

1
changelog.d/2603.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Enable the feature "RoomList filters".
Loading…
Cancel
Save