v0.19.2
- (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.