Skip to content

v29.0.0

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 10 Oct 08:13
· 852 commits to develop since this release

🚨 BREAKING CHANGES

  • Remove browserify builds (#3759).

✨ Features

  • Export AutoDiscoveryError and fix type of ALL_ERRORS (#3768).
  • Support for stable MSC3882 get_login_token (#3416). Contributed by @hughns.
  • Remove IsUserMention and IsRoomMention from DEFAULT_OVERRIDE_RULES (#3752). Contributed by @kerryarchibald.

πŸ› Bug Fixes

  • Fix a case where joinRoom creates a duplicate Room object (#3747).
  • Add membershipID to call memberships (#3745).
  • Fix the warning for messages from unsigned devices (#3743).
  • Stop keep alive, when sync was stoped (#3720). Contributed by @finsterwalder.