Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Releases: grayloon/magento-laravel-storage

v0.4.1

21 May 16:37
1207b6d
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Fix: only download image if it doesnt exist.

v0.4.0

21 May 14:59
a7b6e8a
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Add Customer Pricing Tiers Storage/Sync

v0.3.5

14 May 17:20
f2abf50
Compare
Choose a tag to compare
v0.3.5 Pre-release
Pre-release
  • Add missing Street2 and Company columns to Customer Addresses #28

v0.3.4

04 May 19:17
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release
  • Modify the Laravel Magento API package constraints to allow any 0.x version to prevent constant version releases.

v0.3.3

23 Apr 13:55
37d032b
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
  • Fix edge case when products from non-existent categories would prevent product link sync. #27

v0.3.2

14 Apr 17:54
80cea84
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Bug Fix: Allow sales to run through the sale end date on the current date. (#26)

v0.3.1

12 Apr 14:03
11765a5
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • Remove old product links on product category sync (#25)

v0.3.0

08 Apr 18:20
07f0feb
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Inline commands for product sync
  • Command to cleanup magneto custom attributes

v0.2.0

07 Apr 20:15
4f1f32d
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Ignore and delete Categories if exists when global root category set #22

v0.1.1

06 Apr 16:22
8a4a38d
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Allows stable dependancies