Releases: HarHarLinks/matrix-webhook-receiver
Releases · HarHarLinks/matrix-webhook-receiver
1.1.0
Features
- Advanced Templating! It is now possible to set
format
andmsgtype
based on arbitrary values from the webhook JSON via Jinja2. Shoutout to qg for suggesting this and giving their feedback! - compatibility with matrix-appservice-webhooks forks that read
avatarUrl
instead ofavatar_url
- allow mxc:// URL avatars
- improvements to the GUI, including automatically resizing text areas and msc:// avatar URL preview
- improvements to templates/examples including making use of above features
- more documentation, including Tips & Tricks and Related Projects
Notable Fixes
- ability to properly set no avatar
- work around upstream's newline issue when not using a template
Full Changelog: 1.0.0...1.1.0