Skip to content

Releases: myparcelnl/woocommerce

v5.3.0

30 Jan 13:28
Compare
Choose a tag to compare

5.3.0 (2025-01-30)

🐛 Bug Fixes

  • Make VAT and EORI fields optional for non-EU checkout (#1219) (1950afa)

✨ New Features

  • add toggle for EU VAT and EORI fields in checkout settings (#1227) (4064129)

v4.24.4

09 Jan 10:06
Compare
Choose a tag to compare

4.24.4 (2025-01-09)

🐛 Bug Fixes

  • fix small package not showing in delivery options (#1167) (f0329b6)

v5.2.0

03 Jan 11:01
Compare
Choose a tag to compare

5.2.0 (2025-01-03)

✨ New Features

  • deps: upgrade myparcelnl/pdk to v2.49.1 (bcc543e)

v5.1.0

17 Dec 16:03
Compare
Choose a tag to compare

Important

The assets for this release contained an incorrect set of dependencies and have been removed. This release is still listed for reference, but please use the assets from v5.2.0 (or newer) instead

5.1.0 (2024-12-17)

⚡ Performance Improvements

  • properly externalize delivery options dependency (9c332e1)

🐛 Bug Fixes

  • make filters work correctly (#1189) (239878a)
  • settings: hide delivery options position setting when blocks checkout is enabled (#1188) (b6115c9), closes #1189
  • webhooks: prevent webhook callback never being executed (#1187) (d8cf0bb)

✨ New Features

v4.24.3

13 Dec 09:40
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Prevent open_basedir restriction error (#1215)

v4.24.2

12 Dec 11:03
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Prevent reflected XSS (#1200)

v5.0.0

31 Oct 15:06
Compare
Choose a tag to compare

5.0.0 (2024-10-31)

We've rewritten the plugin from scratch using our [Plugin Development Kit], which allows us to have one shared codebase for all functionality that's common across the plugins we have for several e-commerce platforms. The shared codebase is going to make it a lot easier for us to fix bugs and add features in the future as everything we change affects each of our e-commerce platform plugins/modules.

Some of the biggest features and improvements:

  • PHP 7.4 – 8.2+ support
  • Drastically improved performance
  • New carriers: DPD, UPS (for NL)
  • More and better product settings
  • Improved admin interface
  • Support for HPOS (High Performance Order Storage)

v4.24.1

20 Sep 07:28
Compare
Choose a tag to compare

4.24.1 (2024-09-20)

🐛 Bug Fixes

  • allow dhl for you export with default volume properties (3a38c7b)

v4.24.0

17 Sep 07:31
Compare
Choose a tag to compare

4.24.0 (2024-09-17)

✨ New Features

🐛 Bug Fixes

  • fix small parcel in the Delivery Options (#1165) (42961d4)
  • ordergrid: prevent warning undefined array key (#1122) (6c93000)

v4.23.0

11 Jun 11:53
Compare
Choose a tag to compare

4.23.0 (2024-06-11)

✨ New Features