Skip to content

v1.11.17-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 14 Dec 09:51
· 885 commits to develop since this release
v1.11.17-rc.1

🚨 BREAKING CHANGES

  • This allows the update server to be entirely static, such as a CDN or object store, as defined at https (#461).

✨ Features

  • Enable threads by default (#9736). Fixes element-hq/element-web#19270 element-hq/element-web#21910 and element-hq/element-web#23946.
  • Add inline code formatting to rich text editor (#9720).
  • Add emoji handling for plain text mode of the new rich text editor (#9727).
  • Overlay virtual room call events into main timeline (#9626). Fixes element-hq/element-web#22929.
  • Adds a new section under "Room Settings" > "Roles & Permissions" which adds the possibility to multiselect users from this room and grant them more permissions. (#9596). Contributed by @GoodGuyMarco.
  • Add emoji handling for rich text mode (#9661).
  • Add setting to hide bold notifications (#9705).
  • Further password reset flow enhancements (#9662).
  • Snooze the bulk unverified sessions reminder on dismiss (#9706).
  • Honor advanced audio processing settings when recording voice messages (#9610). Contributed by @MrAnno.
  • Improve the visual balance of bubble layout (#9704).
  • Add config setting to disable bulk unverified sessions nag (#9657).
  • Only display bulk unverified sessions nag when current sessions is verified (#9656).
  • Separate labs and betas more clearly (#8969). Fixes element-hq/element-web#22706.
  • Show user an error if we fail to create a DM for verification. (#9624).

🐛 Bug Fixes