Skip to content

2.4.0-rc1 (2020-11-20)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 20 Nov 10:46
· 484 commits to develop since this release
2.4.0-rc1

Features

  • Add function registerMetrics to MembershipQueue to track metrics. (#276)
  • Add defaultTtl option to MembershipQueue to expire membership that is too old. (#277)
  • Logs from matrix-js-sdk will now be passed through the bridge Logger to keep logging in one place. (#280)

Bugfixes

  • Add a script to automatically generate documentation for a release. (#275)
  • Fix a bug where intent.uploadContent would return the full JSON response of an upload rather than it's MXC url. (#279)