Skip to content

Releases: netresearch/dhl-module-carrier-paket

3.2.0

08 Jan 14:03
Compare
Choose a tag to compare

Deutsche Post Warenpost becomes DHL Kleinpaket

Added

  • support for DHL Kleinpaket

Removed

  • support for Deutsche Post Warenpost

3.1.2

25 Sep 11:33
Compare
Choose a tag to compare

Changed

  • Sandbox Credentials

3.1.0

23 Jul 10:25
Compare
Choose a tag to compare

Fixed

  • Fixed parameter ordering issue that caused shipping label creation for post office delivery locations to fail schema validation.

3.0.0

28 May 08:36
Compare
Choose a tag to compare

Magento 2.4.7 compatibility release

Added

  • Support for Magento 2.4.7

Changed

  • Replace Zend_Measurement with Magento Framework Measurement
  • Use escaper instead of block for escaping in templates
  • replace sdk-api-bcs with the new sdk-api-parcel-de

Removed

  • Support for PHP 7.x
  • Support for PHP 8.1

2.9.0

30 Oct 12:07
Compare
Choose a tag to compare

Added

  • Book Postal Delivery Duty Paid (PDDP) service with deliveries to CH destinations.

Fixed

  • Mask billing numbers and API key in web service logs.

2.8.0

30 Jun 09:25
Compare
Choose a tag to compare

Added

  • Book Signed for by recipient (Empfängerunterschrift) service.
  • Book Postal Delivery Duty Paid (PDDP) service.
  • Book Closest Droppoint (CDP) service.
  • Confgure label size in module configuration.
  • Select DHL business customer portal group profile via module configuration.

Changed

  • Switch DHL shipping API from SOAP to REST. SDK classes are no longer injected via DI.

Removed

  • The printOnlyIfCodeable flag can no longer be set for individual packages.
    The module configuration setting ("Shipment Defaults") always applies.

Fixed

  • Add DE translation for non-delivery instruction options.
  • Type-cast store ID to integer, reported via #11.

2.7.0

11 Apr 10:50
Compare
Choose a tag to compare

Added

  • Display additional locker location information on the map in checkout.
  • Select endorsement (abandon, return) for international, undeliverable shipments.
  • Select Bulky Goods service with DHL Paket International shipments.
  • Select Named Person Only service with DHL Paket National shipments.
  • Select No Neighbor Delivery service with DHL Paket National shipments.

Changed

  • The Print Receiver Contact Details configuration setting is replaced by a
    Send Receiver Phone Number setting that applies to cross-border shipments only.

Fixed

  • Improve handling of apartment addresses when splitting the recipient street.
  • Prevent broken styling in module configuration, reported via #50.

2.6.2

06 Sep 17:45
Compare
Choose a tag to compare

Fixed

  • Apply min length validator to post number input in checkout.

2.6.1

25 May 08:09
Compare
Choose a tag to compare

Fixed

  • Fix typing error in checkout service box (DE).

2.6.0

29 Apr 12:32
Compare
Choose a tag to compare

Magento 2.4.4 compatibility release

Added

  • Support for Magento 2.4.4

Removed

  • Support for PHP 7.1