Skip to content

v1.11.47

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 24 Oct 14:44
· 680 commits to develop since this release
v1.11.47

🦖 Deprecations

  • Deprecate customisations in favour of Module API (#25736). Fixes #25733.

✨ Features

🐛 Bug Fixes

  • Set max size for Element logo in search warning (#11779). Fixes #26408.
  • Avoid error when DMing oneself (#11754). Fixes #7242.
  • Fix: Message shield alignment is not right. (#11703). Fixes #26142. Contributed by @manancodes.
  • fix logging full event (#11755). Fixes #26376.
  • OIDC: use delegated auth account URL from OidcClientStore (#11723). Fixes #26305. Contributed by @kerryarchibald.
  • Fix: Members list shield alignment is not right. (#11700). Fixes #26261. Contributed by @manancodes.
  • Fix: HTML elements clickable area too wide. (#11666). Fixes #25454. Contributed by @manancodes.
  • Fix untranslated headings in the devtools dialog (#11734).
  • Fixes invite dialog alignment and pill color contrast (#11722). Contributed by @gabrc52.
  • Prevent select element in General settings overflowing in a room with very long room-id (#11597). Contributed by @ABHIXIT2.
  • Fix: Clicking on members pile does nothing. (#11657). Fixes #26164. Contributed by @manancodes.
  • Fix: Wierd shadow below room avatar in dark mode. (#11678). Fixes #26153. Contributed by @manancodes.
  • Fix start_sso / start_cas URLs failing to redirect to a authentication prompt (#11681). Contributed by @Half-Shot.