Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

v3.23.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 01 Jun 15:18
· 14809 commits to develop since this release

Full Changelog

  • Upgrade to JS SDK 11.2.0-rc.1
  • Translations update from Weblate
    #6128
  • Fix all DMs wrongly appearing in room list when m.direct is changed
    #6122
  • Update way of checking for registration disabled
    #6123
  • Fix the ability to remove avatar from a space via settings
    #6126
  • Switch to stable endpoint/fields for MSC2858
    #6125
  • Clear stored editor state when canceling editing using a shortcut
    #6117
  • Respect newlines in space topics
    #6124
  • Add url param defaultUsername to prefill the login username field
    #5674
  • Bump ws from 7.4.2 to 7.4.6
    #6115
  • Sticky headers repositioning without layout trashing
    #6110
  • Handle user_busy in voip calls
    #6112
  • Avoid showing warning modals from the invite dialog after it unmounts
    #6105
  • Fix misleading child counts in spaces
    #6109
  • Close creation menu when expanding space panel via expand hierarchy
    #6090
  • Prevent having duplicates in pending room state
    #6108
  • Update reactions row on event decryption
    #6106
  • Destroy playback instance on voice message unmount
    #6101
  • Fix message preview not up to date
    #6102
  • Convert some Flow typed files to TS (round 2)
    #6076
  • Remove unused middlePanelResized event listener
    #6086
  • Fix accessing currentState on an invalid joinedRoom
    #6100
  • Remove Promise allSettled polyfill as js-sdk uses it directly
    #6097
  • Prevent DecoratedRoomAvatar to update its state for the same value
    #6099
  • Skip generatePreview if event is not part of the live timeline
    #6098
  • fix sticky headers when results num get displayed
    #6095
  • Improve addEventsToTimeline performance scoping WhoIsTypingTile::setState
    #6094
  • Safeguards to prevent layout trashing for window dimensions
    #6092
  • Use local room state to render space hierarchy if the room is known
    #6089
  • Add spinner in UserMenu to list pending long running actions
    #6085
  • Stop overscroll in Firefox Nightly for macOS
    #6093
  • Move SettingsStore watchers/monitors over to ES6 maps for performance
    #6063
  • Bump libolm version.
    #6080
  • Improve styling of the message action bar
    #6066
  • Improve explore rooms when no results are found
    #6070
  • Remove logo spinner
    #6078
  • Fix add reaction prompt showing even when user is not joined to room
    #6073
  • Vectorize spinners
    #5680
  • Fix handling of via servers for suggested rooms
    #6077
  • Upgrade showChatEffects to room-level setting exposure
    #6075
  • Delete RoomView dead code
    #6071
  • Reduce noise in tests
    #6074
  • Fix room name issues in right panel summary card
    #6069
  • Cache normalized room name
    #6072
  • Update MemberList to reflect changes for invite permission change
    #6061
  • Delete RoomView dead code
    #6065
  • Show subspace rooms count even if it is 0 for consistency
    #6067