Skip to content

1.4.3

Compare
Choose a tag to compare
@halcy halcy released this 31 May 12:44
· 432 commits to master since this release
  • BREAKING BUT ONLY FOR YOUR DEPLOY, POTENTIALLY: http_ece and cryptography are now optional dependencies, if you need full webpush crypto support add the "webpush" feature to your Mastodon.py requirements or require one or both manually in your own setup.py.
  • Fixed a bug in create_account (Thanks csmall for the report)
  • Allowed and documented non-authenticated access to streaming API (Thanks webwurst)
  • Fixed MastodonServerError not being exported (Thanks lefherz)
  • Fixed various small documentation issues (Thanks julianaito)

Docs: https://mastodonpy.readthedocs.io/en/1.4.3/
PyPi: https://pypi.org/project/Mastodon.py/1.4.3/