Skip to content

Releases: hybridinteractive/craft-contact-form-extensions

1.0.9

03 Aug 08:05

Choose a tag to compare

1.0.9 - 2018-08-03

Fixed

  • Fixed a bug with encoding caused by the previous update

1.0.8

31 Jul 08:41

Choose a tag to compare

1.0.8 - 2018-07-31

Fixed

  • UTF8 encoding issues should now be fixed for new submissions
  • The columns added by the "Upvote" plugin won't show anymore

1.0.7

13 Jul 10:51

Choose a tag to compare

1.0.7 - 2018-07-13

Fixed

  • "All submissions" can now be translated (thanks @tomdeleu)

1.0.6

07 Jun 07:55

Choose a tag to compare

1.0.6 - 2018-06-07

Fixed

  • The badge position setting now saves the correct values
  • Added a note when hiding the badge you should inform users in a different way
  • Fix saving checkbox and radio inputs

1.0.5

01 Jun 08:54
8f0d37f

Choose a tag to compare

1.0.5 - 2018-06-01

Added

  • You can now add an invisible reCAPTCHA to your forms.

1.0.4

22 May 07:15

Choose a tag to compare

1.0.4 - 2018-05-22

Added

  • You can now change the form name by passing a message[formName] field in your form. This way the entries will be grouped by each form. Thanks @curtishenson

1.0.3

14 May 08:26

Choose a tag to compare

1.0.3 - 2018-05-14

Fixed

  • Fixed a bug where the confirmation email was not sent to the person filling out the form.

1.0.2

10 May 19:09
9e5e32a

Choose a tag to compare

1.0.2 - 2018-05-10

Fixed

  • Don't show the nav item when database submissions are disabled

1.0.1

08 May 05:53

Choose a tag to compare

1.0.1 - 2018-05-08

Fixed

  • Fixed a bug where the submission was being passed JSON encoded to Twig

1.0.0

06 May 15:15
8411af3

Choose a tag to compare

Merge pull request #1 from Rias500/analysis-z9aRa9

Apply fixes from StyleCI