Skip to content

v1.11.40-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 23 Aug 11:05
· 901 commits to develop since this release
v1.11.40-rc.1

✨ Features

🐛 Bug Fixes

  • Fix path separator for Windows based systems (#25997).
  • Fix instances of double translation and guard translation calls using typescript (#11443).
  • Fix export type "Current timeline" to match its behaviour to its name (#11426). Fixes #25988.
  • Fix Room Settings > Notifications file upload input being shown superfluously (#11415). Fixes #18392.
  • Simplify registration with email validation (#11398). Fixes #25832 #23601 and #22297.
  • correct home server URL (#11391). Fixes #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 #17096.
  • Show error when searching public rooms fails (#11378).