🦖 Deprecations
✨ Features
- Automatically select first source for desktop capture under Wayland (#2526). Contributed by @byquanton.
- Add decline button to call notification toast (use new notification event) (#30729). Contributed by @toger5.
- Use the new room list by default (#30640). Contributed by @langleyd.
- "Verify this device" redesign (#30596). Contributed by @uhoreg.
- Set Element Call "intents" when starting and answering DM calls. (#30730). Contributed by @Half-Shot.
- Add axe compliance for new room list (#30700). Contributed by @langleyd.
- Stop ringing and remove toast if another device answers a RTC call. (#30728). Contributed by @Half-Shot.
- Automatically adjust history visibility when making a room private (#30713). Contributed by @Half-Shot.
- Release announcement for new room list (#30675). Contributed by @dbkr.
🐛 Bug Fixes
- Update Electron to v38.1.0 to fix Kernel crash on multi-GPU systems (#2544). Contributed by @Arcitec.
- Fix Confirm your identity buttons being unclickable (#2554). Contributed by @dbkr.
- Ensure dropdown is not a drag element on macOS (#2540). Contributed by @t3chguy.
- [Backport staging] Room list: make the filter resize correctly (#30795). Contributed by @RiotRobot.
- [Backport staging] Avoid flicker of the room list filter on resize (#30794). Contributed by @RiotRobot.
- Don't show release announcements while toasts are displayed (#30770). Contributed by @dbkr.
- Fix enabling key backup not working if there is an untrusted key backup (#30707). Contributed by @Half-Shot.
- Force
preload
to be false when setting an intent on an Element Call. (#30759). Contributed by @Half-Shot. - Fix handling of 413 server response when uploading media (#30737). Contributed by @hughns.
- Make landmark navigation work with new room list (#30747). Contributed by @dbkr.
- Prevent voice message from displaying spurious errors (#30736). Contributed by @florianduros.
- Align default avatar and fix colors in composer pills (#30739). Contributed by @florianduros.
- Use configured URL for link to desktop app in message search settings (#30742). Contributed by @t3chguy.
- Fix history visibility when creating space rooms (#30745). Contributed by @dbkr.
- Check HTML-encoded quotes when handling translations for embedded pages (such as welcome.html) (#30743). Contributed by @Half-Shot.
- Fix local room encryption status always not enabled (#30461). Contributed by @BillCarsonFr.
- fix: make url in topic in room intro clickable (#30686). Contributed by @florianduros.
- Block change recovery key button while a change is ongoing. (#30664). Contributed by @Half-Shot.
- Hide advanced settings during room creation when
UIFeature.advancedSettings=false
(#30684). Contributed by @florianduros. - A11y: improve accessibility of pinned messages (#30558). Contributed by @florianduros.