Skip to content

0.7.5

Compare
Choose a tag to compare
@ej2 ej2 released this 18 Oct 22:20
· 265 commits to master since this release
  • Fixed bug with reporting authentication failure when attempting to download PDF (previously the error details were "lost").
  • Added refresh_access_tokens to Oauth2SessionManager.
  • Added missing LinkedTxn to Bill object.
  • Added validate_webhook_signature method on client to validate incoming webhooks.
  • Improved exception handling.
  • Updated SendMixin to use 'application/octet-stream' context type.
  • Removed support for Python 2.6.