Skip to content

v0.15.2

Choose a tag to compare

@tulir tulir released this 25 Mar 17:44
· 429 commits to master since this release
  • (client.api) Added support for async media uploads (MSC2246).
  • Moved async_getter_lock decorator to mautrix.util (from mautrix.bridge).
    • The old import path will keep working.