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.