mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
room_id can come from url, content, or parameters
This commit is contained in:
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- add formatted_body to bypass markdown with direct
|
||||
[matrix-custom-HTML](https://matrix.org/docs/spec/client_server/r0.6.1#m-room-message-msgtypes)
|
||||
- allow "key" to be passed as a parameter
|
||||
- allow "room_id" to be passed as a parameter or with the data
|
||||
- rename "text" to "body".
|
||||
|
||||
## [3.1.0] - 2021-07-18
|
||||
|
||||
Reference in New Issue
Block a user