Skip to content

Releases: papertank/origami-captcha

3.0.0

28 May 11:02
Compare
Choose a tag to compare
  • Added Laravel 11.x support.
  • Dropped Laravel < 10.x support.
  • Removed recaptcha Validation rule
  • Added new Origami\Captcha\Rules\Recaptcha Rule Object (implicit)

2.2.0

16 Feb 15:27
Compare
Choose a tag to compare

Added Laravel 10.x support.

2.1.0

01 Mar 14:48
Compare
Choose a tag to compare

Added support for Laravel 9.x

2.0.0

13 Sep 16:05
Compare
Choose a tag to compare

Added Laravel 8.0 support.

Now requires Laravel 6.0 and newer. (Drops 5.8 and older)

1.1.0

09 Oct 14:41
Compare
Choose a tag to compare

Laravel 6 compatibility

1.0.1

03 Sep 10:53
Compare
Choose a tag to compare
  • Fixed / updated readme only