Releases: hybridinteractive/craft-contact-form-extensions
Releases · hybridinteractive/craft-contact-form-extensions
1.1.5
[1.1.5] - 2019-04-15
Fixed
- Finally fix the element index UTF8 issue.
1.1.4
[1.1.4] - 2019-04-01
Fixed
1.1.3
[1.1.3] - 2019-04-01
Fixed
1.1.2
[1.1.2] - 2019-04-01
Added
- Ability to override
toEmail
inside your form
- Ability to override
template
inside your form (thanks @helderdb)
- Ability to hide the badge when using ReCaptcha V3
Fixed
- Fixed an issue with email being sent from the wrong address (thanks @helderdb)
1.1.1
[1.1.1] - 2019-02-05
Added
- Added support for ReCaptcha V3
1.1.0
[1.1.0]
Added
- Added support for Craft 3.1 env vars (thanks @benface)
1.0.12
1.0.12 - 2018-12-03
Fixed
- Contact Form Extensions now checks if the submission was marked as spam before handling anything itself. This might solve issues with other plugins that mark it first.
Added
- Added a
craft.contactForms.submissions
variable to display submissions in your templates (thanks @Floriswijgergangs)
1.0.11
1.0.11 - 2018-09-26
Fixed
- Confirmation email sender shoul be the system admin, thanks @Pinchcliffe
1.0.10
1.0.10 - 2018-08-21
Fixed
- Fixed encoding errors when saving checkboxes
- Fixed issue with customizing table attributes
- Fixed display of messages with new lines
- Fixed display of badge position setting