All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Compatibility for Magento 2.4.7.
- Use escaper instead of block for escaping in templates
- PHP7.x support
- PHP8.1 support
- Establish compatibility to
dhl/module-carrier-paket:2.8.0
: Deselect new DHL Paket services for INTERNETMARKE shipments.
- Establish compatibility to
netresearch/module-shipping-core:2.9.0
. - Establish compatibility to
dhl/module-carrier-paket:2.7.0
: Deselect new DHL Paket services for INTERNETMARKE shipments.
- Consider database table prefix when updating products lists.
Magento 2.4.4 compatibility release
- Support for Magento 2.4.4
- Support for PHP 7.1
- Establish compatibility with shipping core 2.7.
- Skip product list update if no API credentials are configured.
- Interactive batch processing for Internetmarke shipping products.
- Establish compatibility with shipping core 2.4.
- Roll back multi-package label requests on error.
- Use
netresearch/module-shipping-core
package for three-letter country code calculation.
- Replace shipping core package dependency.
- Use ISO 3166 ALPHA-3 country code in label requests.
- Prevent
PageFormatCollection does not exist
exception, caused by wrong import statement.
- Update shipping products weekly via cron job.
- Define web service log settings in module configuration.
- Show web service error messages in packaging popup.
Initial release