Skip to content

v1.11.35

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 04 Jul 14:26
· 1105 commits to develop since this release
v1.11.35

🦖 Deprecations

  • Remove feature_favourite_messages as it is has been abandoned for now (#11097). Fixes #25555.

✨ Features

🐛 Bug Fixes

  • Fix error when generating error for polling for updates (#25609).
  • Fix spurious notifications on non-live events (#11133). Fixes #24336.
  • Prevent auto-translation within composer (#11114). Fixes #25624.
  • Fix caret jump when backspacing into empty line at beginning of editor (#11128). Fixes #22335.
  • Fix server picker not allowing you to switch from custom to default (#11127). Fixes #25650.
  • Consider the unthreaded read receipt for Unread dot state (#11117). Fixes #24229.
  • Increase RTE resilience (#11111). Fixes #25277. Contributed by @alunturner.
  • Fix RoomView ignoring alias lookup errors due to them not knowing the roomId (#11099). Fixes #24783 and #25562.
  • Fix style inconsistencies on SecureBackupPanel (#11102). Fixes #25615. Contributed by @luixxiul.
  • Remove unknown MXIDs from invite suggestions (#11055). Fixes #25446.
  • Reduce volume of ring sounds to normalised levels (#9143). Contributed by @JMoVS.
  • Fix slash commands not being enabled in certain cases (#11090). Fixes #25572.
  • Prevent escape in threads from sending focus to main timeline composer (#11061). Fixes #23397.