Changelog
Free Gift Product
4.2.0
Module Compatibility
-
Compatibility for B2B-Negotiable-Quotes
-
Code outsourcing for handling B2B-Negotiable-Quotes
-
Performance improvements on detecting FreeGiftProduct rules
4.1.1
Module Compatibility
-
Compatibility for B2B-Negotiable-Quotes (TDMET-876)
-
Update module documentation (TDMET-862)
-
Update module dependencies
-
Update test routines
4.1.0
Price Display (TDMET-804)
-
Fix price display for minicart
-
Provide config to show/hide prices for Free Gift Products
-
Provide config to show optional price texts for Free Gift Products
-
Provide module version info display (TDMET-750)
4.0.6
Quality Improvements
-
Compatibility for Magento 2.4.2
-
Update test routines
-
Provide module ACL (TDMET-701)
-
Fix minicart update for free gift product (TDMET-628)
4.0.5
Improve rule rule evaluation (TDMET-685)
-
Improve check for rules on cart
-
Improve check for rules on checkout
4.0.3
Fix compatibility issue (TDMET-685)
-
Fix rule edit for fgp
-
Fix compatibility issues on cart
-
Fix performance issues on cart
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.2
Bugfix (Backport from 3.2.2)
-
Remove direct table name usage in setup/patch script, which caused an issue on systems where table prefix was configured.
3.3.1
Fix rule evaluation - Backport (TDMET-711)
-
Fix check for corrupted rules
-
Fix check for empty rules
-
Fix fgp discount label
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.2
Bugfix
-
Remove direct table name usage in setup/patch script, which caused an issue on systems where table prefix was configured.
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