Skip to content

v1.11.58

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 15:12
· 351 commits to refs/heads/staging since this release
v1.11.58

✨ Features

  • πŸ¦€ πŸ”’ 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

  • [Backport staging] Fix the StorageManger detecting a false positive consistency check when manually migrating to rust from labs (#12230). Contributed by @RiotRobot.
  • Fix logout can take ages (#12191). Contributed by @BillCarsonFr.
  • Fix Mark all as read in settings (#12205). Contributed by @florianduros.
  • Fix default thread notification of the new RoomHeader (#12194). Contributed by @florianduros.
  • Fix display of room notification debug info (#12183). Contributed by @dbkr.