Note that following list of changes compared to Element X is likely incomplete, since it is only occassionally updated.
- Schildi theme with more neutral colors and some design tweaks †
- Schildi layout tweaks †
- Faster screen transitions †
- App icon & branding ⸸
- Open links in external browser rather than attaching a single-tab in-app browser window †
- Filter for spaces, including support for hierarchical spaces †‡
- Filter for favorites, unreads, DMs, and group chats via our spaces navigation
- Configure room list sort order to optionally: †‡
- Show unread chats on top (while optionally ignoring muted unreads)
- Pin favorites
- Show low priority on bottom
- Non-expanding compact app bar in the chat overview †
- Show start-new-chat action in the top app bar rather than as floating action button †
- Show unread counts †
-
Floating date header while scrolling †
-
Bigger stickers
-
Differentiate notices from normal text messages by adding some transparency
-
Render collapsible
<details>
tags in messages -
Suggest and record frequently used emoji reactions (synced with desktop clients via
io.element.recent_emoji
account data) -
Allow sending freeform reactions
-
Don't waste horizontal space in message bubbles with forced line-breaks that do not make full use of the available width
-
Disable Element's pinned message overlay on top of the conversation screen †
-
Access pinned messages via toolbar action when the pinned message overlay is disabled †
- Setting to only alert once for successive messages in the same chat
- Color usernames in rooms by member powerlevel †
- Force-disable all analytics
- Use schildi.chat servers for rageshake bug reports and FCM push gateway server
- Streamlined settings framework to make settings-controlled features faster to implement
- Use UnifiedPush's FOSS FCM distributor instead of bundling Google's closed source FCM libraries
- Misc bug fixes related to upstream bugs (if they're annoying me enough to not wait for Element to fix them. Usually we'll try to contribute these back upstream)
- Render media captions (MSC2530): has been implemented upstream at v0.4.7
- Bigger emoji-only messages: upstreamed at v0.5.2
- Show avatar placeholders instead of blank space for avatars that failed to load
†: Can be partly enabled or disabled by user setting
‡: Powered by our own rust-sdk fork
⸸: Work in progress