Releases: grininc/grin-magento-module
Releases · grininc/grin-magento-module
V2.1.10
Coupon Code Validation Improvements
V2.1.9
V2.1.8
Small fix for issue where calls to Magento getDiscountAmount in the extension library returns a string even though it's supposed to float or null.
v2.1.7
v2.1.6
- PHP 8.0 and 8.1 support
- Magento 2.4.4 support
- Bugfix
v2.1.5
Version 2.1.5
- Update
Test\Api\StockItemsTest.php
to temporarily comment out test related code due to an error seen while runningbin/magento setup:di:compile
v2.1.4
Version 2.1.4
- Validate Grin Connector Compatibility For Magento 2.4.3
- Display Grin Connector extension version number in the admin panel
- Block Unauthorized Use of GRIN Coupon Codes
v2.1.3
- Resolve cron starting issues with version 2.3.X of Magento