Releases: Smile-SA/magento2-module-retailer-offer
Releases · Smile-SA/magento2-module-retailer-offer
2.0.3
- Restore Retail mode - catalog web price. Only Drive mode can show speific retailer offer price, while Retail mode must show same catalog web price for each retailer regarding 1 product
2.0.2
- Add modal map to product page search
- Fix show product offer price if shop has been selected, even in Retail mode
2.0.1
- Fix CategoryPlugin closure return type
2.0.0
Dataset compatibility ES 2.11.x and PHP 8.2
- Fix Dynamic type declaration
- Fix Type hinting
- Replace
Zend_Date
by DateTime
- Remove
MutationObserver
support
- Fix UI Component Retailer Offer editing
- Replace
Zend_Validate
by Laminas\Validator
- Fix Retailer Grid Column Action
- Fix Retailer Grid Mass Actions
- Fix some translations
- Remove Temando/Shipping Plugin
1.8.1
Fixes
- Takes into account signature changes in latest Elasticsuite 2.10.x base classes for custom layer filter price and isDiscount catalog rule (#65)
- An issue with FPC cache (#62): Offer ids are now correctly added to product page availability block identities (#63)
1.7.1
Fixes
- Takes into account signature changes in latest Elasticsuite 2.8.x/2.9.x base classes for custom layer filter price and isDiscount catalog rule (#64)
1.8.0
/!\ Warning : dependency bumped to Elasticsuite 2.10.4 which implies Magento > 2.4.1
Fixes :
- #59 Use collection & filter prodvider to retrive the product count
- #61 Update method signature for IsDiscount::getSearchQuery
1.7.0
Fixed
- Filters injected into the ES request for the API (#58)
1.6.0
ES compatibility 2.9 datasources