- (pushrules) Removed deprecated
NotifySpecifiedfield inShould(). - (pushrules) Deprecated
ActionDontNotifyandActionCoalesceconstants. - (client) Added wrapper for
/searchendpoint. - (client) Added wrappers for the
/enabledand/actionssub-endpoints for modifying push rules. - (bridgev2/commands) Added warning when using the login command in a non-management room.
- (bridgev2/matrix) Added
ParseContentURImethod for parsing amxc://URI previously generated for direct media. - (bridgev2/provisioning) Changed request handling to allow retrying requests.
- Requests can be retried as long as the next step hasn't been completed.
- Cancellation is now done with a separate API call.
- (bridgev2/provisioning) Changed group creation to ignore self in participants list instead of rejecting the request.
- (bridgev2/provisioning) Changed error responses to include internal error in a separate field.
- (bridgev2) Fixed
m.bridgeevent in child portals not being updated when the parent portal name or avatar changes. - (client) Fixed request retry trigger not working correctly in some cases.