v1.11.69
github-actions
released this
18 Jun 12:21
·
48862 commits
to refs/heads/staging
since this release
✨ Features
- Change avatar setting component to use a menu (#12585). Contributed by @dbkr.
- New user profile UI in User Settings (#12548). Contributed by @dbkr.
- MSC4108 support OIDC QR code login (#12370). Contributed by @t3chguy.
🐛 Bug Fixes
- Fix image upload preview size (#12612). Contributed by @RiotRobot.
- Fix screen sharing in recent Chrome (matrix-org/matrix-js-sdk#4243).
- Fix roving tab index crash
compareDocumentPosition
(#12594). Contributed by @t3chguy. - Keep dialog glass border on narrow screens (#12591). Contributed by @dbkr.
- Add missing a11y label to dismiss onboarding button in room list (#12587). Contributed by @t3chguy.
- Add hover / active state on avatar setting upload button (#12590). Contributed by @dbkr.
- Fix EditInPlace button styles (#12589). Contributed by @dbkr.
- Fix incorrect assumptions about required fields in /search response (#12575). Contributed by @t3chguy.
- Fix display of no avatar in avatar setting controls (#12558). Contributed by @dbkr.
- Element-R: pass pickleKey in as raw key for indexeddb encryption (#12543). Contributed by @richvdh.