Skip to content

2.7.0 (2021-07-15)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 15 Jul 14:26
· 360 commits to develop since this release

Features

  • Export matrix-appservice classes and interfaces (#317)
  • Add intent.ensureProfile function. (#318)
  • Validate that the sender of a message edit matches the original sender. (#329)

Bugfixes

  • Renamed MSC2364Content interface to MSC2346 as the original name was a typo. (#322)

Deprecations and Removals

  • The master branch for https://github.com/matrix-org/matrix-appservice-bridge has been deleted. Projects should use the latest release/tag if currently depending on master. develop will continue to serve as the bleeding edge. (#320)

Internal Changes

  • Use yarn for dependency management. (#316)
  • Update typedoc to 0.20.x (#322)