Skip to content

Latest commit

 

History

History
198 lines (122 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

198 lines (122 loc) · 14.2 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.3.0 (2021-11-11)

✨ New Features

  • add track trace in default prestashop field (a274f3f)
  • export region field (#58) (0950fae)

🐛 Bug Fixes

  • add second address line to first address line for delivery options (#61) (0ed533b)
  • allow insurance options only for package type package (#62) (af7497c)
  • correct 1.1.2 upgrade (#52) (4c33988)
  • dpz weight classes automatically selected and retained (#53) (e398582)
  • fix delivery options in frontend not loading fully sometimes (#54) (2ef3009)
  • fix delivery options not being persisted in ps 1.7.8.0 (#57) (d625781), closes #49
  • fix large format and return not being exported (#64) (17c1e4d)
  • fix track trace emails not being sent (#66) (dcebc16)
  • fix user agent not being sent correctly (#65) (801f00b)
  • fix user agents not being sent (607adc9)
  • make possible to export without insurance from order detail page (2610e67)
  • migration will be to version 1.3.0 (199a078)
  • remove hard coded carrier from email templates and improve language (23595c9)
  • set nextDeliveryDate when deliveryOptions are empty (#47) (20ab7a7)
  • shipment status order for digital stamp (20dbf91)
  • update orderlabel status during export (03a7690)

1.2.0 (2021-10-04)

✨ New Features

  • add surcharge option to delivery options (5d9e711)

🐛 Bug Fixes

  • cutofftime and dropoffdelay work according to current specifications (48baf5e)
  • fix error when loading order which has delivery options (56722a4)
  • fix status change webhook not triggering sometimes (954bc18)
  • make surcharge mode work as expected (77ed3b7)
  • no order found error (b8a6eea), closes #7
  • open new tab and request inline pdf correctly according to setting (1f1d154)

1.1.2 (2021-09-30)

✨ New Features

  • add surcharge option to delivery options (baebd38)

🐛 Bug Fixes

  • cutofftime and dropoffdelay work according to current specifications (572c778)
  • no order found error (3a7e68c), closes #7
  • open new tab and request inline pdf correctly according to setting (3ce9d87)

1.1.3 (2021-09-01)

🐛 Bug Fixes

  • export ROW and EU shipments (50cb1e7)
  • use default HS code and country of origin for products that lack them (a3b5da0)

1.1.2 (2021-08-19)

🐛 Bug Fixes

  • missing carrier type for upgrades (caff3c9)

1.1.1 (2021-08-17)

✨ New Features

  • add cart override (e510832)
  • add postnl (add4716)
  • add ps carriers cost (1f7e70e)
  • add ps_carriers in the configuration (fa88381)
  • added carriertype (ec6f8af)
  • allow to update carrier (5370b87)
  • override DeliveryOptionsFinder for prestashop carriers (946c20d)
  • show carrier input if no selected ps carrier (a36bf03)
  • update method for carrier config (7f24f4b)
  • use carrierType (6416306)

🐛 Bug Fixes

  • 0 problem (325ed7a)
  • add new custom carrier/ add PS carrier, (1a3a6bf)
  • delivery option removed (21da4a2)
  • deliverydays_windows (0c2d1e8)
  • export with the correct delivery type (2dec77e)
  • if no carrier (80aea3f)
  • import validation and db (a354615)
  • load OrderLabel that is not in namespace anymore (1b5a04a)
  • new carrier with redirect and flash message (79bcc8e)
  • new carrier with redirect and flash message (fb58ba7)
  • newly added carrier (d430d37)
  • pass on the weights for all shipments (1740f85)
  • prestashop PrestaShopDatabaseException problem (644e078)
  • put back insert for new carrier (dbbbf39)
  • remove console.log (680daf6)
  • remove legacy 'OrderLabel' classmap (f4444b3)
  • remove override (04bc88a)
  • remove unused config (34eb129)
  • remove validation (abe02ab)
  • set ps carrier as myparcel carrier (8c67199)
  • set to static (f7bdcae)
  • update carrierType (6fceb82)
  • Update readme.md (deb635b)
  • use the track trace link which is already known in the order (198b0b4)
  • webhook not changing order status (aae145f)

1.1.0 (2021-05-28)

✨ New Features

🐛 Bug Fixes

1.0.7 (2021-05-21)

🐛 Bug Fixes

  • add tax to prices, remove unused method calls (aaeb3b0)

Performance Improvements

  • remove comments (bbb9333)
  • remove variable, add method getShippingoption (01a8557)

1.0.6 (2021-05-14)

🐛 Bug Fixes

1.0.5 (2021-05-07)

✨ New Features

1.0.4 (2021-04-30)

🐛 Bug Fixes

  • LabelsColumn defaults (9132bb5)
  • order label column for PS v1.7.7.3+ (a321b94)

1.0.3 (2021-04-08)

🐛 Bug Fixes

  • build: do rename on each job (78b585f)

1.0.2 (2021-04-08)

✨ New Features

🐛 Bug Fixes

  • build: only run on tags (b61c89d)
  • build: php version and npm (e08c5a6)
  • build: rename main module file (a8d858e)
  • build: replace be to nl (db5a1ac)
  • use ps generated url (8515606)

1.0.1 (2021-03-25)

1.0.0 (2021-01-28)