Skip to content

Releases: ryangjchandler/laravel-cloudflare-turnstile

v3.0.0

05 Nov 18:30
a9f5fd5

Choose a tag to compare

What's Changed

This is a new major version of this package. All changes required to upgrade have been documented in the UPGRADE document.

If anything is missing from this document, please open an issue and let us know so we can update it!

Full Changelog: v2.1.0...v3.0.0

v2.1.0

29 Oct 17:02

Choose a tag to compare

What's Changed

  • Update livewire website url by @Erulezz in #54
  • Allow any custom attributes on the turnstile div by @tobz-nz in #52

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3

08 Jun 20:13
7faaad7

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

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

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

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

Choose a tag to compare

  • Add support for Laravel 11.x.

v1.0.0

14 Apr 10:21
9e49f3c

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

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

Choose a tag to compare

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