Skip to content

Releases: netresearch/dhl-module-shipping-core

2.7.1

Choose a tag to compare

@Sebastian80 Sebastian80 released this 14 Jul 12:28

Fixed

  • Display the correct module version in the module information box.

2.7.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 13 Jul 14:06

Compatibility release for the netresearch shipping framework 5.0.0 (server-locked shipping option inputs). No functional changes.

2.6.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 03 Jun 09:35

Magento 2.4.9 compatibility release

Added

  • Support for Magento 2.4.9
  • Support for PHP 8.5

2.5.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 02 Jul 14:41

Added

  • Support for PHP 8.4
  • Support for Magento 2.4.8

Changed

  • Improved code quality and type safety

Removed

  • Support for PHP 8.2

2.4.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 27 May 15:25

Magento 2.4.7 compatibility release

Added

  • Support for Magento 2.4.7

Changed

  • Use escaper instead of block for escaping in templates

Removed

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

2.3.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 11 Apr 10:02

Added

  • Link to Marketplace review page in module configuration.

2.1.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 06 Apr 12:00

Added

  • Trigger settings validation in config infobox.

Changed

  • Establish compatibility with shipping core 2.7.
  • Display metapackage version number in config infobox.

2.0.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 07 Apr 13:46

Changed

  • Migrate to shipping framework v2.

1.1.6

Choose a tag to compare

@mam08ixo mam08ixo released this 19 Mar 11:48

Fixed

  • Prevent Call to a member function getProduct() on bool error, reported by
    DavidLambauer via PR #2.

1.1.5

Choose a tag to compare

@Sebastian80 Sebastian80 released this 01 Mar 08:59

Fixed

  • Prevent broken order detail page for countries with optional postal code, reported by
    HenKun via issue #8.
  • Consider selected scope when rendering My Own Packages config field, reported by
    okolya via issue #7.
  • Update split street (name and number) when shipping address gets updated.