Changelog
Free Gift Product
5.2.1
Fix reservation handling (METSUP-76)
-
Fix reservation handling for free_product type
-
Integration Plugin to allow reservation handling
5.2.0
Compatibility Update (TDMET-1260)
-
Provide compatibility for Magento 2.4.7
-
Update module dependencies
-
Fix JS code based on eslint
5.1.1
Fix reorder functionality (TDMET-1196)
-
Reimplement reorder functionality
-
Remove old reorder implementation
-
Update test routines
5.1.0
Compatibility Update (TDMET-1110)
-
Provide compatibility for Magento 2.4.6
-
Update module dependencies
-
Integrate phpstan checks
-
Fix free gift product rule config apperance
5.0.0
Magento 2.4.4 Compatibility
-
Update Module for Magento 2.4.4
-
Add PHP 8.0 / PHP 8.1 support
-
Remove PHP 7.3 support
4.0.1
Minor Troubleshooting and Fixes
-
Fix image rendering in checkout summary (TDMET-611)
-
Fix discount label rendering in cart (TDMET-621)
4.0.0
Magento 2.4 Compatibility (TDMET-579)
-
Update module dependencies
-
Refactoring based on version changes (CSP eg.)
-
Update test routines
Fix checkout items count (TDMET-557)
-
Update items count on checkout sidebar summary
Quality Improvement (TDMET-446)
-
Unit-Tests
-
Integration-Tests
-
Strict-Types
3.3.0
Enhancement processing FGP (TDMET-479)
-
Handling for FGP labels
-
Improvement backend cart price rule form
Enhancement FGP display on cart and checkout (TDMET-477)
-
Handling for FGP labels
-
Fix display on cart summary
-
Fix display on checkout summary
Quality Improvement (TDMET-471)
3.2.0
Feature Reorder (TDMET-330)
-
New config to handle reorder process of free gift products for customers
-
Handle free gift products on reorder process
Feature Coupon Codes (TDMET-369)
-
Extend free gift product functionallity for coupon codes
-
Handle add, update and delete actions on cart items
Minor Troubleshootings and Enhancements
-
Fix remove free gift product on cart update
-
Integrate static and base unit tests