Skip to content

Releases: DPDBeNeLux/magento2-shipping

1.3.0-beta

11 Jul 15:53
8fb035f
Compare
Choose a tag to compare
1.3.0-beta Pre-release
Pre-release

Changelog:

  • Fixed issue where Parcelshop validation didn't work for Mageplaza's OneStepCheckout

1.2.0

18 Apr 17:04
c530af7
Compare
Choose a tag to compare

Changelog:

  • Changed scope of module settings to allow website/store specific settings
  • Added validation on checkout fields on Shipping methods refresh
  • Improved Parcelshop map
  • Added Aheadworks One Step Checkout support
  • Fixed composer installation problems
  • Implemented saving labels as a file
  • Fixed issue with Tablerates in 2.3.1
  • Added Magento 2.3.x compatiblity

1.2.1-beta

25 Mar 15:10
d81130d
Compare
Choose a tag to compare
1.2.1-beta Pre-release
Pre-release

Changelog:

  • Fixed composer installation problems

1.2.0-beta

15 Mar 15:56
4544548
Compare
Choose a tag to compare
1.2.0-beta Pre-release
Pre-release

Changelog:

  • Changed scope of module settings to allow website/store specific settings
  • Added validation on checkout fields on Shipping methods refresh
  • Improved Parcelshop map
  • Added Aheadworks One Step Checkout support
  • Added Magento 2.3.0 compatiblity

1.1.2-beta

26 Feb 11:45
c7eae4e
Compare
Choose a tag to compare
1.1.2-beta Pre-release
Pre-release

Changelog:

  • Updated copyright year
  • Implemented saving labels as a file

1.1.1

23 Jan 15:25
228fc81
Compare
Choose a tag to compare

Changelog:

  • Updated version constraint to allow PHP 7.2 and higher

1.1.0

21 Nov 12:55
d15181a
Compare
Choose a tag to compare

This release contains many new features and extra shipping methods. All changes are backwards compatible and do not affect existing installations.

Changelog:

  • Added support for B2B customers
  • Added DPD Express and Guarantee (E10, E12 and E18)
  • Added DPD Classic and DPD Classic Saturday (B2B)
  • Added mass action for generating Return labels
  • Added mass action for generating a shipping list
  • Added mutliple labels for one shipment. (Only available in the shipment view)
  • Fixed translations issues with Parcelshop
  • Refactored code style in lots of places to be more compliant with Magento 2 standards
  • Added Parcelshop ID to REST API (Thanks @JeroenVanLeusden)
  • Added compatibility support for Picqer

1.1.0 Beta

26 Jul 19:29
2e40344
Compare
Choose a tag to compare
1.1.0 Beta Pre-release
Pre-release

This release contains many new features and extra shipping methods. All changes are backwards compatible and do not affect existing installations.

Changelog:

  • Added support for B2B customers
  • Added DPD Express and Guarantee (E10, E12 and E18)
  • Added DPD Classic and DPD Classic Saturday (B2B)
  • Added mass action for generating Return labels
  • Added mass action for generating a shipping list
  • Added mutliple labels for one shipment. (Only available in the shipment view)
  • Fixed translations issues with Parcelshop
  • Refactored code style in lots of places to be more compliant with Magento 2 standards

1.0.9

18 Jul 10:49
045d377
Compare
Choose a tag to compare

Changelog:

  • Fixed issue with incorrect Parcelshops being shown sometimes. Search his now more optimized and specific.

1.0.8: PayPal Express compatibility fix

07 Jun 08:29
b61a233
Compare
Choose a tag to compare

Changelog:

  • Parcelshops now work with PayPal Express and various other payment methods who overwrite the Shipping Address
  • Included fix for Tablerate Export, Thanks Younify!
  • Other small improvements