Releases: grayloon/magento-laravel-storage
Releases · grayloon/magento-laravel-storage
v0.4.1
Fix: only download image if it doesnt exist.
v0.4.0
Add Customer Pricing Tiers Storage/Sync
v0.3.5
- Add missing Street2 and Company columns to Customer Addresses #28
v0.3.4
- Modify the Laravel Magento API package constraints to allow any
0.x
version to prevent constant version releases.
v0.3.3
- Fix edge case when products from non-existent categories would prevent product link sync. #27
v0.3.2
Bug Fix: Allow sales to run through the sale end date on the current date. (#26)
v0.3.1
- Remove old product links on product category sync (#25)
v0.3.0
- Inline commands for product sync
- Command to cleanup magneto custom attributes
v0.2.0
Ignore and delete Categories if exists when global root category set #22
v0.1.1
- Allows stable dependancies