Skip to content

Releases: remarkety/mgconnector

2.10.0 - Enable Popup from settings

17 Nov 07:34
Compare
Choose a tag to compare

2.9.0 - Adding email and sms consent checkbox on checkout page

17 Mar 13:25
Compare
Choose a tag to compare

2.8.0 - Replace Zend_Http usage with Laminas\Http

25 Oct 14:20
Compare
Choose a tag to compare

2.7.0 - Require zendframework1 library

02 Oct 07:43
1bfd623
Compare
Choose a tag to compare

Adding magento/zendframework1 library, which is needed in Remarkety plugin for HTTP requests

2.6.1 - Support PHP 8.2

12 Sep 13:20
Compare
Choose a tag to compare

Support PHP 8.2

2.5.1 - Support PHP 8.1

19 Oct 17:58
Compare
Choose a tag to compare
Version 2.5.1

2.4.15 - Install DB schema from XML

07 Apr 04:47
776ccc2
Compare
Choose a tag to compare

Install the DB schema declaratively from an XML rather than from a PHP file.

2.4.14

22 Feb 10:21
ef619b2
Compare
Choose a tag to compare

Bugfix: Send correct cart currency on server-side sync

2.4.12

02 Jun 15:02
Compare
Choose a tag to compare

Bug - when updating an order from the API Magento do not pass many order properties and requires the Serializer to reload the entity.

2.4.11

18 May 07:25
Compare
Choose a tag to compare

Bug - when updating an order from the API Magento do not pass the customer_id of the order.