All notable changes to this project will be documented in this file.
2.4.2 - 2024-08-29
- PHP 8.3 compatibility check
- Map : Fix geolocalize through header button, see https://github.com/Smile-SA/magento2-module-map/compare/2.1.0...2.1.1
- Map : Add CSP whitelist
- Offer : Fix extensionAttribute - Concrete return type must be specified, see https://github.com/Smile-SA/magento2-module-offer/compare/2.0.0...2.0.1
- Retailer : Fix PSR-0, see https://github.com/Smile-SA/magento2-module-retailer/compare/2.0.0...2.0.1
- RetailerOffer : Add modal map to product page search, see https://github.com/Smile-SA/magento2-module-retailer-offer/compare/2.0.1...2.0.2
- RetailerOffer : Fix show product offer price if shop has been selected, even in Retail mode
- StoreDelivery : Refactor - same search design everywhere, see https://github.com/Smile-SA/magento2-module-store-delivery/compare/2.0.0...2.0.1
- StoreDelivery : Dont show store delivery shipping method if no markers found
- StoreLocator : Refactor - same search design everywhere, see https://github.com/Smile-SA/magento2-module-store-locator/compare/2.2.0...2.2.1
- Update contact form
Dataset compatibility Magento 2.4.6, ES 2.11.x and PHP 8.2
- Fix Dynamic type declaration
- Fix Type hinting
- Replace
Zend_Date
byDateTime
- Remove
MutationObserver
support - Fix UI Component Retailer Offer editing
- Replace
Zend_Validate
byLaminas\Validator
- Fix Retailer Grid Column Action
- Fix Retailer Grid Mass Actions
- Fix some translations
- Remove Temando/Shipping Plugin