Releases: remarkety/mgconnector
Releases · remarkety/mgconnector
2.10.0 - Enable Popup from settings
2.9.0 - Adding email and sms consent checkbox on checkout page
2.8.0 - Replace Zend_Http usage with Laminas\Http
Version 2.8.0
2.7.0 - Require zendframework1 library
Adding magento/zendframework1
library, which is needed in Remarkety plugin for HTTP requests
2.6.1 - Support PHP 8.2
Support PHP 8.2
2.5.1 - Support PHP 8.1
Version 2.5.1
2.4.15 - Install DB schema from XML
Install the DB schema declaratively from an XML rather than from a PHP file.
2.4.14
Bugfix: Send correct cart currency on server-side sync
2.4.12
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
Bug - when updating an order from the API Magento do not pass the customer_id of the order.