Skip to content

Releases: grininc/grin-magento-module

V2.1.10

08 Oct 15:07
497329d
Compare
Choose a tag to compare

Coupon Code Validation Improvements

V2.1.9

11 Dec 21:06
3f79a71
Compare
Choose a tag to compare

Missed the composer update.

V2.1.8

11 Dec 16:27
4f14077
Compare
Choose a tag to compare

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

30 Jun 18:28
d3eb14f
Compare
Choose a tag to compare

Adding a delete queue for old messages:

  • Success messages will be deleted after 30 days.
  • Error messages will be deleted after 6 months.

v2.1.6

12 Jul 18:42
f126527
Compare
Choose a tag to compare
  • PHP 8.0 and 8.1 support
  • Magento 2.4.4 support
  • Bugfix

v2.1.5

04 Apr 18:52
87a9085
Compare
Choose a tag to compare

Version 2.1.5

  • Update Test\Api\StockItemsTest.php to temporarily comment out test related code due to an error seen while running bin/magento setup:di:compile

v2.1.4

04 Apr 16:06
1d57a01
Compare
Choose a tag to compare

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

24 Aug 21:25
eecd2d6
Compare
Choose a tag to compare
  • Resolve cron starting issues with version 2.3.X of Magento