As mentioned in Synapse 1.58.0 release notes, groups feature will be remove in 1.61.0. Therefore, this will be the last version that support groups related API.
Changes since 0.6.7
- Implemented two new APIs introduced in 1.52.0.
- Added an alias (Media.delete) for Media.delete_media.
- Media.delete_media accept a list of media id in "mediaid" argument now.
Bug fixed
- When "admin" & "deactivated" in User.create_modify is False, the program does not pass the boolean value to the request body.