Skip to content

Releases: ryangjchandler/laravel-cloudflare-turnstile

v2.0.3

08 Jun 20:13
7faaad7
Compare
Choose a tag to compare

What's Changed

  • Javascript callback function declarations changed by @AndrasMa in #51

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

16 May 13:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

02 Mar 22:48
bdd5aca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Feb 20:27
Compare
Choose a tag to compare

What's Changed

  • Fix workflow run badges by @stevebauman in #30
  • Localization support by @200-0K in #34
  • Laravel 12.x Compatibility by @laravel-shift in #40
  • Allow use more then one turnstile on single page with Livewire. by @Macsimka in #33
  • Remove support for PHP 8.1 and PHP 8.2.
  • Remove support for Laravel 10.x.
  • Reset Turnstile widget when Livewire property is reset.
  • Prevent widget from expiring with Livewire.

New Contributors

Full Changelog: v1.1.0...v2.0.0

v1.1.0

12 Mar 21:17
27a445b
Compare
Choose a tag to compare
  • Add support for Laravel 11.x.

v1.0.0

14 Apr 10:21
9e49f3c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #8
  • chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #10
  • Support Laravel 10 by @parkourben99 in #15

New Contributors

Full Changelog: v0.2.0...v1.0.0

v0.2.0

13 Dec 13:41
4e7c67e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #3
  • chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #5
  • Widget configurations by @kaptk2 in #7

Upgrade Guide

The original @turnstile() Blade directive has been removed in favour of <x-turnstile />. Please refer to the documentation for the new attribute options found on the Blade component.

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

30 Sep 10:17
4b7869d
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Sep 10:11
Compare
Choose a tag to compare