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 ofmatrix-appservice-bridge
. (#60)