Releases: contributte/reCAPTCHA
Releases · contributte/reCAPTCHA
v4.0.2
v4.0.1
Bumped! 🙇♀️
Diff: v4.0.0...v4.0.1
Changes:
- Set minimal score for validation (#64) [06ac468] (@PavelWeirich)
- Code: add types + codesniffer [dbfd4e9] (@f3l1x)
Maintenance:
v4.0.0
v3.5.0
Bumped! 🦃
Diff: v3.4.1...v3.5.0
Changes:
Maintenance:
- Polished docs (#54) [5861c77] (@petrparolek)
- Codestyle: improvements (#57) [97c854b] (@petrparolek)
- Readme: versions [1a72e36] (@f3l1x)
- update composer to v2 in CI [2d59a8d] (@petrparolek)
- upgrade PHPStan [42007f8] (@petrparolek)
- fixed composer link [d33a493] (@petrparolek)
- Composer: allow codesniffer [71d5d89] (@f3l1x)
- CI: add tests for PHP 8.1 and 8.2 [750f36d] (@jankonas)
v3.4.1
v3.4.0
Bumped! 🎗️
Diff: v3.3.1...v3.4.0
Changes:
- Readme: absolute link to invisibleRecaptcha (#37) [ec74e54] (@suchoproduction)
- Readme: contributte style [2bfaa14] (@f3l1x)
- Readme++ [52db8f6] (@f3l1x)
- Travis -> Github Actions [d20899b] (@f3l1x)
- Makefile: simplify [0d7f914] (@f3l1x)
- Tests: fixes [1ae4714] (@f3l1x)
- Composer: raise nunjuck [aea2a41] (@f3l1x)
- Composer: drop phpstan-shim [c662d9f] (@f3l1x)
- Composer: allow PHP 8 [ee2f41a] (@f3l1x)
- Readme++ [89836ee] (@f3l1x)
- Composer.json: Nette Utils should be ^3.0 for future compatibility. [b4f2254] (@janbarasek)
- Fix test [0c5ab3b] (@janbarasek)
- Std [004]: kodiak [e2f1366] (@f3l1x)
- Resolve reCaptcha on submit to prevent timeout, Documentation warns against resolving reCaptcha on page load [29edb10] (@xpavp03)
- See changes to invisibleRecaptcha.js [4c34a9d] (@xpavp03)
- Makefile: update [cd00a73] (@f3l1x)
- CI: update [c99157f] (@f3l1x)
- Composer: switch to contributte/di to keep in sync with nette/di + nette/schema [51e3606] (@f3l1x)
- Composer: upgrade codesniffer [0141762] (@f3l1x)
- Phpstan: v0.12 [a44a602] (@f3l1x)
v3.3.1
v3.3.0
v3.2.0
Bumped! 👈
Diff: 3.1.0...3.2.0
Changes:
- Nette 3.0 [#27] (thanks @PavelJurasek)
- Fix validation message [#26]