Releases: Inxmail/inx_magento2
Releases · Inxmail/inx_magento2
1.3.1
Compatibility for Magento CE 2.4.6
The ZEND_HTTP has been replaced to allow compatibility with Magento CE Version 2.4.6
Compatibility for Magento 2.4.4, php 8.1
What's Changed
- Updated dependencies for Magento 2.4.4 and PHP 8.1
Compatibility Magento 2.4.3-p1
What's Changed
- Corrected guest user subscription handling for Magento 2.4.3-p1
- Some descriptive text for configuration screen
Bugfixes
allow configuration of module when it is deactivated
Bugfixes
- corrected behaviour of sync
-- when customer has no birthday information provided, but is configured in the attribute mapping an empty value is now synced
-- when customer has no order yet, an empty last order date is now synced
Bugfixes
- Birthday Format fix
- SetupConfig Installation fix
Added last order date synchronisation
With this release, you'll be able to target your subscribers based on their last order date.
In order for this to work, you'll have to setup a cronjob to regularly update the subscriber infos in Inxmail Professional through the command:
./bin/magento inx:sync:subscriber subscribed
The cronjob should not run more than once an hour. Typically, once per day should be enough.
Inxmail-Magento2-1.0.3
- allow PHP > 7.1
- Workaround for Invalid header line detected: #49
- add fallback for different M2 versions (serializer)
Inxmail-Magento2-1.0.2
Magento 2.2.6 and PHP 7.1 compatibility