This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,45 @@
== Changelog ==
= 1.1.2 - 2018-01-11 =
* Bugfix - Fixed subscription confirmation and status change not happening with previous bugfix.
* Bugfix - Fixed issue of "subscription fields not showing" when the form position is before or after order submit.
= 1.1.1 - 2018-01-08 =
* Bugfix - Fixed 'confirmation email not sent and order not posted' issue with latest Mailpoet v3.17.1
= 1.1.0 2018-06-28 =
* Added a new option for Privacy Policy Notice Page that is for the GDPR compliance and ask for allow consent in the subscription form.
* Added a new settings for the 'GDPR'.
* Settings for the display GDPR Subscription consent Text.
* Set Privacy Page
* Display Subscribe/Unsubscribe options
* Added changelog.txt file
= 1.0.6 - 2018-01-22 =
* Fixed the add-on-woocommerce-mailpoet.pot file issue under plugin/language/ folder
= 1.0.5 - 2018-01-19 =
* We have updated the .pot file in the /languages folder
* Added a new text file under /languages folder that is very thorough description on how to use the online translation system or use local .po files. The file is named how-to-translate.txt and location is languages/how-to-translate.txt
* Also added the same text in this file of “How to translate?” section.
= 1.0.4 - 2018-01-18 =
* We have fixed the code for pluralization text.
= 1.0.3 - 2017-11-15 =
* Title fixed, if “Multi-Subscription?” field is set to No, then have it say “Newsletter” and if its set to Yes, have it say “Newsletters”.
* Fixed CSS issue
= 1.0.2 - 2017-10-10 =
* Subscribe checkbox is displayed many times issue fixed in the version 1.0.2
= 1.0.1 =
* Fixed all the text domain: mailpoet-woocommerce-add-on to add-on-mailpoet-woocommerce
= 1.0.0 =
* Initial release.