- SchildiChat light, dark and black themes with multiple choices for accent colors
- Possibility to color usernames by power level, allowing for different settings depending on whether it's a public chat, a group chat or a direct chat
- Setting for room previews: show all events, hide membership changes, hide membership changes and reactions (individual settings for direct chats and groups)
- Mark chats as unread ([MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867), only works with compatible clients (SchildiChat, FluffyChat))
- Optionally count unread messages also for muted chats, displayed with a different color (requires server-side [MSC2654](https://github.com/matrix-org/matrix-spec-proposals/pull/2654) support)
- Possibility to not show people in spaces based on their space membership, but only if the chat is actually part of the space
- Setting to jump to bottom on send
- Setting to also enable URL previews in encrypted chats (for users who trust their homeserver or who don't care about leaked message content in this case)
- Possibility to open rooms at first unread message instead of at the bottom of the chat
- Possibility to hide the voice message button in the composer
- Experimental feature to switch between top-level spaces by swiping the room list
- Don't always repeat sender name for multiple stickers by the same sender
- Chat options menu: add entry for member list (to skip the step of clicking on the room name, to enter room settings), and hide the less frequently used invite option (which is still available from the member list)
- Smaller compose area (as before Element 1.0.12)
- Compose area: emoji button on the left, attachments button on the right (flipped compared to Element, but what most other messengers do, thus more familiar to most users)
- Allow sending custom emotes (and partly stickers), if they have been set up with another compatible client ([MSC2545](https://github.com/matrix-org/matrix-spec-proposals/pull/2545))
- Allow using the matrix.org TURN server as a fallback (until this feature is [merged](https://github.com/vector-im/element-android/pull/5781) into Element), contributed by [CicadaCinema](https://github.com/CicadaCinema)