Please note: Minimum Node.JS version is now 16
Features
- Add a configuration widget for GitHub. (#420)
- Add query parameter to scope room config widget to a particular service. (#441)
Bugfixes
- Fix GitHub notices sometimes coming through multiple times if GitHub sends multiple copies of a webhook. (#429)
- Headers and paragraphs now rendered properly when outputted from a Generic webhook transformation function. (#443)
- Fixed issue where
!hookshot gitlab project
commands would fail with a "Failed to handle command." error. (#445)
Deprecations and Removals
- Minimum Node.JS version is now 16. Updated matrix-bot-sdk to 0.6.0. (#417)