Skip to content

1.0.1 (2023-07-31)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 31 Jul 09:11
· 13 commits to develop since this release
1.0.1

It is strongly reccomended you upgrade your bridge, as this release contains security fixes.

🔒 Security

Bugfixes

  • Improve processing speed of commands sent to and from the proxy when the bridge is configured in pooling mode. (#1751)
  • Ensure QUIT messages are always sent. (#1752)
  • Ensure we don't bloat irc supported state. (#1753)
  • Fix a case where the bridge would not listen for and apply bans for legacy/unspec'd m.room.rule.* types in use by Mjolnir. (#1755, #1759)
  • Refactor the command parser for admin and room commands, ensuring we correctly trim the command. (#1756)

Internal Changes

  • Update matrix-appservice-bridge to 9.0.1. (#1760)