Features
- Add support for Node.JS 19. (#1646)
- Refactor provisioning API to use
matrix-appservice-bridge, adding support for OpenID token auth among other improvements. (#1655) - Add a UI in the form of a Matrix widget for linking and unlinking channels from a Matrix room. (#1656)
Bugfixes
- Document 8090 to be the default port, to match the code's behaviour. (#1427)
- Fix the configured bind port being overridden in Docker. (#1654)
Internal Changes
- Update builder image for Freebind from Stretch (EOL) to Buster. (#1653)