Skip to content

Releases: Inxmail/inx_magento2

1.3.1

28 May 12:43
Compare
Choose a tag to compare

Fixed product feed access.

Compatibility for Magento CE 2.4.6

09 Oct 09:03
415b745
Compare
Choose a tag to compare

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

17 May 09:21
8273f6d
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies for Magento 2.4.4 and PHP 8.1

Compatibility Magento 2.4.3-p1

26 Nov 11:59
e97c6c8
Compare
Choose a tag to compare

What's Changed

  • Corrected guest user subscription handling for Magento 2.4.3-p1
  • Some descriptive text for configuration screen

Bugfixes

04 Jun 11:02
c623fe8
Compare
Choose a tag to compare

allow configuration of module when it is deactivated

Bugfixes

27 Feb 16:17
e4aaa95
Compare
Choose a tag to compare
  • 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

28 Jan 11:15
bd0fe02
Compare
Choose a tag to compare
  • Birthday Format fix
  • SetupConfig Installation fix

Added last order date synchronisation

03 Jun 10:38
1f15b16
Compare
Choose a tag to compare

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

26 Mar 12:27
3770ad8
Compare
Choose a tag to compare
  • allow PHP > 7.1
  • Workaround for Invalid header line detected: #49
  • add fallback for different M2 versions (serializer)

Inxmail-Magento2-1.0.2

05 Feb 11:40
fc849fa
Compare
Choose a tag to compare

Magento 2.2.6 and PHP 7.1 compatibility