Skip to content

Releases: myparcelnl/woocommerce

v5.0.0-beta.10

07 Aug 13:56
Compare
Choose a tag to compare
v5.0.0-beta.10 Pre-release
Pre-release

🚧 This version is not ready for production use 🚧

This is the beta release of MyParcel for WooCommerce v5.x. We've rewritten the entire plugin from scratch, using the MyParcel Plugin Development Kit.

For a less bug-prone experience, we recommend you use the stable or release candidate versions of the plugin instead. You can find the stable version in the WordPress plugin directory. The release candidate versions can be found in the releases section of this repository. They are versioned with a -rc suffix.

If you do choose to install this version, we would love to hear your feedback. Please report any issues you encounter using the Bug report for v5.0.0-beta.x form or by sending an email to [email protected]. Use it in production at your own risk.

5.0.0-beta.10 (2024-08-07)

🐛 Bug Fixes

  • checkout: use show delivery options on backorders setting (#1136) (9495554)

✨ New Features

  • deps: upgrade myparcelnl/pdk to v2.42.0 (c1b1220)

v5.0.0-beta.9

12 Jul 14:27
Compare
Choose a tag to compare
v5.0.0-beta.9 Pre-release
Pre-release

🚧 This version is not ready for production use 🚧

This is the beta release of MyParcel WooCommerce v5.x. We've rewritten the entire plugin from scratch, using the MyParcel Plugin Development Kit.

For a less bug-prone experience, we recommend you use the stable or release candidate versions of the plugin instead. You can find the stable version in the WordPress plugin directory. The release candidate versions can be found in the releases section of this repository. They are versioned with a -rc suffix.

If you do choose to install this version, we would love to hear your feedback. Please report any issues you encounter using the Bug report for v5.0.0-beta.x form or by sending an email to [email protected]. Use it in production at your own risk.

5.0.0-beta.9 (2024-07-12)

✨ New Features

  • add legacy delivery options meta (#1097) (9545c3a)
  • allow picking package type per shipping method (#1104) (3cd31f6)
  • deps: upgrade @myparcel-pdk/* (1271aac)
  • deps: upgrade myparcelnl/pdk to v2.39.2 (663a31b)

🐛 Bug Fixes

  • add default value for delivery options position filter (97600e6)
  • admin: fix button dropdowns not expanding correctly (#1129) (6445513)
  • admin: fix dropoff input not showing (#1110) (e2da027)

v4.23.1-rc.1

04 Jul 09:08
Compare
Choose a tag to compare
v4.23.1-rc.1 Pre-release
Pre-release

🚧 Note: 🚧

This is a release candidate. It's not fully tested yet, but will be tested thoroughly and released on the WordPress plugin directory soon.

You can install this version manually to get a head start on the new features and improvements. Please report any issues you encounter using the Bug report form or by sending an email to [email protected].

4.23.1-rc.1 (2024-07-04)

🐛 Bug Fixes

  • ordergrid: prevent warning undefined array key (#1122) (b8048cc)

v4.23.0

11 Jun 11:53
Compare
Choose a tag to compare

4.23.0 (2024-06-11)

✨ New Features

v4.23.0-rc.1

11 Jun 07:20
Compare
Choose a tag to compare
v4.23.0-rc.1 Pre-release
Pre-release

🚧 Note: 🚧

This is a release candidate. It's not fully tested yet, but will be tested thoroughly and released on the WordPress plugin directory soon.

You can install this version manually to get a head start on the new features and improvements. Please report any issues you encounter using the Bug report form or by sending an email to [email protected].

4.23.0-rc.1 (2024-06-11)

✨ New Features

v5.0.0-beta.8

22 May 10:41
Compare
Choose a tag to compare
v5.0.0-beta.8 Pre-release
Pre-release

🚧 This version is not ready for production use 🚧

This is the beta release of MyParcel WooCommerce v5.x. We've rewritten the entire plugin from scratch, using the MyParcel Plugin Development Kit.

For a less bug-prone experience, we recommend you use the stable or release candidate versions of the plugin instead. You can find the stable version in the WordPress plugin directory. The release candidate versions can be found in the releases section of this repository. They are versioned with a -rc suffix.

If you do choose to install this version, we would love to hear your feedback. Please report any issues you encounter using the Bug report for v5.0.0-beta.x form or by sending an email to [email protected]. Use it in production at your own risk.

5.0.0-beta.8 (2024-05-22)

✨ New Features

  • deps: upgrade myparcelnl/pdk to v2.36.3 (36ecd12)

v5.0.0-beta.7

14 May 12:21
Compare
Choose a tag to compare
v5.0.0-beta.7 Pre-release
Pre-release

🚧 This version is not ready for production use 🚧

This is the beta release of MyParcel WooCommerce v5.x. We've rewritten the entire plugin from scratch, using the MyParcel Plugin Development Kit.

For a less bug-prone experience, we recommend you use the stable or release candidate versions of the plugin instead. You can find the stable version in the WordPress plugin directory. The release candidate versions can be found in the releases section of this repository. They are versioned with a -rc suffix.

If you do choose to install this version, we would love to hear your feedback. Please report any issues you encounter using the Bug report for v5.0.0-beta.x form or by sending an email to [email protected]. Use it in production at your own risk.

5.0.0-beta.7 (2024-05-14)

🐛 Bug Fixes

  • checkout: have delivery options show in classic checkout (#1094) (4812cca)

v4.22.2

30 Apr 13:48
Compare
Choose a tag to compare

4.22.2 (2024-04-30)

🐛 Bug Fixes

  • checkout: fix myparcel div not found (#1091) (e7d75d2)
  • compatibility: restore compatibility with wooc table rate (#1090) (ca95eae)
  • order-mode: fix item value on customs declaration (#1066) (49c379a)
  • tracktrace: use correct url for foreign shipments (#1088) (619b28d)

v5.0.0-beta.6

25 Apr 08:41
Compare
Choose a tag to compare
v5.0.0-beta.6 Pre-release
Pre-release

🚧 This version is not ready for production use 🚧

This is the beta release of MyParcel WooCommerce v5.x. We've rewritten the entire plugin from scratch, using the MyParcel Plugin Development Kit.

For a less bug-prone experience, we recommend you use the stable or release candidate versions of the plugin instead. You can find the stable version in the WordPress plugin directory. The release candidate versions can be found in the releases section of this repository. They are versioned with a -rc suffix.

If you do choose to install this version, we would love to hear your feedback. Please report any issues you encounter using the Bug report for v5.0.0-beta.x form or by sending an email to [email protected]. Use it in production at your own risk.

5.0.0-beta.6 (2024-04-25)

✨ New Features

  • deps: upgrade @myparcel-pdk/* (f30713f)
  • deps: upgrade myparcelnl/pdk to v2.36.1 (7a32728)
  • update to latest delivery options (#1085) (69b24b9)

v4.22.2-rc.4

22 Apr 09:46
Compare
Choose a tag to compare
v4.22.2-rc.4 Pre-release
Pre-release

🚧 Note: 🚧

This is a release candidate. It's not fully tested yet, but will be tested thoroughly and released on the WordPress plugin directory soon.

You can install this version manually to get a head start on the new features and improvements. Please report any issues you encounter using the Bug report form or by sending an email to [email protected].

4.22.2-rc.4 (2024-04-22)

🐛 Bug Fixes