Skip to content

Releases: myparcelnl/woocommerce

v4.4.5

17 Aug 07:45
Compare
Choose a tag to compare

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.2

Fix:

  • #674 Update package type above shipment options dialog without refreshing page
  • #678 Ignore virtual products when creating consignment
  • #682 Check shipment type before empty DPZ is calculated
  • #684 Woocommerce hooks for the address fields in the admin
  • #687 When a product is created, country of origin must be set to default

v4.4.4

15 Jul 13:34
Compare
Choose a tag to compare

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.2

Hotfix:

  • #681 Minimum steps for empty weight
  • #681 Export ROW shipments witch correct country of origin

v4.4.3

14 Jul 11:13
4140911
Compare
Choose a tag to compare
  • d10423f Being able to remove the delivery date from the delivery options (update delivery options)

v4.4.2

13 Jul 08:31
bd24b57
Compare
Choose a tag to compare

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.2

Feature:

  • #656 Filter orders by delivery date
  • #665 Add empty weight for digital stamp shipments

Fixed:

  • #675 Age check with different scenarios
  • #673 Double export when using the bulk actions2

v4.4.1

06 Jul 08:07
Compare
Choose a tag to compare

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.2

Feature:

  • #587 Added hooks to let plugins change the label description
  • #626 Allow overriding delivery options via filter hooks
  • #655 Added setting to show or hide delivery date in frontend

Fixed:

  • #649 Error on changing country on account page
  • #650 Additional fees not being added to totals if delivery options titles are empty
  • #651 Check if package type is set in _myparcel_shipment_options meta
  • #652 Bug where getShipmentData would return all orders
  • #666 Delete status delivered

v4.4.0

26 May 08:36
Compare
Choose a tag to compare

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.2

Feature:

  • #622 Default option for deliveryoptions maps or list
  • #625 Display product country of origin as list
  • #640 Choose an order status that will automatically export a shipment to MyParcel
  • #646 Only show delivery options with non-virtual product in order

Fixed:

  • #624 Use type hidden to hide the delivery options input.
  • #630 Errors about empty shipping class
  • #631 Show delivery type only when myparcel delivery options are enabled
  • #633 isworldshipmentcountry returns false when country does not exist
  • #637 More friendlier error messages
  • #639 Error when changing the order when shipment_options_extra meta does not exist
  • #642 Change mailbox shipments outside Netherlands to package

v4.3.2

29 Mar 12:39
Compare
Choose a tag to compare

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.2

Improvement:

  • wpm-config.json included (support WP-Multilang plugin)
  • add translation files fr_FR
  • #589 Deactivate delivery date
  • #602 Option for automatic order status after exporting or printing

Fixed:

  • #608 Saving options in the order grid model
  • #579 Validation for sending to other address on checkout page
  • #615 Fatal error when getting meta from products

v4.3.1

22 Mar 12:54
Compare
Choose a tag to compare

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.0

Fixed:

  • #599 The selection between the world and the EU shipment is not going well, solved problem with HS code
  • #601 Option for changing package type to letter as soon as country is not equal to default country

v4.3.0

19 Mar 14:01
Compare
Choose a tag to compare
v4.3.0 Pre-release
Pre-release

⚠️ If you want to try this version of the plugin, first install it on a test environment.

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.0

Changes:

  • #560 Export bulk order shipments although there is a wrong shipment
  • #574 Add option to show prices as surcharge
  • #577 Support WP Desk Flexible Shipping plugin

Fixed:

  • #561 Calculate weight from grams to kilos during the migration
  • #563 Set MyParcel response cookie with 20 sec expire
  • #564 Use saturday cutoff time
  • #566 Use country codes from the MyParcel SDK
  • #573 Translation files not being generated properly

v4.2.1

23 Feb 08:20
Compare
Choose a tag to compare
v4.2.1 Pre-release
Pre-release

⚠️ If you want to try this version of the plugin, first install it on a test environment.

System Requirements

  • PHP ~7.1
  • MyParcel SDK ~5.0

Changes:

  • #548 Remove serialization of meta data
  • #549 better translations!
  • #554 spread order weight across shipments for multicollo shipments

Fixed:

  • #564 Saturday cutoff time
  • #563 Set myparcel response cookie with 20 sec expire
  • #562 Printing from offset dialog opens new tab with correct url
  • #561 Calculate weight from grams to kilos during the migration
  • #560 Export orders when 1 incorrect order is present
  • #559 export age check with setting of product
  • #556 check if correct package type is used for destination
  • #550 error when forcing shipping address as billing address
  • #547 add taxes to delivery options prices when needed