Releases: excelwebzone/EWZRecaptchaBundle
Releases · excelwebzone/EWZRecaptchaBundle
v1.5.0
- Added/modified translations
- Added travis support for PHP 7.1
- Add option badge to change the badge-position
- Move tests/bootstrap.php to Tests/ (Windows compability in Vagrant with Composer)
v1.4.9
- Improve the way the default callback handles form submissions
v1.4.8
- Fixed Google's Invisible
v1.4.7
- Added support for Google's Invisible
v1.4.6
- Sync php view with twig view
v1.4.5
- Added ability to perform server side hostname check
- Support callback attribute
- Added test units
- Moved source files into src folder
v1.4.4
- Dynamically use the locale from the current request
- Added support for symfony >2.8
v1.4.3
- Add defer / async to embedded scripts
- Improve JS
- Add size option
v1.4.2
Symfony 3.0 support
Note: moved
EWZ\Bundle\RecaptchaBundle\Form\Type\RecaptchaType
toEWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType
.
v1.4.1
Small REAME.md changes