Skip to content

v0.3.0

Choose a tag to compare

@tulir tulir released this 15 Jul 08:57
· 1412 commits to master since this release

https://pypi.org/project/mautrix-appservice/0.3.0/

  • Made StateStore into an abstract class for easier custom storage backends
  • Fixed response of /transaction to return empty object with 200 OK's as per spec
  • Fixed URL parameter encoding
  • Exported IntentAPI for type hinting