Skip to content

v1.10.5-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 22 Feb 14:00
· 2207 commits to develop since this release
v1.10.5-rc.1

🌐 Translations

  • This release contains a significant update to the Japanese translations, contributed by Suguru Hirahara (@luixxiul). γ‚γ‚ŠγŒγ¨γ†γ”γ–γ„γΎγ™!

✨ Features

πŸ› Bug Fixes

  • Fix command key missing in keyboard shortcuts tab (#21102). Contributed by @SimonBrandner.
  • Wire up CallEventGroupers for Search Results (#7866). Fixes #21150.
  • Fix edge case around event list summary layout (#7867). Fixes #21153.
  • Fix misalignment with Event List Summaries (#7865). Fixes #21149.
  • Fix non-customizable keybindings not working as expected (#7855). Fixes #21136 and matrix-org/element-web-rageshakes#10830.
  • Fix accessibility around the room list treeview and new search beta (#7856). Fixes matrix-org/element-web-rageshakes#10873.
  • Inhibit tooltip on timeline pill avatars, the whole pill has its own (#7854). Fixes #21135.
  • Fix virtual / native room mapping on call transfers (#7848).
  • Fix ScrollPanel data-scrollbar not responding to window resizing (#7841). Fixes #20594.
  • add cursor: pointer to actionable poll options (#7826). Fixes #21033.
  • Tear down AppTile using lifecycle tracking (#7833). Fixes #21025.
  • Fix layout inconsistencies with the room search minimized button (#7824). Fixes #21106.
  • Fix space panel notification badge behaviour and metrics (#7823). Fixes #21092.
  • Fix left panel widgets causing app crashes (again) (#7814).
  • Fix right panel data flow (#7811). Fixes #20929.
  • set mask-size for icons (#7812). Fixes #21047.
  • Fix room create tile not showing up with hidden events shown (#7810). Fixes #20893.
  • Fix delayed badge update for mentions in encrypted rooms (#7813). Fixes #20859.
  • Fix add existing space not showing any spaces (#7801). Fixes #21087. Contributed by @c-cal.
  • Fix edge cases around event list summaries with hidden events and redactions (#7797). Fixes #21030 #21050 and #21055.
  • Improve styling of edge case devtools state keys (#7794). Fixes #21056.
  • Don't scroll to bottom when executing non-message slash commands (#7793). Fixes #21065.
  • Fix cutout misalignment on some decorated room avatars (#7784). Fixes #21038.
  • Fix desktop notifications for invites showing user IDs instead of displaynames (#7780). Fixes #21022. Contributed by @c-cal.
  • Fix bad pluralisation on event list summary hidden message handling (#7778).
  • Properly recurse subspaces for leave space dialog options (#7775). Fixes #20949 and #21012.
  • Fix translation for keyboard shortcut displaynames (#7758). Fixes #20992. Contributed by @c-cal.
  • Fix space member list opening with back button (#7773). Fixes #21009. Contributed by @c-cal.
  • Fix sort order for facepiles which was exactly reverse (#7771).
  • Fix state events being wrongly hidden when redacted (#7768). Fixes #20959.
  • Event List Summary guard against missing event senders (#7767). Fixes #21004.
  • Fix all settings button opening sidebar settings tab (#7765). Fixes #20998. Contributed by @c-cal.
  • Fix theme selector dropdown overflow (#7764). Fixes #20996. Contributed by @c-cal.
  • Fix widget and mjolnir state events showing with mxid not name (#7760). Fixes #20986.
  • Fix space member list not opening (#7747). Fixes #20982. Contributed by @c-cal.
  • Handle highlight notifications in timeline card button (#7762). Fixes #20987. Contributed by @SimonBrandner.
  • Fix add existing space not showing any spaces (#7751).
  • Inhibit Room List keyboard pass-thru when the search beta is enabled (#7752). Fixes #20984.
  • Add unread notification dot to timeline card button (#7749). Fixes #20946. Contributed by @SimonBrandner.