Releases: netresearch/dhl-module-carrier-paket
Releases · netresearch/dhl-module-carrier-paket
3.2.0
3.1.2
Changed
- Sandbox Credentials
3.1.0
Fixed
- Fixed parameter ordering issue that caused shipping label creation for
post office
delivery locations to fail schema validation.
3.0.0
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
2.8.0
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
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
2.6.1
Fixed
- Fix typing error in checkout service box (DE).
2.6.0
Magento 2.4.4 compatibility release
Added
- Support for Magento 2.4.4
Removed
- Support for PHP 7.1