Releases: passioneight/pimcore-forms
Releases · passioneight/pimcore-forms
2.0.0
What's Changed
- improvement: re-implement the bundle by @passioneight in #3
- merge fixed from dev branch by @passioneight in #4
Full Changelog: v1.0.3...2.0.0
v1.0.3
GoogleRecaptchaValidator
namespace fix
v1.0.2
- Added
CurrentUserPasswordField
, which can be used for forms on user-profile pages. The entered password will be checked against the user's current password, due to the added constraint and validator.
v1.0.1
~ Updated utility namespace
v1.0.0
~ composer.json update