Skip to content

Releases: spatie/laravel-webhook-client

3.6.2

30 Apr 13:10

Choose a tag to compare

What's Changed

  • fix SQLSTATE[42703] column "attachments" does not exist by @tanthammar in #251

New Contributors

Full Changelog: 3.6.1...3.6.2

3.6.0

28 Apr 07:38
c27da1f

Choose a tag to compare

What's Changed

  • Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #247
  • Store attachments in dedicated column instead of overwriting payload by @freekmurze in #249

Full Changelog: 3.5.0...3.6.0

3.5.0

21 Feb 14:39
b282e08

Choose a tag to compare

What's Changed

  • Add Laravel 13 support

3.4.5

27 Nov 09:36
83e50b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.4...3.4.5

3.4.4

27 Jun 16:02
a655574

Choose a tag to compare

What's Changed

  • Add illuminate/http as a dependency by @jmsfwk in #230
  • feat: register webhooks route macro in ServiceProvider::register() by @misaf in #237
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #236

New Contributors

Full Changelog: 3.4.3...3.4.4

3.4.3

14 Feb 13:02
c7148e2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.2...3.4.3

3.4.2

07 Aug 07:31
e71006a

Choose a tag to compare

What's Changed

  • Change hash_equals order parameters by @sylfel in #221

New Contributors

Full Changelog: 3.4.1...3.4.2

3.4.1

24 Jun 07:36
b9fce0d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.0...3.4.1

3.4.0

21 May 12:50
14c7f77

Choose a tag to compare

What's Changed

  • Update README.md to Laravel 11 Schedule for Prune by @arnebr in #213
  • Extend InvalidWebhookSignatureEvent with WebhookConfig parameter by @jansgescheit in #214

New Contributors

Full Changelog: 3.3.2...3.4.0

3.3.2

25 Apr 14:09

Choose a tag to compare

What's Changed

  • Add config option to enable/disable unique token by @it-can in #212

New Contributors

Full Changelog: 3.3.1...3.3.2