Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

v1.11.58-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Feb 16:04
· 1147 commits to refs/heads/staging since this release
v1.11.58-rc.1
  • πŸ¦€ πŸ”’ The flag to enable the Rust crypto implementation is now set to true by default. This means that without any additional configuration every new login will use the new cryptography implementation.
  • Add Element call related functionality to new room header (#12091). Contributed by @toger5.
  • Add labs flag for Threads Activity Centre (#12137). Contributed by @florianduros.
  • Refactor element call lobby + skip lobby (#12057). Contributed by @toger5.
  • Hide the "Message" button in the sidebar if the CreateRooms components should not be shown (#9271). Contributed by @dhenneke.
  • Add notification dots to thread summary icons (#12146). Contributed by @dbkr.

πŸ› Bug Fixes