Skip to content

v0.11.1-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bwindels bwindels released this 27 Sep 10:48
· 7218 commits to develop since this release

Full Changelog

  • make usage of hub compatible with latest version (2.5)
    #747
  • Detect when lazy loading has been toggled in client.startClient
    #746
  • Add getMediaLimits to client
    #644
  • Split npm start into an init and watch script
    #742
  • Revert "room name should only take canonical alias into account"
    #738
  • fix display name disambiguation with LL
    #737
  • Introduce Room.myMembership event
    #735
  • room name should only take canonical alias into account
    #733
  • state events from context response were not wrapped in a MatrixEvent
    #732
  • Reduce amount of promises created when inserting members
    #724
  • dont wait for LL members to be stored to resolve the members
    #726
  • RoomState.members emitted with wrong argument order for OOB members
    #728