Releases: dmstr/yii2-contact-module
Releases · dmstr/yii2-contact-module
3.1.0
What's Changed
- Feature/restore reply to and validation by @handcode in #8
- added validator by @schmunk42 in #7
- Specify export folder path by @germanbisurgi in #10
- convert tables to utf8mb4 by @eluhr in #6
- Feature/marriage 2 x 3 by @eluhr in #13
New Contributors
Full Changelog: 3.0.3...3.1.0
2.1.0
- restores the optional feature to get reply-to from schema property. The fixed reply_to_email address - if set - has priority.
- restores the optional feature to set a return-path address
- re-add email-validations while editing templates and before sending the mails
- and while we are at it, the backend GUI has been improved as well (relation links, better formatting,...)
3.0.2
3.0.1
3.0.0
2.0.0
2.0.0-beta1
Merge pull request #4 from dmstr/feature/refactor-2021-04-14 added backend overview, moved access control to module
1.3.0-beta1
Merge pull request #2 from germanbisurgi/feature/captcha Feature/captcha