Table of Contents |
---|
Release notes
From version 1.4.0 the plugin is compatible with the Shopware Plugin Store. Unfortunately, the necessary changes are not backwards compatible, so that BEFORE installing version 1.4.0 or higher, all older versions up to 1.3.9 must be uninstalled manually.
From version 1.4.13, the "Update transaction types" function in the UI should be used so that the manufacturer number can also be transferred.
...
For products where variations are available, the variation details will be included in the order per product transactionshopware_ordered_products_2.0). Since variations can have different properties, a separate configuration interface is needed to set which variation properties should appear in which transaction fields. If this setting is enabled, you will then need to make additional settings in Maileon Manager, see: Product properties config
Automatically add buyers to newsletter:
...
Version 1.4.0, 2021.09.21
Updated code to be compatible with Shopware plugin store. Installing 1.4.0 requires complete uninstallation of previous versions
Version 1.3.9, 2021.09.17
Changed to composer version of Maileon PHP API client
Bugfix: Handle if article model not found at order transactions
Bugfix: DOI confirm webhook processes data now correctly, if captcha is enabled
...
Version 1.3.0, 2021.02.08
Change permission logic (added explicit initial permission and DOI, DOI+ process)
Add extended order transaction types (v1.0)
BE AWARE: This update creates new transaction types. Mails bound to the old type WILL NOT be sent anymore. Make sure to first create the types, e.g. from a staging system, create the mails and then install this update on your live system.Add functionality to create all transaction types at Maileon by clicking one button in the Shopware settings
...