Skip to content

Releases: postnl/shopware

5.0.1

20 Feb 08:54

Choose a tag to compare

  • Updated API client to 2.0.14
  • Fixed an issue in the administration that prevented columns from being displayed in the order overview
  • Fixes a conflict between normal shipments and pickup points. Selecting a pickup point should no longer delay the shipment if a delayed shipment was selected previously.

5.0.0

19 Nov 12:53

Choose a tag to compare

Shopware compatibility update

  • This version is compatible with Shopware 6.7.0 and higher.

Contains all changes from version 4.2.0

  • [Accessibility] Added address callout when using a screenreader.
  • Fixed display of delivery date in the administration
  • Updated track and trace url in e-mails.
  • Added option to display up to 20 pickup points.
  • Removed return option "Shipment and Return label."
  • Improves storefront display of pickup points.
  • Misc. small fixes

4.2.0

19 Nov 12:52

Choose a tag to compare

  • [Accessibility] Added address callout when using a screenreader.
  • Fixed display of delivery date in the administration
  • Updated track and trace url in e-mails.
  • Added option to display up to 20 pickup points.
  • Removed return option "Shipment and Return label."
  • Improves storefront display of pickup points.
  • Misc. small fixes

4.1.0

13 Feb 11:21

Choose a tag to compare

New features

  • Added new return options:
    • A shipping label can also be used immediately as a return label.
    • Added manual generation of return labels.
    • Dutch return addresses can now be a regular address instead of a reply number.

Bugfixes

  • Added missing cart data
  • Improved compatibility with Shopware Commercial plugin

4.0.1

01 Aug 09:15

Choose a tag to compare

  • Fix an issue when reinstalling the plugin after updating to 4.x

4.0.0

10 Jul 09:57

Choose a tag to compare

Shopware compatibility update

  • This version is compatible with Shopware 6.6.0 and higher.

New features

  • Added extra headers to the API calls. This enables us to provide better support by monitoring used Shopware and plugin versions.

3.1.3

10 Jul 09:56

Choose a tag to compare

  • Added extra headers to the API calls. This enables us to provide better support by monitoring used Shopware and plugin versions.

3.1.2

27 Mar 13:53

Choose a tag to compare

  • An incompatibility with the returns management section of the Shopware Commercial plugin was discovered, which caused the PostNL order overview to no longer work. A workaround has been implemented
  • (Minor) Fixed missing images in the plugin configuration

3.1.1

28 Feb 08:57

Choose a tag to compare

  • Fixed problems editing orders in the administration

3.1.0

26 Feb 10:55

Choose a tag to compare

  • Added new Belgium to Netherlands products for shipping and pickup points
  • Added an ID/age check option for shipping and pickup points in the Netherlands
  • Fixed an issue whereby the pickup point location code was not stored on the order. Affected all 3.0 versions.
  • Fixes an issue when changing the shipping method in the administration would always select NL as the sender's country
  • Added support for MariaDB versions older than 10.5.2
    • If you've already tried installing the plugin on an older MariaDB version, then take these steps to remove the plugin data before trying to install the new version:
      • Remove any database table starting with postnl_ from the database
      • Remove all entries from the migration database table where the class field starts with PostNL\Shopware6
      • Optional: Remove the old plugin files first and refresh the plugin listing in the admin