This repository was archived by the owner on Sep 11, 2024. It is now read-only.
v3.100.0-rc.1
Pre-release
Pre-release
·
444 commits
to refs/heads/staging
since this release
✨ Features
- Tooltip: Improve accessibility for context menus (#12462). Contributed by @florianduros.
- Tooltip: Improve accessibility of space panel (#12525). Contributed by @florianduros.
- Tooltip: Improve the accessibility of the composer and the rich text editor (#12459). Contributed by @florianduros.
- Allow explicit configuration of OIDC dynamic registration metadata (#12514). Contributed by @t3chguy.
- Tooltip: improve accessibility for messages (#12487). Contributed by @florianduros.
- Collapse UserSettings tabs to just icons on narrow screens (#12505). Contributed by @dbkr.
- Add room topic to right panel room info (#12503). Contributed by @t3chguy.
- OIDC: pass
id_token
viaid_token_hint
on Manage Account interaction (#12499). Contributed by @t3chguy. - Tooltip: improve accessibility in room (#12493). Contributed by @florianduros.
- Tooltip: improve accessibility for call and voice messages (#12489). Contributed by @florianduros.
- Move the active tab in user settings to the dialog title (#12481). Contributed by @dbkr.
- Tooltip: improve accessibility of spaces (#12497). Contributed by @florianduros.
- Tooltip: improve accessibility of the right panel (#12490). Contributed by @florianduros.
- MSC3575 (Sliding Sync) add well-known proxy support (#12307). Contributed by @EdGeraghty.
🐛 Bug Fixes
- Close the release announcement when a dialog is opened (#12559). Contributed by @florianduros.
- Tooltip: close field tooltip when ESC is pressed (#12553). Contributed by @florianduros.
- Fix tabbedview breakpoint width (#12556). Contributed by @dbkr.
- Fix E2E icon display in room header (#12545). Contributed by @florianduros.
- Tooltip: Improve placement for space settings (#12541). Contributed by @florianduros.
- Fix deformed avatar in a call in a narrow timeline (#12538). Contributed by @florianduros.
- Shown own sent state indicator even when showReadReceipts is disabled (#12540). Contributed by @t3chguy.
- Ensure we do not fire the verification mismatch modal multiple times (#12526). Contributed by @t3chguy.
- Fix avatar in chat export (#12537). Contributed by @florianduros.
- Use
*
for italics as it doesn't break when used mid-word (#12523). Contributed by @t3chguy. - Reuse single PlaybackWorker between Playback instances (#12520). Contributed by @t3chguy.
- Fix well-known lookup for sliding sync labs check (#12519). Contributed by @t3chguy.
- Fix
element-desktop-ssoid being
included in OIDC Authorization call (#12495). Contributed by @t3chguy. - Fix beta notifications reconciliation for intentional mentions push rules (#12510). Contributed by @t3chguy.
- fix avatar stretched on 1:1 call (#12494). Contributed by @I-lander.
- Check native sliding sync support against an unstable feature flag (#12498). Contributed by @turt2live.
- Use OPTIONS for sliding sync detection poke (#12492). Contributed by @turt2live.
- TAC: hide tooltip when the release announcement is displayed (#12472). Contributed by @florianduros.