Skip to content

v1.11.2

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 03 Aug 08:22
· 51112 commits to develop since this release
1af4f75

✨ Features

  • Live location share - focus on user location on list item click (#9051). Contributed by @kerryarchibald.
  • Live location sharing - don't trigger unread counts for beacon location events (#9071). Contributed by @kerryarchibald.
  • Support for sending voice messages as replies and in threads (#9097). Fixes #22031.
  • Add Reply in thread button to the right-click message context-menu (#9004). Fixes #22745.
  • Starred_Messages_Feature_Contd_II/Outreachy (#9086).
  • Use "frequently used emojis" for autocompletion in composer (#8998). Fixes #18978. Contributed by @grimhilt.
  • Improve clickability of view source event toggle button (#9068). Fixes #21856. Contributed by @luixxiul.
  • Improve clickability of "collapse" link button on bubble layout (#9037). Fixes #22864. Contributed by @luixxiul.
  • Starred_Messages_Feature/Outreachy (#8842).
  • Implement Use Case Selection screen (#8984). Contributed by @justjanne.
  • Live location share - handle insufficient permissions in location sharing (#9047). Contributed by @kerryarchibald.
  • Improve _FilePanel.scss (#9031). Contributed by @luixxiul.
  • Improve spotlight accessibility by adding context menus (#8907). Fixes #20875 and #22675. Contributed by @justjanne.

🐛 Bug Fixes

  • Replace mask-images with svg components in MessageActionBar (#9088). Fixes #22912. Contributed by @kerryarchibald.
  • Unbreak in-app permalink tooltips (#9087). Fixes #22874.
  • Show a back button when viewing a space member (#9095). Fixes #22898.
  • Align the right edge of info tile lines with normal ones on IRC layout (#9058). Fixes #22871. Contributed by @luixxiul.
  • Prevent email verification from overriding existing sessions (#9075). Fixes #22881. Contributed by @justjanne.
  • Fix wrong buttons being used when exploring public rooms (#9062). Fixes #22862.
  • Re-add padding to generic event list summary on IRC layout (#9063). Fixes #22869. Contributed by @luixxiul.
  • Joining federated rooms via the spotlight search should no longer cause a "No known servers" error. (#9055). Fixes #22845. Contributed by @Half-Shot.