Releases: Smile-SA/magento2-module-store-delivery
Releases · Smile-SA/magento2-module-store-delivery
2.0.1
- Refactor - same search design everywhere
- Dont show store delivery shipping method if no markers found
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.1.10
Fixed:
- Update composer.json to restrict store locator module in version 2.0.x (for incompatibilities with future versions)
1.1.9
Fixed
Use notify always instead of call setShippingAddress after setting data #32
1.1.8
Added
- Adding German Translation #29
1.1.7
Fixed
- Console JS Error on Checkout: Uncaught TypeError: this.getCarrierTitle is not a function #27
1.1.6
Fixed
- Update composer.json
- update dependancies store locator version
- Méthode de livraison "Undefined (#24 )
1.1.5
✅ Fixed
- Add isDefaultBilling JS function within store-address #22
1.1.4
✅ Fixed
- Add payload-extender feature to modify shipping address payload #20
1.1.3
✅ Fixed
- Remove popUp Cancel button & Disable popUp Save button until a store is selected (#18)
- fix Unexpected identifier on setTimeout use (#14)
- Enable store selection on map using markers (#17)