Features
-
You can now add hints to Hookshot messages to disable URL previews on clients. Uses MSC4095.
See https://matrix-org.github.io/matrix-hookshot/latest/setup.html#messaging-defaults and https://matrix-org.github.io/matrix-hookshot/latest/setup/webhooks.html#v2-api (#1304)
Bugfixes
- Statically configured generic webhook connections no longer error when configuring JS transformation functions. (#1229)
- Fix a bug where hookshot would require both "webhooks" and "generic" service permissions to manage webhooks. This has now been corrected so that all
webhook commands require "generic" service permissions. "webhooks" will continue to work, but may be removed at a future date. (#1281)