Releases: karser/KarserRecaptcha3Bundle
Releases · karser/KarserRecaptcha3Bundle
Version 0.1.8
- Added support for Content-Security Policy nonce (@pfcloutier-druide)
- Added symfony 5.1 compatibility
Version 0.1.7
Twig configuration fix
Version 0.1.6
Refresh token before expiration (@mpoiriert)
Version 0.1.5
- Fixed a bug where validation was passing if value is null or undefined
- Added symfony/flex recipe
Version 0.1.4
- Symfony 5 support
- fixed env variable casting (@uestla)
Version 0.1.3
Defer + Async Recaptcha JS (@poveu)
Fixed list of little issues
- Added internal IP resolver and Cloudflare example
- Covered validator and form with unit tests
- Removed default value for enabled option
Thanks to @Nek- for the feedback