You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for following room upgrades. Hookshot will now carry across all connections from the predecessor room to the next room. (#1079)
Bugfixes
Fix bugs in handling server names that includes colons. (#1068)
Improved Documentation
Instructions for how to setup a developer enviroment are now included. This includes
a new docker-compose.yml file for development. The previous unmaintained docker-compose setup for multiple workers has been removed. (#1065)
Internal Changes
Support Node 24, and drop support for Node 23. (#1059)
GitHub and GitLab webhook requests should now be directed to /github and /gitlab respectively. / and /oauth is now deprecated and will be removed in a future release. (#1063)
Log encrypted device identities for consumption by third party tooling. (#1066)
Update matrix-appservice-bridge to 11.0.0. (#1083)