Skip to content

Major Update (2022/06/09)

Latest
Compare
Choose a tag to compare
@KnugiHK KnugiHK released this 09 Jun 16:37
· 21 commits to main since this release

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

  1. Implemented two new APIs introduced in 1.52.0.
  2. Added an alias (Media.delete) for Media.delete_media.
  3. Media.delete_media accept a list of media id in "mediaid" argument now.

Bug fixed

  1. When "admin" & "deactivated" in User.create_modify is False, the program does not pass the boolean value to the request body.