This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
v3.79.0-rc.1
Pre-release
Pre-release
RiotRobot
released this
22 Aug 14:30
·
1750 commits
to develop
since this release
✨ Features
- Hide account deactivation for externally managed accounts (#11445). Fixes element-hq/element-web#26022. Contributed by @kerryarchibald.
- OIDC: Redirect to delegated auth provider when signing out (#11432). Fixes element-hq/element-web#26000. Contributed by @kerryarchibald.
- Disable 3pid fields in settings when
m.3pid_changes
capability is disabled (#11430). Fixes element-hq/element-web#25995. Contributed by @kerryarchibald. - OIDC: disable multi session signout for OIDC-aware servers in session manager (#11431). Contributed by @kerryarchibald.
- Implement updated open dialog method of the Module API (#11395). Contributed by @dhenneke.
- Polish & delabs
Exploring public spaces
feature (#11423). - Treat lists with a single empty item as plain text, not Markdown. (#6833). Fixes element-hq/element-meta#1265.
- Allow managing room knocks (#11404). Contributed by @charlynguyen.
- Pin the action buttons to the bottom of the scrollable dialogs (#11407). Contributed by @dhenneke.
- Support Matrix 1.1 (drop legacy r0 versions) (#9819).
🐛 Bug Fixes
- Fix export type "Current timeline" to match its behaviour to its name (#11426). Fixes element-hq/element-web#25988.
- Fix Room Settings > Notifications file upload input being shown superfluously (#11415). Fixes element-hq/element-web#18392.
- Simplify registration with email validation (#11398). Fixes element-hq/element-web#25832 element-hq/element-web#23601 and element-hq/element-web#22297.
- correct home server URL (#11391). Fixes element-hq/element-web#25931. Contributed by @NSV1991.
- Include non-matching DMs in Spotlight recent conversations when the DM's userId is part of the search API results (#11374). Contributed by @mgcm.
- Fix useRoomMembers missing updates causing incorrect membership counts (#11392). Fixes element-hq/element-web#17096.
- Show error when searching public rooms fails (#11378).