We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10db615 commit cf1ec86Copy full SHA for cf1ec86
crates/matrix-sdk/CHANGELOG.md
@@ -35,6 +35,8 @@ Additions:
35
- Add `send_call_notification` and `send_call_notification_if_needed` methods. This allows to implement sending ring events on call start.
36
- The `get_media_content`, `get_media_file` and `get_file` methods of the
37
`Media` api now support the new authenticated media endpoints.
38
+- WidgetDriver: Allow the `"future_timeout"` and `"future_group_id"` fields in the `send_event` widget actions.
39
+ As defined in [MSC4157](https://github.com/matrix-org/matrix-spec-proposals/pull/4157)
40
41
# 0.7.0
42
0 commit comments