Skip to content

Releases: hybridinteractive/craft-contact-form-extensions

1.1.5

15 Apr 14:11
Compare
Choose a tag to compare

[1.1.5] - 2019-04-15

Fixed

  • Finally fix the element index UTF8 issue.

1.1.4

01 Apr 14:51
Compare
Choose a tag to compare

[1.1.4] - 2019-04-01

Fixed

  • Fix utf8 issue

1.1.3

01 Apr 11:36
Compare
Choose a tag to compare

[1.1.3] - 2019-04-01

Fixed

  • Fix overriding toEmail

1.1.2

01 Apr 11:26
88edf90
Compare
Choose a tag to compare

[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

22 Feb 12:40
b998d30
Compare
Choose a tag to compare

[1.1.1] - 2019-02-05

Added

  • Added support for ReCaptcha V3

1.1.0

05 Feb 14:48
2717007
Compare
Choose a tag to compare

[1.1.0]

Added

  • Added support for Craft 3.1 env vars (thanks @benface)

1.0.13

18 Jan 08:37
05f3c12
Compare
Choose a tag to compare
Update CHANGELOG.md

1.0.12

03 Dec 12:32
Compare
Choose a tag to compare

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

26 Sep 12:55
Compare
Choose a tag to compare

1.0.11 - 2018-09-26

Fixed

  • Confirmation email sender shoul be the system admin, thanks @Pinchcliffe

1.0.10

21 Aug 18:54
2a09a26
Compare
Choose a tag to compare

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