Skip to content

v0.19.2

Compare
Choose a tag to compare
@tulir tulir released this 14 Jan 12:27
· 140 commits to master since this release
  • (util.async_body) Added utility for reading aiohttp response into a bytearray (so that the output is mutable, e.g. for decrypting or encrypting media).
  • (client.api) Fixed retry loop for MSC3870 URL uploads not exiting properly after too many errors.