Skip to content

2.0.0 (2023-04-21)

Latest
Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 21 Apr 16:26
· 8 commits to develop since this release
2.0.0

Deprecations and Removals

  • The legacy /users, /rooms, and /transactions endpoints have been removed in this release
    and now redirect to the appropriate spec'd path. (#63)
  • Add support for Node 20, and drop support for Node 16. (#65)

Internal Changes

  • Update the version of express to match that of matrix-appservice-bridge. (#60)