Releases: netresearch/dhl-shipping-m2
Releases · netresearch/dhl-shipping-m2
2.14.0
Magento 2.4.8 compatibility release
Added
- Support for Magento 2.4.8
- Support for PHP 8.3 and PHP 8.4
- Support for GoGreen Plus service for domestic shipments
- Support for GoGreen Plus service for domestic return shipments
Changed
- Updated shipping API service schema to v2.1.12
Removed
- Support for PHP 8.2
2.13.0
Extended Customs Information
Added
- MRN (Master Reference Number) Input in packaging popup
Changed
- Validation for HScode Input
2.12.0
Deutsche Post Warenpost becomes DHL Kleinpaket
Added
- support for DHL Kleinpaket
Removed
- support for Deutsche Post Warenpost
2.11.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 (Paket DE Versenden V2 API REST)
Removed
- Support for PHP 7.1
- Support for PHP 8.1
Full Changelog: 2.10.0...2.11.0
2.10.0
Added
- Select "Postal Delivery Duty Paid" (PDDP) service with shipments to Switzerland (CH).
- Declare customs reference numbers with DHL Paket International shipments.
Fixed
- Prevent DHL service box rendering issues in checkout.
- Successful Autocomplete requests are no longer logged.
- New orders are now scheduled for address check if Analysis via Cron is enabled.
2.9.0
2.9.0
Added
- Select "Signed for by recipient" (Empfängerunterschrift) service with DHL Paket National shipments.
- Select "Postal Delivery Duty Paid" (PDDP) service with DHL Paket International shipments.
- Select "Closest Droppoint" (CDP) service with DHL Paket International shipments.
Changed
- Switch from DHL Business Customer Shipping SOAP API to DHL Parcel DE Shipping REST API.
- The DHL Paket "Print Only If Codeable" config setting can no longer be updated in packaging popup.
Fixed
- Prevent exception when loading return shipments with no shipment number in admin panel grid.
- Prevent type error when loading service charge amounts from module configuration.
2.8.0
Added
- On the pickup location finder map in checkout, if available, show description of the building/facility etc. a service point is located within.
- The "Bulky Goods" service can now be booked with DHL Paket International shipments.
- Select endorsement (abandon, return) for international, undeliverable shipments.
- Select "Named Person Only" service with DHL Paket National shipments.
- Select "No Neighbor Delivery" service with DHL Paket National shipments.
- Link to Marketplace review page in module configuration.
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 (Shipping Carriers)
- Improve handling of apartment addresses when splitting the recipient street.
- Prevent application crash when API returns empty response.
- Prevent broken styling in module configuration.
- Consider database prefixes in INTERNETMARKE carrier module.
- Calculation of initial packaging popup input field visibilities.
Fixed (Deutsche Post Direkt)
- Prevent analysis actions on billing address updates.
- Consider website level configuration settings during cron analysis.
- Change deliverability status from "Undeliverable" to "Possibly deliverable" if address was (partially) corrected during address analysis.
- Replace redundant and confusing mass actions by one configurable mass action.
- Initialize orders with "Not analysed" status if "No Automatic Analysis" is configured.
- The configuration setting "automatically cancel" now has higher priority than "automatically put on hold".
- Display status value "Manually edited" in admin panel orders grid.
- Show address autocomplete suggestions in the customer account "Add New Address" form.
2.7.1
2.7.0
Added
- Show extension-related news in the admin notification inbox.
Fixed
- Prevent access of undefined array key when booking cross-border on-demand return shipments.
- Do not persist empty QR labels when booking cross-border on-demand return shipments.
- Replace deprecated XHR callback in checkout.
- 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