All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.3.0 (2025-01-30)
5.2.0 (2025-01-03)
- deps: upgrade myparcelnl/pdk to v2.49.1 (bcc543e)
5.1.0 (2024-12-17)
- properly externalize delivery options dependency (9c332e1)
- 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)
5.0.0 (2024-10-31)
- rebuild entire plugin with pdk
- add default value for delivery options position filter (97600e6)
- add missing entry to container (f4cb71b)
- admin: add missing animations (132da45)
- admin: add multi select input (20e71a5)
- admin: change shipment label row transition (c2d7cad)
- admin: do not render untranslated subtext (fb0ccce)
- admin: fix button dropdowns not expanding correctly (#1129) (6445513)
- admin: fix code editor not being used (60f6014)
- admin: fix console warning on modal open (8040268)
- admin: fix cutoff time option throwing error (8e84af9)
- admin: fix cutoff time translation (87faab8)
- admin: fix disabled and readonly logic on all inputs (77a5492)
- admin: fix dropoff input not showing (#1110) (e2da027)
- admin: fix import of shipment label wrapper (69dc9fa)
- admin: fix input widths exceeding containers (e3381db)
- admin: fix label description notice in order grid (63b631e)
- admin: fix rendering on elements with undefined as ref value (5332974)
- admin: fix select boxes duplicating and options not being preselected (2afaf62)
- admin: fix select inputs not showing initial value (85ceb13)
- admin: fix tooltips not being initialized (43cfc49)
- admin: improve accessibility (be58218)
- admin: improve dropdown button (578dadb)
- admin: improve select inputs (7aab3b1)
- admin: initialize tooltips properly (2f46db0)
- admin: make button groups responsive (#1003) (654b8b9)
- admin: make the boxes and modals match wordpress better (#1001) (e95b663)
- admin: show correct styling in settings page (#1036) (dbb4be1)
- admin: translate form group text correctly (e0ba9c0)
- admin: update button style (184b4b4)
- admin: update components (ba5f874)
- admin: update form group (8a2e5ee)
- admin: use different log level in production mode (d2538f0)
- admin: use the correct versions of js dependencies (2eefa0e)
- build: fix plugin not being seen as new version of 4.x (f832abb)
- cart: fix incorrect reference to delivery options fees service (27b0776)
- checkout: disable eori field warnings when they don't exist (adc7527)
- checkout: fix delivery options not being passed to backend (33288e8)
- checkout: fix delivery options not being saved to order (e69766e)
- checkout: fix empty billing address 1 (#1005) (b6ac3cc)
- checkout: fix error on submitting order (dae7a45)
- checkout: fix javascript error on order received page (c0477cc)
- checkout: fix third party shipping methods not working with delivery options (80357fc)
- checkout: have delivery options show in classic checkout (#1094) (4812cca)
- checkout: improve checkout logic (26e3ee1)
- checkout: prevent orders without incomplete address (e416558)
- checkout: use show delivery options on backorders setting (#1136) (9495554)
- compatibility: reduce conflicts with other plugins (#1025) (4b90766)
- components: improve components (942f0f3)
- correctly show track & trace in account page (ecb4fd8)
- create audits table on installation (#1068) (7cc0b25)
- cronservice: make callable usable (#1052) (11882b0)
- customs-declaration: pass correct package contents (#1012) (dde84e6)
- customs-declarations: fix items amount (#1010) (545a8f1)
- disable plugin peacefully when prerequisites are not met (d891414)
- disable selectwoo for now because it won't work (d20972e)
- do not show product settings in custom fields (c21f951)
- ensure numeric values at physical properties (44e96f8)
- export: export label description (ced065d)
- export: fix multiple automatic exports (#1034) (bc610ad)
- fill settings that didnt't exist before migration (bab3a36)
- filters: allow not having a default value (c580358)
- fix changes in settings and account not being updated correctly (514d990)
- fix custom fields not showing when they should (8b1a3e1)
- fix fatal error caused by wrongly prefixed file (96fe2b7)
- fix imports (d8a49ce)
- fix myparcelbe version not working (c9eaba5)
- fix naming error in bulk actions order mode (4a7c17b)
- fix number error on "add order" page (adadd92)
- fix ts imports (#1030) (c6c2afc)
- fix undefined index warning (7b82dd4)
- fix width of carrier settings not matching other tabs (#1000) (2f52c19)
- hooks: fix error on getting pdk frontend routes (e0973e8)
- hpos: fix order grid bulk actions not working (d1eef35)
- implement bootstrapper (26feee5)
- improve components (3a276a9)
- improve prerequisites logic (60b65f7)
- increase order list column width (73b8980)
- meta: fix settings link not showing on plugins page (1ea10bc)
- migration: allow shipping method without colon (#1024) (6c47f56)
- migration: finish migration even when api key is faulty (#1023) (7ce87d0)
- migration: fix allow pickup locations setting not being migrated (44e29d1)
- migration: fix existing settings (e7f6d11)
- migration: fix inverted product settings search query (e76028e)
- migration: fix product settings migration failing (2c32dd7)
- migration: have weightservice work with all units (f6e2614)
- migration: improve migration logic (5364a02)
- migration: improve migrations (e340e9d)
- migration: improve order migration (bb8e7ef)
- migration: improve pdk migrations (a970919)
- migration: improve settings migration (43e0c69)
- migration: improve shipping methods migration (b9383d3)
- migration: migrate shipments to proper address fields (f5db010)
- migration: prevent removing current version on uninstall (#1022) (df21c29)
- migration: set delivery options date to null if it's empty (#1020) (58fc7a0)
- migration: transform existing carrier settings (7a9788b)
- modal: fix modal actions (840f4ad)
- notes: get api identifier from order meta data (91d87b3)
- orders: always return items array from WcOrderRepository (#1055) (6fce81c)
- orders: convert weight to grams (#1021) (bd38290)
- orders: do not add return barcodes to order notes (#998) (34ca572)
- orders: fix error when getting order via non-object (0d39b5c)
- orders: fix error when state does not match XX-XX format (#1038) (1c7023f)
- orders: fix meta keys being saved multiple times (98a4a3e)
- orders: fix some errors when creating orders (de47001)
- orders: fix state and missing address fields errors (#1019) (8ef3e53)
- orders: fix storing data in hpos (#1037) (f2e09dd)
- orders: fix type error when country is missing (f016b91)
- orders: improve order note author mapping (03e0a75)
- permissions: check all user roles (#1048) (260ad2e)
- plugin: fix plugin being deactivated on upgrade (3be182a)
- prefix bulk actions with "MyParcel" (#999) (011376f)
- prevent array to string conversion warning (90c587d)
- product-settings: fix updating without hpos (#1040) (e179184)
- product: fix product settings not working (756369e)
- render settings page (14e449d)
- request: pass $_COOKIE and $_SERVER to converted requests (0861ba3)
- requests: send correct user agent to myparcel api (12e6afb)
- request: update guzzle adapter (02cd681)
- save shipment even when updated is not null (e1e1849)
- set label description on order (f7593f3)
- set physical properties on pdkorder (9056140)
- settings: correct keys for webhook settings (902d7d5)
- settings: fix correct shipping methods not showing up (1528585)
- settings: make drop off toggle reactive again (#1008) (ecb0cf0)
- settings: prevent array to string conversion notice (16227b1)
- show notices through all_admin_notices hook (613fb73)
- update account settings after migration (c4cffdd)
- update fields (1180fdf)
- update frontend routes (67b5aa1)
- update product settings (f1f2fa3)
- use correct option for automatic export (4cc4959)
- webhooks: fix webhooks not running (#1056) (e9cc97c)
- webhooks: fix webhooks not working (#1137) (fcbd7d2)
- webhooks: use json params (#1046) (0f2f075)
- webhook: use correct class to execute webhooks (#1029) (9cd29ab)
- wrap pdk admin init in window.onload (899d14d)
- orders: fix audits table being queried for each order in overview (#1156) (dd22902)
- reduce amount of checks for account (9b83be8)
- account: show delivery options in account (9d515ad)
- add bulk actions (c2ba715)
- add dhleuroplus and dhlparcelconnect (643d297)
- add legacy delivery options meta (#1097) (9545c3a)
- admin: add subtext option to field (5190f08)
- admin: add text area and code editor component (5adf95e)
- admin: improve button styles (ba59c53)
- admin: improve radio component (7d1faf3)
- admin: make select2 component work properly (a42cadf)
- admin: use native pdk product settings view (da3b936)
- allow configuration based on shipping classes (#1145) (ff282a1)
- allow picking package type per shipping method (#1104) (3cd31f6)
- allow shop manager to operate plugin (#1028) (be28524)
- checkout: add blocks compatibility (#1065) (7b69aaa)
- checkout: improve checkout logic (cdfd72a)
- checkout: include address line 2 in full street (#1032) (31aa6f2)
- checkout: upgrade to delivery options v6.x (9c23b4f)
- deps: update @myparcel-pdk packages (82986b9)
- deps: update @myparcel-pdk/admin (4b19ca2)
- deps: update myparcelnl/pdk from 2.4.1 to 2.5.2 (f09fabb)
- deps: update myparcelnl/pdk to from 2.3.0 to 2.4.1 (a9e294e), closes #98 #105
- deps: update myparcelnl/pdk to v2.6.2 (c9d367f)
- deps: upgrade @myparcel-pdk/* (2eafb96)
- deps: upgrade @myparcel-pdk/* (dcb2153)
- deps: upgrade @myparcel-pdk/* (1271aac)
- deps: upgrade @myparcel-pdk/* (f30713f)
- deps: upgrade @myparcel-pdk/* (324a24e)
- deps: upgrade @myparcel-pdk/* (813bfb0)
- deps: upgrade @myparcel-pdk/* (d673174)
- deps: upgrade @myparcel-pdk/* (0717e2d)
- deps: upgrade @myparcel-pdk/* (012f0dc)
- deps: upgrade myparcelnl/pdk to v2.19.0 (a305f11)
- deps: upgrade myparcelnl/pdk to v2.25.2 (42b3fb0)
- deps: upgrade myparcelnl/pdk to v2.28.0 (3d944b3)
- deps: upgrade myparcelnl/pdk to v2.28.2 (e3a7c47)
- deps: upgrade myparcelnl/pdk to v2.31.3 (083be23)
- deps: upgrade myparcelnl/pdk to v2.34.0 (e5f9a0a)
- deps: upgrade myparcelnl/pdk to v2.36.1 (7a32728)
- deps: upgrade myparcelnl/pdk to v2.36.3 (36ecd12)
- deps: upgrade myparcelnl/pdk to v2.39.2 (663a31b)
- deps: upgrade myparcelnl/pdk to v2.42.0 (c1b1220)
- deps: upgrade myparcelnl/pdk to v2.43.2 (d011b93)
- deps: upgrade myparcelnl/pdk to v2.45.0 (1569918)
- deps: upgrade myparcelnl/pdk to v2.8.0 (0c6385e)
- dhl: add vat and eori fields for europlus (#974) (0517dac)
- endpoints: improve endpoint logic (6e24a68)
- improve automatic export (#1053) (40e239f)
- migration: add package type to product settings (#1006) (847552a)
- move frontend checkout logic to pdk (d64e053)
- move showing/hiding logic to app config (4fc8a25)
- notes: add hook to post note after adding to order (0588f17)
- order: add reference identifier (#1033) (a8df194)
- order: get order notes (a009cf7)
- orders: change order status on label print (#1016) (fa5f5b6)
- order: support digital stamp weight range option (#1035) (9750ff4)
- plugin: add links to plugin meta (7065195)
- prepend order note with text from settings (68f6fe2)
- product: support variation product settings (#996) (d4ae5b3)
- rebuild entire plugin with pdk (bbab1af)
- retrieve shipping methods (cd5f5d3)
- settings: improve settings views (106f09c)
- shipments: add barcode as order note (#1004) (7155cb8)
- support woocommerce hpos (74c9ccf)
- translations: migrate to pdk builder translation logic (542f25c)
- update dependencies (d13568d)
- update to latest delivery options (#1085) (69b24b9)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.11 (2024-09-20)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.10 (2024-08-07)
- deps: upgrade myparcelnl/pdk to v2.42.0 (c1b1220)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.9 (2024-07-12)
- 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)
- 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)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.8 (2024-05-22)
- deps: upgrade myparcelnl/pdk to v2.36.3 (36ecd12)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.7 (2024-05-14)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.6 (2024-04-25)
- deps: upgrade @myparcel-pdk/* (f30713f)
- deps: upgrade myparcelnl/pdk to v2.36.1 (7a32728)
- update to latest delivery options (#1085) (69b24b9)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.5 (2024-03-27)
- checkout: add blocks compatibility (#1065) (7b69aaa)
- checkout: upgrade to delivery options v6.x (9c23b4f)
- deps: upgrade @myparcel-pdk/* (324a24e)
- deps: upgrade myparcelnl/pdk to v2.34.0 (e5f9a0a)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.4 (2023-11-30)
- cronservice: make callable usable (#1052) (11882b0)
- fix myparcelbe version not working (c9eaba5)
- orders: always return items array from WcOrderRepository (#1055) (6fce81c)
- permissions: check all user roles (#1048) (260ad2e)
- webhooks: fix webhooks not running (#1056) (e9cc97c)
- webhooks: use json params (#1046) (0f2f075)
- deps: upgrade @myparcel-pdk/* (813bfb0)
- deps: upgrade myparcelnl/pdk to v2.31.3 (083be23)
- improve automatic export (#1053) (40e239f)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.3 (2023-10-24)
- orders: fix error when state does not match XX-XX format (#1038) (1c7023f)
- product-settings: fix updating without hpos (#1040) (e179184)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.2 (2023-10-16)
- admin: show correct styling in settings page (#1036) (dbb4be1)
- compatibility: reduce conflicts with other plugins (#1025) (4b90766)
- export: fix multiple automatic exports (#1034) (bc610ad)
- fix fatal error caused by wrongly prefixed file (96fe2b7)
- fix ts imports (#1030) (c6c2afc)
- migration: allow shipping method without colon (#1024) (6c47f56)
- migration: finish migration even when api key is faulty (#1023) (7ce87d0)
- migration: prevent removing current version on uninstall (#1022) (df21c29)
- orders: fix storing data in hpos (#1037) (f2e09dd)
- webhook: use correct class to execute webhooks (#1029) (9cd29ab)
- allow shop manager to operate plugin (#1028) (be28524)
- checkout: include address line 2 in full street (#1032) (31aa6f2)
- deps: upgrade @myparcel-pdk/* (0717e2d)
- deps: upgrade myparcelnl/pdk to v2.28.0 (3d944b3)
- order: add reference identifier (#1033) (a8df194)
- order: support digital stamp weight range option (#1035) (9750ff4)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.2 (2023-10-16)
- admin: show correct styling in settings page (#1036) (dbb4be1)
- compatibility: reduce conflicts with other plugins (#1025) (4b90766)
- export: fix multiple automatic exports (#1034) (bc610ad)
- fix ts imports (#1030) (c6c2afc)
- migration: allow shipping method without colon (#1024) (6c47f56)
- migration: finish migration even when api key is faulty (#1023) (7ce87d0)
- migration: prevent removing current version on uninstall (#1022) (df21c29)
- orders: fix storing data in hpos (#1037) (f2e09dd)
- webhook: use correct class to execute webhooks (#1029) (9cd29ab)
- checkout: include address line 2 in full street (#1032) (31aa6f2)
- deps: upgrade @myparcel-pdk/* (0717e2d)
- deps: upgrade myparcelnl/pdk to v2.28.0 (3d944b3)
- order: add reference identifier (#1033) (a8df194)
- order: support digital stamp weight range option (#1035) (9750ff4)
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 support@myparcel.nl. Use it in production at your own risk.
5.0.0-beta.1 (2023-09-29)
- rebuild entire plugin with pdk
- reduce amount of checks for account (9b83be8)
- add missing entry to container (f4cb71b)
- admin: add missing animations (132da45)
- admin: add multi select input (20e71a5)
- admin: change shipment label row transition (c2d7cad)
- admin: do not render untranslated subtext (fb0ccce)
- admin: fix code editor not being used (60f6014)
- admin: fix console warning on modal open (8040268)
- admin: fix cutoff time option throwing error (8e84af9)
- admin: fix cutoff time translation (87faab8)
- admin: fix disabled and readonly logic on all inputs (77a5492)
- admin: fix import of shipment label wrapper (69dc9fa)
- admin: fix input widths exceeding containers (e3381db)
- admin: fix label description notice in order grid (63b631e)
- admin: fix rendering on elements with undefined as ref value (5332974)
- admin: fix select boxes duplicating and options not being preselected (2afaf62)
- admin: fix select inputs not showing initial value (85ceb13)
- admin: fix tooltips not being initialized (43cfc49)
- admin: improve accessibility (be58218)
- admin: improve dropdown button (578dadb)
- admin: improve select inputs (7aab3b1)
- admin: initialize tooltips properly (2f46db0)
- admin: make button groups responsive (#1003) (654b8b9)
- admin: make the boxes and modals match wordpress better (#1001) (e95b663)
- admin: translate form group text correctly (e0ba9c0)
- admin: update button style (184b4b4)
- admin: update components (ba5f874)
- admin: update form group (8a2e5ee)
- admin: use different log level in production mode (d2538f0)
- admin: use the correct versions of js dependencies (2eefa0e)
- build: fix plugin not being seen as new version of 4.x (f832abb)
- cart: fix incorrect reference to delivery options fees service (27b0776)
- checkout: disable eori field warnings when they don't exist (adc7527)
- checkout: fix delivery options not being passed to backend (33288e8)
- checkout: fix delivery options not being saved to order (e69766e)
- checkout: fix empty billing address 1 (#1005) (b6ac3cc)
- checkout: fix error on submitting order (dae7a45)
- checkout: fix javascript error on order received page (c0477cc)
- checkout: fix third party shipping methods not working with delivery options (80357fc)
- checkout: improve checkout logic (26e3ee1)
- checkout: prevent orders without incomplete address (e416558)
- components: improve components (942f0f3)
- correctly show track & trace in account page (ecb4fd8)
- customs-declaration: pass correct package contents (#1012) (dde84e6)
- customs-declarations: fix items amount (#1010) (545a8f1)
- disable plugin peacefully when prerequisites are not met (d891414)
- disable selectwoo for now because it won't work (d20972e)
- do not show product settings in custom fields (c21f951)
- ensure numeric values at physical properties (44e96f8)
- export: export label description (ced065d)
- fill settings that didnt't exist before migration (bab3a36)
- filters: allow not having a default value (c580358)
- fix changes in settings and account not being updated correctly (514d990)
- fix custom fields not showing when they should (8b1a3e1)
- fix imports (d8a49ce)
- fix naming error in bulk actions order mode (4a7c17b)
- fix number error on "add order" page (adadd92)
- fix undefined index warning (7b82dd4)
- fix width of carrier settings not matching other tabs (#1000) (2f52c19)
- hooks: fix error on getting pdk frontend routes (e0973e8)
- hpos: fix order grid bulk actions not working (d1eef35)
- implement bootstrapper (26feee5)
- improve components (3a276a9)
- improve prerequisites logic (60b65f7)
- increase order list column width (73b8980)
- meta: fix settings link not showing on plugins page (1ea10bc)
- migration: fix allow pickup locations setting not being migrated (44e29d1)
- migration: fix existing settings (e7f6d11)
- migration: fix inverted product settings search query (e76028e)
- migration: fix product settings migration failing (2c32dd7)
- migration: have weightservice work with all units (f6e2614)
- migration: improve migration logic (5364a02)
- migration: improve migrations (e340e9d)
- migration: improve order migration (bb8e7ef)
- migration: improve pdk migrations (a970919)
- migration: improve settings migration (43e0c69)
- migration: improve shipping methods migration (b9383d3)
- migration: migrate shipments to proper address fields (f5db010)
- migration: set delivery options date to null if it's empty (#1020) (58fc7a0)
- migration: transform existing carrier settings (7a9788b)
- modal: fix modal actions (840f4ad)
- notes: get api identifier from order meta data (91d87b3)
- orders: convert weight to grams (#1021) (bd38290)
- orders: do not add return barcodes to order notes (#998) (34ca572)
- orders: fix error when getting order via non-object (0d39b5c)
- orders: fix meta keys being saved multiple times (98a4a3e)
- orders: fix some errors when creating orders (de47001)
- orders: fix state and missing address fields errors (#1019) (8ef3e53)
- orders: fix type error when country is missing (f016b91)
- orders: improve order note author mapping (03e0a75)
- plugin: fix plugin being deactivated on upgrade (3be182a)
- prefix bulk actions with "MyParcel" (#999) (011376f)
- prevent array to string conversion warning (90c587d)
- product: fix product settings not working (756369e)
- render settings page (14e449d)
- request: pass $_COOKIE and $_SERVER to converted requests (0861ba3)
- requests: send correct user agent to myparcel api (12e6afb)
- request: update guzzle adapter (02cd681)
- save shipment even when updated is not null (e1e1849)
- set label description on order (f7593f3)
- set physical properties on pdkorder (9056140)
- settings: correct keys for webhook settings (902d7d5)
- settings: fix correct shipping methods not showing up (1528585)
- settings: make drop off toggle reactive again (#1008) (ecb0cf0)
- settings: prevent array to string conversion notice (16227b1)
- show notices through all_admin_notices hook (613fb73)
- update account settings after migration (c4cffdd)
- update fields (1180fdf)
- update frontend routes (67b5aa1)
- update product settings (f1f2fa3)
- use correct option for automatic export (4cc4959)
- wrap pdk admin init in window.onload (899d14d)
- account: show delivery options in account (9d515ad)
- add bulk actions (c2ba715)
- add dhleuroplus and dhlparcelconnect (643d297)
- admin: add subtext option to field (5190f08)
- admin: add text area and code editor component (5adf95e)
- admin: improve button styles (ba59c53)
- admin: improve radio component (7d1faf3)
- admin: make select2 component work properly (a42cadf)
- admin: use native pdk product settings view (da3b936)
- checkout: improve checkout logic (cdfd72a)
- deps: update @myparcel-pdk packages (82986b9)
- deps: update @myparcel-pdk/admin (4b19ca2)
- deps: update myparcelnl/pdk from 2.4.1 to 2.5.2 (f09fabb)
- deps: update myparcelnl/pdk to from 2.3.0 to 2.4.1 (a9e294e), closes #98 #105
- deps: update myparcelnl/pdk to v2.6.2 (c9d367f)
- deps: upgrade @myparcel-pdk/* (012f0dc)
- deps: upgrade myparcelnl/pdk to v2.19.0 (a305f11)
- deps: upgrade myparcelnl/pdk to v2.25.2 (42b3fb0)
- deps: upgrade myparcelnl/pdk to v2.8.0 (0c6385e)
- dhl: add vat and eori fields for europlus (#974) (0517dac)
- endpoints: improve endpoint logic (6e24a68)
- migration: add package type to product settings (#1006) (847552a)
- move frontend checkout logic to pdk (d64e053)
- move showing/hiding logic to app config (4fc8a25)
- notes: add hook to post note after adding to order (0588f17)
- order: get order notes (a009cf7)
- orders: change order status on label print (#1016) (fa5f5b6)
- plugin: add links to plugin meta (7065195)
- prepend order note with text from settings (68f6fe2)
- product: support variation product settings (#996) (d4ae5b3)
- rebuild entire plugin with pdk (bbab1af)
- retrieve shipping methods (cd5f5d3)
- settings: improve settings views (106f09c)
- shipments: add barcode as order note (#1004) (7155cb8)
- support woocommerce hpos (74c9ccf)
- translations: migrate to pdk builder translation logic (542f25c)
- update dependencies (d13568d)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.16 (2023-07-18)
- admin: fix input widths exceeding containers (e3381db)
- admin: use different log level in production mode (d2538f0)
- hpos: fix order grid bulk actions not working (d1eef35)
- improve prerequisites logic (60b65f7)
- meta: fix settings link not showing on plugins page (1ea10bc)
- order: get order notes (a009cf7)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.15 (2023-07-11)
- deps: update @myparcel-pdk packages (82986b9)
- deps: upgrade myparcelnl/pdk to v2.8.0 (0c6385e)
- support woocommerce hpos (74c9ccf)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.14 (2023-07-04)
- components: improve components (942f0f3)
- requests: send correct user agent to myparcel api (12e6afb)
- admin: use native pdk product settings view (da3b936)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.13 (2023-07-03)
- checkout: fix error on submitting order (dae7a45)
- migration: fix inverted product settings search query (e76028e)
- migration: fix product settings migration failing (2c32dd7)
- product: fix product settings not working (756369e)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.13 (2023-07-03)
- checkout: fix error on submitting order (dae7a45)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.12 (2023-07-03)
- deps: update myparcelnl/pdk from 2.4.1 to 2.5.2 (f09fabb)
- deps: update myparcelnl/pdk to v2.6.2 (c9d367f)
- admin: fix cutoff time translation (87faab8)
- admin: fix disabled and readonly logic on all inputs (77a5492)
- admin: fix label description notice in order grid (63b631e)
- checkout: fix delivery options not being saved to order (e69766e)
- checkout: fix javascript error on order received page (c0477cc)
- checkout: fix third party shipping methods not working with delivery options (80357fc)
- checkout: prevent orders without incomplete address (e416558)
- do not show product settings in custom fields (c21f951)
- fill settings that didnt't exist before migration (bab3a36)
- migration: fix allow pickup locations setting not being migrated (44e29d1)
- migration: improve pdk migrations (a970919)
- migration: improve shipping methods migration (b9383d3)
- orders: fix some errors when creating orders (de47001)
- plugin: fix plugin being deactivated on upgrade (3be182a)
- prevent array to string conversion warning (90c587d)
- set label description on order (f7593f3)
- settings: fix correct shipping methods not showing up (1528585)
- settings: prevent array to string conversion notice (16227b1)
- update account settings after migration (c4cffdd)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.11 (2023-06-08)
- reduce amount of checks for account (9b83be8)
- deps: update @myparcel-pdk/admin (4b19ca2)
- deps: update myparcelnl/pdk to from 2.3.0 to 2.4.1 (a9e294e), closes #98 #105
- admin: use the correct versions of js dependencies (2eefa0e)
- fix changes in settings and account not being updated correctly (514d990)
- migration: improve settings migration (43e0c69)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.10 (2023-06-02)
- migration: have weightservice work with all units (f6e2614)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.9 (2023-06-02)
- migration: transform existing carrier settings (7a9788b)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.8 (2023-06-02)
- migration: fix existing settings (e7f6d11)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.7 (2023-06-01)
- build: fix plugin not being seen as new version of 4.x (f832abb)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.6 (2023-06-01)
- update dependencies (d13568d)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.5 (2023-05-17)
- admin: fix code editor not being used (60f6014)
- admin: fix console warning on modal open (8040268)
- cart: fix incorrect reference to delivery options fees service (27b0776)
- checkout: fix delivery options not being passed to backend (33288e8)
- checkout: improve checkout logic (26e3ee1)
- correctly show track & trace in account page (ecb4fd8)
- filters: allow not having a default value (c580358)
- request: pass $_COOKIE and $_SERVER to converted requests (0861ba3)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.4 (2023-05-02)
- add missing entry to container (f4cb71b)
- admin: do not render untranslated subtext (fb0ccce)
- admin: fix cutoff time option throwing error (8e84af9)
- admin: fix import of shipment label wrapper (69dc9fa)
- admin: fix tooltips not being initialized (43cfc49)
- admin: improve dropdown button (578dadb)
- admin: translate form group text correctly (e0ba9c0)
- checkout: disable eori field warnings when they don't exist (adc7527)
- fix custom fields not showing when they should (8b1a3e1)
- update fields (1180fdf)
- admin: add subtext option to field (5190f08)
- admin: improve button styles (ba59c53)
- move frontend checkout logic to pdk (d64e053)
- move showing/hiding logic to app config (4fc8a25)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.3 (2023-04-14)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.2 (2023-04-14)
- admin: fix rendering on elements with undefined as ref value (1a090f9)
- settings: correct keys for webhook settings (fad73c8)
🚧 This version is not ready for production use. 🚧
This is the alpha release of the next major version of the MyParcel WooCommerce plugin. We've rewritten the plugin from scratch, using the frontend and backend of the MyParcel PDK (Plugin Development Kit).
For a safer experience, we recommend you to use the stable or release candidate version of the plugin. 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-alpha.x form or by sending an email to support@myparcel.nl
5.0.0-alpha.1 (2023-04-13)
- rebuild entire plugin with pdk
- admin: add multi select input (a0f4ea0)
- admin: change shipment label row transition (92097cb)
- admin: fix select boxes duplicating and options not being preselected (0a6b3c8)
- admin: improve select inputs (5ebacab)
- admin: initialize tooltips properly (87fb4e2)
- admin: update button style (d61f6cf)
- admin: update components (aec2ed9)
- admin: update form group (ab28858)
- disable selectwoo for now because it won't work (7b1635b)
- ensure numeric values at physical properties (a5d3ffe)
- fix imports (306f4ec)
- fix naming error in bulk actions order mode (1494d28)
- fix number error on "add order" page (35e4485)
- hooks: fix error on getting pdk frontend routes (417916a)
- implement bootstrapper (6846597)
- improve components (7d4278e)
- increase order list column width (84fb9c8)
- migration: improve migration logic (d2f3962)
- modal: fix modal actions (a5e629d)
- render settings page (239f169)
- request: update guzzle adapter (c77452d)
- save shipment even when updated is not null (4ffe30a)
- set physical properties on pdkorder (d11d40e)
- show notices through all_admin_notices hook (ce445ef)
- update frontend routes (8174f1f)
- update product settings (ef89e3a)
- use correct option for automatic export (9f176b6)
- wrap pdk admin init in window.onload (64915cc)
- add bulk actions (b6818b8)
- add dhleuroplus and dhlparcelconnect (3042371)
- admin: add text area and code editor component (fc75a0d)
- admin: improve radio component (57123ef)
- admin: make select2 component work properly (d995187)
- plugin: add links to plugin meta (94f9c6c)
- prepend order note with text from settings (bac9e19)
- rebuild entire plugin with pdk (d9d1459)
- retrieve shipping methods (6bbe39a)
- settings: improve settings views (1f96af0)
4.19.1 (2023-04-13)
4.19.0 (2023-04-11)
4.19.0-rc.1 (2023-04-11)
4.19.0-rc.2 (2023-04-11)
4.19.0-rc.1 (2023-04-11)
4.18.8 (2023-04-11)
4.18.7 (2023-04-06)
- checkout: do not show address inputs when allowRetry is false (#967) (255e8b0)
- fix absent version in svn release script (#964) (97cd557)
- prevent carrier 5 error when retrieving account settings (#968) (634ecc2)
- prevent passing unknown carrier id (#969) (49ad496)
4.18.7-rc.3 (2023-04-06)
4.18.7-rc.2 (2023-04-04)
4.18.7-rc.1 (2023-04-04)
- checkout: do not show address inputs when allowRetry is false (#967) (255e8b0)
- fix absent version in svn release script (#964) (97cd557)
4.18.6 (2023-03-17)
- allow delivery options with partial address (#963) (d4f10cb), closes #962
- prevent javascript errors on order-pay (#961) (847dd04)
4.18.6-rc.1 (2023-03-16)
4.18.5 (2023-03-10)
4.18.4 (2023-03-10)
- fix numeric number suffix not working in checkout (64db714)
4.18.3 (2023-03-10)
4.18.2 (2023-03-09)
4.18.2-rc.1 (2023-03-09)
4.18.1 (2023-03-09)
4.18.0 (2023-03-01)
4.17.1-rc.1 (2023-02-21)
4.17.0 (2023-02-21)
- delete address not found prompt from checkout (#946) (42184e2)
- fix belgian number suffix (#923) (be54ad3)
- fix type error in getting value of option (#952) (fa618d4)
- migration: pass cc argument to insurance function (#953) (afb59d5)
- only read shipping class term when available (#951) (ff9792b)
- prevent type error in flat rate evaluate cost (#949) (307c140)
- prevent undefined array keys (#933) (5398153)
- prevent widget config errors (#947) (b26639b)
4.17.0-rc.7 (2023-02-20)
4.17.0-rc.6 (2023-02-16)
4.17.0-rc.5 (2023-02-03)
4.17.0-rc.4 (2023-01-25)
4.17.0-rc.3 (2023-01-12)
4.17.0-rc.2 (2023-01-11)
4.17.0-rc.1 (2023-01-09)
4.16.5-rc.1 (2023-01-09)
4.16.5-develop.1 (2023-01-09)
4.16.4 (2023-01-05)
4.16.3 (2023-01-04)
4.16.2 (2023-01-04)
4.16.1 (2023-01-03)
4.16.0 (2023-01-03)
- always load account settings during upgrade (#916) (2d87f4e)
- fix deprecation warning on belgian shipments (#929) (b80b507)
- fix exclude billing with digital download (#930) (00d8c3b)
- fix str_replace fatal error during checkout (#931) (152a5b9)
- fix type error on fresh install (0e229ab)
- prevent error substr expects parameter 1 to be string (#927) (5e03b1f)
4.16.0-rc.2 (2022-12-20)
- fix deprecation warning on belgian shipments (#929) (b80b507)
- fix exclude billing with digital download (#930) (00d8c3b)
- prevent error substr expects parameter 1 to be string (#927) (5e03b1f)
4.16.0-rc.1 (2022-12-07)
4.15.3-rc.1 (2022-12-07)
4.15.2 (2022-12-06)
4.15.1 (2022-11-22)
- prevent error myparcel admin already exists (dcbeb19)
4.15.0 (2022-11-22)
- add modal option for myparcel orders only (#869) (77b1121)
- show digital stamp weight in order view (#896) (036c34c)
- show test connection button (#881) (6719f0a)
- allow link to order detail from widget (#906) (0073155)
- allow return options (#915) (373f5d6)
- get correct hs code and country of origin for variation (#910) (aaefdd1)
- load account settings during upgrade (#914) (0bc1532)
- prevent dismissed message from reappearing (#898) (7066bfa)
- prevent unnecessary automatic export (#895) (f04e1f2)
- remove barcode from refund mail (#894) (be0bcda)
- remove carrier instabox (#912) (b59e3ef)
- show tracktrace in order email when no refunds (0bcd634)
- show tracktrace in order email when no refunds (#908) (7239dfb)
4.14.0 (2022-10-11)
- fix belgian box numbers (#883) (70b436e)
- fix digital stamp default weight (#871) (e6d696a)
- make deploy workflow reusable (#888) (a9461e1)
- prevent automatic export when local pickup (#887) (42253fc)
4.13.3 (2022-09-06)
- prevent external translations (#873) (a67f404)
- prevent shipping method from defaulting to package (#865) (45409e7)
- use shift instead of index (#866) (d31bb15)
4.13.2 (2022-08-16)
4.13.1 (2022-08-16)
4.13.0 (2022-08-02)
- allow numbers as suffix using myparcel address fields (#850) (3b5d712)
- fix tablerate plugin mailbox (#859) (09f1d08)
- fix track trace link in order summary (#856) (c3b03ea)
- om: error when delivery options absent (#845) (e964884)
- only subscribe to webhook when api key changed (#846) (8a2b92c)
- php warnings undefined array key (#848) (7a82b33)
- prevent exporting of orders with local pickup as shipping method (#858) (508dc49)
- remove age check from eu and row consignments (#855) (2e6a9eb)
4.12.2 (2022-06-20)
- add missing file to final zip (bbb90b6)
4.12.1 (2022-06-20)
4.12.0 (2022-06-14)
- add default weight for digital stamp (#832) (702f467)
- add option to save customer address (#827) (4c4b475)
- order status change after label print in backoffice (#831) (e7d8560)
- allow empty shipping method in post from checkout (#834) (dc304d1)
- export: show correct shipment status in order grid (#828) (c991c90), closes #809
- no shipping details when using local pickup (#826) (0e351c3)
4.11.0 (2022-04-19)
- enable order management setting (#824) (d05d507)
- show message when order management is enabled (#815) (66be2e7)
- export: messages handling (#809) (e073f55)
- only show delivery date in order view when necessary (#816) (44e02a7)
- revert only show delivery date in order view when necessary (#816)(#820) (901316b)
- syntax error on 4.1.0 migration (#817) (df61016)
- the weight calculations must be multiplied (#814) (08c8992)
4.10.0 (2022-03-21)
- checkout: allow 6 characters as number suffix (#806) (073acc9)
- fix fatal error in 4.1.0 migration (#811) (ee20777)
- multiple return labels for label in the box (#808) (fa19b4a)
4.10.0-alpha.2 (2022-02-25)
- checkout: use correct package type (#796) (ab27dd6)
- instabox: track trace not showing in notes (#798) (3eb7c5b)
- om: no errors for eu shipments without weight (#804) (77258bb)
4.10.0-alpha.1 (2022-02-16)
- orders: add dropoff point to order (#770) (0e07f17)
- orders: show the export mode option (#788) (46f7eea)
- display ordergrid even when an address is faulty (#772) (73150bb)
- orders: add weight when exporting orders (#769) (918afbe)
4.9.2 (2022-02-16)
4.9.1 (2022-02-02)
4.9.0 (2022-02-01)
- instabox: add same day delivery (#764) (a5c1339)
- persist notices over requests (#753) (548160d)
- propagate api url to delivery options (#775) (9656be2)
- fix errors caused by deleted products (#750) (ed37fb6), closes #689
- insurance amount showing when shipment type is not package (#771) (d47a111)
- pps: fix export onlyRecipient and signature (#743) (e1dfb04)
- pps: Return option is not possible for a combination with pickup (a2ce328)
- pps: separate street from number when exporting order (#756) (245be41)
- pps: use price of single item instead of total price (#755) (7296f6a)
4.8.2 (2022-01-11)
- hotfix: show delivery options prices in order review (0712713)
4.8.1 (2022-01-10)
4.8.0 (2022-01-03)
- add option to disable insurance for shipments to Belgium (#744) (5017e19)
- add region to consignment when exporting (#745) (0d91010)
- pps: export label description (b7ae15f)
- accountsettings may be empty not absent (#729) (004ce07)
- add 'parent' element to return_shipment_data array (#738) (8dfb65f)
- allow old shipping methods in order (#720) (fda83bc)
- export orders with a pickup location for PPS (4b21dea)
- pps: export ROW orders (#742) (48867a6)
- retour email not working (#751) (4334bbf)
- save lowest insurance possibility (#734) (c962a22), closes #730
4.7.0 (2021-11-18)
- fix nonexistent delivery date in label description (#725) (dabe5cf)
- no notice when weight missing in order (#721) (3dc4760)
4.6.0 (2021-11-05)
- delivery date display condition (#703) (8c1ea56)
- Duplicate queries in wordpress backend (#706) (54bf853)
- open old orders where the data getExtraOptionsFromOrder is still a string (8566784)
- use correct product quantity for label description (5f760d0)
4.5.0 (2021-10-08)
- Added order mode 'Export entire order' aka PPS. (#661) (a00c8d8)
- Always show delivery date when available on ordergrid (0386112)
- disable morning/evening delivery when agecheck is present (#699) (625ccd7)
- make age check, large format and insurance available to pickup delivery (1beda77)
- add wpdesk flexible shipping single compatibility (1e3092f)
- return extra options without extra linebreaks (#693) (20d241e)
- url for print button to act like other print label buttons (#698) (42f5b19)
4.4.5 (2021-08-17)
- add empty digital stamp weight setting (9739d95)
- filter orders by delivery date in order overview (f39fa2b)
- update package type above shipment options dialog without refreshing page (db90a82)
- age check with different scenarios (3b9dc8b)
- Changelog and update version number (00c02de)
- Changelog for version 4.4.1 (bc942bb)
- check shipment type before empty DPZ is calculated (1b399bf)
- double export when using the bulk actions 2 (2f21da0)
- export age with different scenarios (6e2a4f4)
- ignore virtual products when creating consignment (9c69528)
- indenting for class-wcmp-frontend.php (105a154)
- object type is only supported from php 7.2 (1a8bda3)
- revert code for age check (32178cf)
- update changelog (0d5bef8)
- update version to 4.4.2 (565442f)
- when a product is created, country of origin must be set to default (3e16078)
- woocommerce hooks for the address fields in the admin (46c7e62)
4.4.4 (2021-07-15)
- changelog for version 4.4.4 (9016d3b)
- minimale steps for weight (d6290e5)
- return correct country of origin (7ddd6a1)
4.4.3 (2021-07-14)
4.4.2 (2021-07-13)
- add empty digital stamp weight setting (a93f191)
- filter orders by delivery date in order overview (2161306)
- age check with different scenarios (c69035f)
- Changelog for version 4.4.1 (da0e191)
- double export when using the bulk actions 2 (5b8b526)
- export age with different scenarios (f2ef1ce)
- revert code for age check (2096078)
- update changelog (bd24b57)
- update version to 4.4.2 (b0a0627)
4.4.1 (2021-07-02)
- additional fees not being added to totals if delivery options titles are empty (8419061), closes #648
- casting packageType to a string (3405b3a)
- error on changing country on account page (1eff1a9), closes #644
- error translation why an order cannot be exported. (12670c5)
- extra check if package type is set in _myparcel_shipment_options meta (2b14dce)
4.4.0 (2021-05-26)
- added setting pickup default view map or list (713299a)
- added setting pickup default view map or list (b9719fa)
- added setting pickup default view map or list, addressed requested changes (2df1491)
- choose an order status that will automatically export shipment(… (#640) (9b580d0)
- Display product country of origin as list, default settings cou… (#625) (6f39e10)
- only show delivery options with non-virtual product in order (#646) (698733b)
- alignment of constants collo_amount (80fa6a6)
- error when changing order while shipment_options_extra meta does not exist (db13b3a)
- errors about empty shipping class (3a159d6)
- order of the if statement (0fdc80f)
- release notes for version 4.4.0 (7fad94e)
- set-mailbox-shipments-outside-NL-to-Package (#642) (7243a2b)
- use type hidden to hide the delivery options input. this will solve theme problems. (c3b73ff), closes #623
4.3.2 (2021-03-29)
- option change order status after export or after printing (424a99a)
- add wpm-config.json inside the zip file (74872c3)
- clarify variable names when they change order status (c1568e9)
- fatal error when getting meta from products (c6f293c)
- insurance is not properly saved. (e8e5e4c)
- show full delivery options for {{myparcel_delivery_options}} (956cbc8)
- translation for changing order status after (1b99150)
- typo in changelog (9c99f9f)
- update changelog and vimeo promo movie (d35d45e)
- update version to 4.3.1 (fbd7f96)
- url for old vendor map (c5703dc)
- use const for insurance possibilities (4cac5f1)
4.3.0 (2021-03-19)
- compatibility: support wp desk flexible shipping (d241d0a)
- option for total price/surcharge price (8825c19)
- .mo files not being generated properly (220e3f4)
- 4.2.1 migration being able to make empty parcel weight too small (517133a)
- base price for signature and only_recipient (ebd2c06)
- Call to undefined function isEuCountry() (7135153)
- checkout: show correct prices when switching between shipping methods (#580) (f140d39), closes #557
- handle weight in a more robust manner (66db74b)
- MyParcel manual url (49bc34f)
- price format translation file and align code (29fa084)
- release notes for version 4.3.0 (56ae830)
- set the country id in one line (89bce0c)
- show correct package type in order grid (903abc6)
- show price surcharge in the myparcel config (af90b40)
- use country codes from SDK (3612766)
- use key for
Show prices as
translations (bf1e008) - weight error on exporting digital stamp (554a50b)
4.2.1 (2021-02-22)
- add taxes to delivery options prices when needed (#429) (d065acd)
- import translations from google sheets (962edc7)
- remove serialization of meta data (81067bd)
- spread order weight across shipments for multicollo shipments (294ad5e)
- age check for shipment options (6a43302)
- barcode in email with order status automation (d94c7c9)
- calculate weight from grams to kilos during the migration (9cef974)
- camelcase and weak equality (7a019fb)
- check if correct package type is used for destination (e618d2e)
- clarification of the replaceValue method (e06d671)
- don't use property for weightUnit (62b28c8)
- error on php 7.1 because of use of unsupported const (7165d27)
- error when forcing billing address as shipping address (0ab5ccc)
- export age check with setting of product (4f4bbb0)
- export order with incorrect shipment (850b8e6)
- name of Age check option (af7c76d)
- printing from offset dialog opens new tab with correct url (18d90fd)
- remove SDK in includes folder (2b59575)
- set myparcel response cookie with 20 sec expire (ea6b959)
- unnecessary blank lines (5c9664d)
- update delivery options and SDK (cd01435)
- url for old vendor map (#558) (2972058)
- use const for the cookie expire time (8dd639b)
- use isset for error reporting (ca560d4)
- use saturday cutoff time (53095c8)
4.2.0 (2021-01-21)
- add 4.1.0 settings migration (e6ddaa3)
- add status for letter and dpz and show them on the barcode column (6b16d4b)
- age check must be a bool and fix translations (69a79b9)
- array setting conditions not being checked properly (8383f97)
- change MyParcel shipment to Delivery information (85bb450)
- conditions attribute being rendered alongside data-conditions (70c7efd)
- crack down on invalid package types (4c9a8be)
- delivery options returning 'null' (807a64a)
- deliveryOptionsFromPost is not empty has string with null in it (459c73d)
- digital stamp select in shipment options filled correctly (b37b29d)
- do not save address in address book and update min php version (a8a6d2a)
- don't close shipment options on clicking a tiptip (0df1532)
- don't load checkout scripts on order received page (7342746)
- double code for track trace in my account (2fe2d96)
- empty parcel weight (8392278)
- error messages for international shipment #73 (b6de996)
- error on checkout when using custom address fields (0908d8b)
- error on loading settings page (43fafd4)
- Failed opening class-wcmypa-settings.php (f54e5c6)
- hide Print return label directly (ad57f51)
- hide Print return label directly (547f702)
- indents (b5371ed)
- indents (a9695a0)
- make default export settings show up in shipment options (6b289fb)
- make dependencies properly handle multiple conditions on the same element (ee4cbf6)
- make the comment more specific that dpz is also not possible for ROW (e2fb070)
- only add empty parcel weight to parcels (af883ad)
- open a label in new tab, if label position is activated (818bd07)
- package type from shipping method/class not shown in order grid (0f764d6)
- properly add/remove cart fees when using delivery options (ea40af4)
- re-enable large format option for non-home country orders (6080d59)
- remove digital stamp for ROW shipment (37b1e94)
- remove unused functions, rename template and show proper weight in return form (98d69b0)
- scoping issues (59c7306)
- send return email modal (#543) (3e64a78)
- shipment options not showing correctly initially (0b5e3ce)
- show correct delivery type in orders grid (3567258)
- show delivery date in order grid for any order that has one (68ab175)
- some settings still not migrated correctly (24a6f09)
- spinner for order grid bulk actions (9cceff6)
- support receiving falsy values from get_option in migrations to fix fatal errors (237923f)
- track & trace in email on automatic status change (e19402e)
- translations for dpz and letter status (3fb2107)
- unable to send return email (4f89fe2)
- Uncaught Error WCMP_Country_Codes (ecef985)
- update translations (b9fb1c1)
- update version and changelog (cd6cbe7)
- use constants for minimum PHP version (45b80d3)
- use correct user agent function (b66d4c1)
- use declarations ans set status into an array (0ea41a7)
- use float for empty parcel weight (b547a34)
- use the shippingMethod to get a class id (13023a9)
- Revert "update SDK" (6d2bb7c)
4.0.2 (2020-09-14)
4.0.1 (2020-07-30)
- Revert "Update class-wcmp-export.php" (998948b)
- Revert "solved conflicts" (dced857)
- Revert "update version" (cfff6dc)
- Revert "Update html-bulk-options-form.php" (6a4702b)
- Revert "Change BE to NL" (c45ce1f)
3.1.7 (2019-07-16)
3.1.6 (2019-07-03)
3.1.5 (2019-05-14)
3.1.3 (2019-02-25)
3.1.2 (2019-02-19)
3.1.1 (2019-01-30)
3.0.10 (2018-12-05)
3.0.9 (2018-12-04)
3.0.8 (2018-11-30)
3.0.3 (2018-10-17)
3.0.2 (2018-10-09)
3.0.0-beta.3 (2018-10-03)
- Notice: Undefined index: (31fbcda)
2.4.14 (2018-08-03)
- if there is one shipping method is selected (2284356)
2.4.12 (2018-07-10)
2.4.10 (2018-04-26)
2.4.11 (2018-04-30)
2.4.10 (2018-04-26)
2.4.9 (2018-04-03)
- dont refrash page when there is a option changed inside the order view (2dee5cf)
2.4.8 (2018-02-27)
2.4.7 (2018-02-07)
- action buttons (9a2b66a)
2.4.6 (2018-02-01)
2.4.1 (2017-10-12)
2.4.0 (2017-09-25)
2.4.0-beta-3 (2017-08-23)
2.4.0-beta-2 (2017-08-08)
2.4.0-beta-1 (2017-07-13)
2.3.3 (2017-06-27)
2.3.2 (2017-06-26)
2.3.1 (2017-06-12)
2.3.0 (2017-06-12)
2.3.0-beta-5 (2017-06-08)
2.3.0-beta-4 (2017-06-02)
2.3.0-beta-3 (2017-06-02)
2.3.0-beta-2 (2017-04-25)
2.3.0-beta-1 (2017-04-11)
2.2.0 (2017-04-03)
2.2.0-RC1 (2017-03-29)
2.2.0-beta2 (2017-03-22)
2.2.0-beta1 (2017-03-21)
2.1.4-beta1 (2017-03-02)
- Revert "Translations update" (76bfaa7)
2.1.3 (2017-02-01)
2.1.2 (2017-01-16)
2.1.1 (2017-01-05)
2.1.1-beta-1 (2016-12-28)
2.1.0 (2016-12-06)
2.1.0-beta-2 (2016-12-02)
2.1.0-beta-1 (2016-11-30)
2.0.6-beta-3 (2016-11-29)
2.0.6-beta-2 (2016-11-25)
2.0.6-beta (2016-11-23)
2.0.5 (2016-11-21)
2.0.4 (2016-11-18)
2.0.3 (2016-11-18)
2.0.2 (2016-11-17)
2.0.1 (2016-11-16)
1.5.6 (2016-04-26)
- bug with copying address data from foreign addresses (3b03351)
- error when opening pdf directly from modal (e36e4ab)
- Revert "smarter checkout re-ordening" (125d27e)