Skip to content

v3.94.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 18:39
· 203 commits to refs/heads/staging since this release

✨ Features

🐛 Bug Fixes

  • Fix requests for senders to submit auto-rageshakes (#12304). Contributed by @richvdh.
  • fix automatic DM avatar with functional members (#12157). Contributed by @HarHarLinks.
  • Feeds event with relation to unknown to the widget (#12283). Contributed by @maheichyk.
  • Fix TAC opening with keyboard (#12285). Contributed by @florianduros.
  • Allow screenshot update docker to run multiple test files (#12291). Contributed by @dbkr.
  • Fix alignment of user menu avatar (#12289). Contributed by @dbkr.
  • Fix buttons of widget in a room (#12288). Contributed by @florianduros.
  • ModuleAPI: overwrite_login action was not stopping the existing client resulting in the action failing with rust-sdk (#12272). Contributed by @BillCarsonFr.