Releases: njoguamos/laravel-turnstile
Releases · njoguamos/laravel-turnstile
v3.1.0
v3.0.1
What's Changed
- Update failed validation message by @njoguamos in #23
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #19
- Support laravel 11 by @njoguamos in #20
- Add site key support by @njoguamos in #21
- Add php 8.4 support, drop php 8.1 and Laravel 10 by @njoguamos in #22
Breaking Changes
- Drop Laravel 10 support
- Drop PHP 8.1 support
Full Changelog: v2.2.2...v3.0.0
v2.2.2
What's Changed
- Allow turnstile to pass when
TURNSTILE_ENABLED
is set tofalse
by @njoguamos in #18
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Refactor siteverify to config file by @njoguamos in #17
- Remove redundant
sitekey
by @njoguamos in #17
Full Changelog: v2.1.0...v2.2.1
v2.1.0
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #15
- Added turnstile validation rule by @njoguamos in #16
Breaking Changes
- Drop Laravel 9 and PHP 8.0 by @njoguamos in #16
Full Changelog: v1.1.0...v2.1.0
v1.1.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #14
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Fix fatal error if token is missing by @njoguamos in #13
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #1
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #2
- Add tests by @njoguamos in #3
- Add turnstile middleware by @njoguamos in #4
- Remove dependabot automerge by @njoguamos in #5
- Remove turnstile datasets by @njoguamos in #6
- Remove abstract binding by @njoguamos in #7
- Remove facade by @njoguamos in #8
- Update TurnstileMiddleware.php by @njoguamos in #9
New Contributors
- @dependabot made their first contribution in #1
- @njoguamos made their first contribution in #3
Full Changelog: https://github.com/njoguamos/laravel-turnstile/commits/v1.0.0