Skip to content

2.0.1

Compare
Choose a tag to compare
@harman28 harman28 released this 31 Jul 13:34
· 499 commits to master since this release

Fixed

  • Webhook signature verification
  • Conditional require of Request class

The webhook signature verification method was fixed to allow custom secrets for webhooks.
Require of Request class was made conditional. Import is done only if not already defined.