Releases: wodCZ/NetteHoneypot
Releases · wodCZ/NetteHoneypot
3.0.0
This release adds support for Nette 3 config syntax (see #4).
Since this might be a BC-breaking change, I'm releasing this as a new major version.
Thanks @mateszemek 🎉
2.1.0
Improvements
- Prevent browsers from autofill the honeypot input (#3, thanks @zingon)
Nette 3, strict types & type annotations
Bumps Nette version to 3.0 and requires PHP 7.1.
As the requirements make the package incompatible with previously supported Nette and PHP, I'm bumping the major version to 2, even though there is no change in the extension functionality.
See this PR for what's changed.
Thanks @namo-R ❤️
1.0.1: Merge pull request #1 from namo-R/nette2.4-support
change deprecated add() to addHtml()