changelog: add future events to the widget-driver/api.

This commit is contained in:
Timo
2024-07-05 14:53:22 +02:00
committed by Benjamin Bouvier
parent 10db61575f
commit cf1ec862c2

View File

@@ -35,6 +35,8 @@ Additions:
- Add `send_call_notification` and `send_call_notification_if_needed` methods. This allows to implement sending ring events on call start.
- The `get_media_content`, `get_media_file` and `get_file` methods of the
`Media` api now support the new authenticated media endpoints.
- WidgetDriver: Allow the `"future_timeout"` and `"future_group_id"` fields in the `send_event` widget actions.
As defined in [MSC4157](https://github.com/matrix-org/matrix-spec-proposals/pull/4157)
# 0.7.0