Skip to content

Releases: mautrix/python

v0.1.4

15 Jul 09:04

Choose a tag to compare

v0.1.3

15 Jul 09:04

Choose a tag to compare

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

  • Fixed AppService log parameter type hint
  • Fixed timestamp handling

v0.1.2

15 Jul 09:03

Choose a tag to compare

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

  • Return 400 Bad Request if user/room query doesn't have user ID/alias field (respectively)
  • Added support for timestamp massaging and source URLs

v0.1.1

15 Jul 09:02

Choose a tag to compare

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

  • Added type hints
  • Added power level checks to set_state_event()
  • Renamed repo to mautrix-appservice-python (PyPI package is still mautrix-appservice)

v0.1.0

15 Jul 09:01

Choose a tag to compare

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

Initial version. Transferred from mautrix-telegram.