Changelog for version 0.4.0

This commit is contained in:
Jorge Martín 2023-12-22 13:18:43 +01:00
parent 4671497f57
commit 4529edaa88
40 changed files with 51 additions and 42 deletions

View file

@ -1 +0,0 @@
Make most code used in Compose from `:libraries:matrix` and derived classes Immutable or Stable.

View file

@ -1 +0,0 @@
Set a default power level to join calls. Also, create new rooms taking this power level into account.

View file

@ -1 +0,0 @@
Fix see room in the room list after leaving it.

View file

@ -1,3 +0,0 @@
Use the RTE library `TextView` to render text events in the timeline.
Add support for mention pills - with no interaction yet.

View file

@ -1 +0,0 @@
Tapping on a user mention pill opens their profile.

View file

@ -1 +0,0 @@
Adjust mention pills font weight and horizontal padding

View file

@ -1 +0,0 @@
Display different notifications for mentions.

View file

@ -1 +0,0 @@
Font size in 'All Chats' header was changing mid-animation.

View file

@ -1 +0,0 @@
Add a warning for 'mentions and keywords only' notification option if your homeserver does not support it

View file

@ -1 +0,0 @@
Remove `:libraries:theme` module, extract theme and tokens to [Compound Android](https://github.com/element-hq/compound-android).

View file

@ -1 +0,0 @@
Reply to a poll

View file

@ -1,2 +0,0 @@
Update poll icons from Compound

View file

@ -1 +0,0 @@
Add plain text representation of messages

View file

@ -1 +0,0 @@
Accessibility: do not read initial used for avatar out loud.

View file

@ -1 +0,0 @@
Allow polls to be edited when they have not been voted on

View file

@ -1 +0,0 @@
Scroll to end of timeline when sending a new message.

View file

@ -1 +0,0 @@
Confirm back navigation when editing a poll only if the poll was changed

View file

@ -1 +0,0 @@
Add option to delete a poll while editing the poll

View file

@ -1 +0,0 @@
Open room member avatar when you click on it inside the member details screen.

View file

@ -1 +0,0 @@
Use the right avatar for DMs in DM rooms

View file

@ -1 +0,0 @@
Add ability to see the room avatar in the media viewer.

View file

@ -1 +0,0 @@
RoomList: introduce incremental loading to improve performances.

View file

@ -1 +0,0 @@
Fix scaling of timeline images: don't crop, don't set min/max aspect ratio values.

View file

@ -1 +0,0 @@
Add toggle in the notification settings to disable notifications for room invites.

View file

@ -1 +0,0 @@
Fix rendering of user name with vertical text by clipping the text.

View file

@ -1 +0,0 @@
Update rendering of Emojis displayed during verification.

View file

@ -1 +0,0 @@
Do not render `roomId` if the room has no canonical alias.

View file

@ -1 +0,0 @@
Hide sender info in direct rooms

View file

@ -1 +0,0 @@
Fix avatar not displayed in notification when the app is not in background

View file

@ -1 +0,0 @@
Render images in Notification

View file

@ -1 +0,0 @@
Poll history of a room is now accessible from the room details screen.

View file

@ -1 +0,0 @@
Always close the invite list screen when there is no more invite.

View file

@ -1 +0,0 @@
Only process content.json from Localazy.

View file

@ -1 +0,0 @@
Always show user avatar in message action sheet

View file

@ -1 +0,0 @@
Fix wording in room invite members view: `Send` -> `Invite`.

View file

@ -1 +0,0 @@
Timestamp positioning was broken, specially for edited messages.

View file

@ -1 +0,0 @@
Hide room list dropdown menu.

View file

@ -1 +0,0 @@
Emojis in custom reaction bottom sheet are too tiny.

View file

@ -1 +0,0 @@
Enable Chat backup, Mentions and Read Receipt in release.