Version 2.1.1

June 1, 2023

Fixed

  • Fixed issue - duplicate entries when options are supplied.

Version 2.1.0

July 10, 2022

Added

  • Ability to view customer submissions in the Control Panel.

Version 2.0.0

July 9, 2022

Added

  • Craft CMS and Commerce 4 support.

Version 1.4.3

July 9, 2022

Fixed/Added

  • Flash message is now set for those not using ajax to submit the form. The default message can be overwritten by using translations.

Version 1.4.2

July 9, 2022

Added

  • Added support for translating the subject line. This uses the customers locale and stores it in the database for later. This will require a migration so remember to run craft migrate/all if it is not already a part fo your deploy script.

Version 1.4.1

July 9, 2022

Fixed

  • Fixed an issue with customers being able to subscribe multiple times (Issue #14)
  • Fixed an issue with subject/preheader text not rendering correctly (Issue #9).

Version 1.4.0

May 27, 2020

Added

  • Confirmation emails can be sent to the customer now (Feature Request #6).
  • Confirmation emails can use a custom template, subject line and is optional (off by default).

Fixed

  • Fixed an issue where duplicate records could be added resulting in multiple emails being sent.
  • Tested on Craft 3.4 and Commerce 3.1.

Version 1.3.1

April 8, 2020

Fixed

  • Response from form can now be translated (Thanks @pieter-janDB)

Version 1.3.0

December 20, 2019

Added

  • You can now automatically purge user details after emails are sent. Useful if GDPR or similar is a requirement.

Version 1.2.0

December 19, 2019

Fixed

  • Email notifications are only fired once. An issue could of occured previously if the product had multiple variants and the user selected anything but the first variant. Thanks @jmauzyk.

Version 1.1.0

June 9, 2019

Added

  • Ability to store additional options e.g. product attributes etc (Thanks Josh Crawford)
  • Responses are now ajax friendly
  • Added response message for when email is already detected

Fixed

  • Validation issues when no email was entered and other various responses
  • Creating a new product would cause an error as no variant was found, this is now fixed

Version 1.0.1

May 30, 2019

Changed

  • Minor update to plugin icon

Version 1.0.0

May 19, 2019

Added

  • Initial release