Changelog

M4 GDPR Compliance Toolkit

v1.2.3 (2018-11-30)

  • Fixed PHP Compile Error: Declaration of AdminM4GdprController::setMedia() must be compatible... (PrestaShop 1.7)

v1.2.2 (2018-09-07)

  • Added "Order as a guest" consent location (PrestaShop 1.7)
  • Improved French translation (thanks to tt-shop.lu)
  • Improved Finnish translation (thanks to Jaana Palanterä)

v1.2.1(2018-06-13)

  • Added mouse click support for consent pop-ups (jQuery selector)
  • Added mouse click support for consent pop-ups (onClick event, for example, for one-page-checkout modules)
  • Fixed always showing consent window if the selector specified doesn't exist on the page

v1.2.0(2018-06-06)

  • Added optional sending emails to customers and administrators
  • Added expiration date on consent types
  • Added ability to renew of customer consents
  • Consent is only required if it is not expired, does not repeat itself
  • Added 'Active' setting for Consent type
  • Added settings for displaying the left or right column in the customer account (PrestaShop 1.5 and 1.6)
  • Added selectors for one-page checkout (PrestaShop 1.5 and 1.6)
  • Improved Romanian translation (thanks to scoptop)
  • Improved compatibility with Theme Monster templates
  • Improved compatibility with different templates (PrestaShop 1.5)
  • Improved working when Debug Mode is turned on and error occurs
  • Small style adjustments
  • Fixed not offering the type of consent to create a new location of consent
  • Fixed PHP Fatal error: Call to a member function getPageLink() on null (PrestaShop 1.5.3.1 and earlier)

v1.1.2 (2018-05-30)

  • Fixed consent storage (module version 1.1.1 only)
  • Fixed rare failing to load the module due to CORS (only servers requiring X-PINGOTHER)
  • Fixed "Error! [AccessOrderSlips] Network error" (PrestaShop 1.5)
  • Fixed styles in customer account (PrestaShop 1.5)
  • Fixed styles in customer account (thirty bees)

v1.1.1 (2018-05-29)

  • Both the left and right columns are now displayed in the customer account (PrestaShop 1.5 only)
  • Fixed consent pop-ups if the form is displayed dynamically or other events precede
  • Fixed various issues (PrestaShop 1.7)

v1.1.0 (2018-05-25)

  • Once the module is uninstalled, its data and settings are not deleted
  • Dashboard, Requests and Customer consents tables are updated every minute
  • Fixed consent storage in some cases (PrestaShop 1.5 and 1.6.0)

v1.0.5 (2018-05-24)

  • Improved German translation (thanks to eleazar)
  • Improved Polish translation (thanks to 24marketing.pl)
  • Improved Slovak translation (thanks to Tomáš Hamar)
  • Fixed module loading in customer account when CCC is enabled (PrestaShop 1.5 and 1.6)
  • Fixed module loading in administration (PrestaShop 1.6.0 only)

v1.0.4 (2018-05-23)

  • Fixed "Error! [AccessOrders] GraphQL error" on Right of access by the data subject (PrestaShop 1.7)
  • Fixed modal pop-ups in customer account (PrestaShop 1.7)
  • Fixed form submission on the 'Contact us' page (PrestaShop 1.5)
  • Fixed styles in customer account (PrestaShop 1.5)
  • Fixed seldom failing to load the module due to CORS (some servers only)

v1.0.3 (2018-05-22)

  • Fixed an error on the front of the administration after deleting the customer
  • Fixed consent pop-ups if there are multiple possible actions on the page
  • Fixed form submission on the 'Contact us' page

v1.0.2 (2018-05-21)

  • Fixed module loading in customer account (PrestaShop 1.7 only)
  • Fixed module loading using HTTPS if SSL is not active in the shop
  • Fixed CSV export

v1.0.1 (2018-05-21)

  • Fixed language switching in customer account
  • Fixed apostrophes in English text

v1.0.0 (2018-05-18)

  • Initial release