Releases: Smile-SA/magento2-module-offer
Releases · Smile-SA/magento2-module-offer
2.0.1
- Fix extensionAttribute - Concrete return type must be specified
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.4.1
Fixed
- Fix the configuration of data source resolver for the offers (cf #18)
1.4.0
Fixed
- Dataset compatibility ES 2.9
1.3.7
Fixed
- Update private function to public #15
1.3.6
Fixed
- Backoffice - Wrong product name in collection (#11 )
1.3.5
Update composer.json
Create ISSUE_TEMPLATE.md
1.3.4
✅ Fixed
- Add foreign key on quote and order tables for column 'seller_id'. (#9)
1.3.2
✅ Fixed
- Better grid performances (#8)