Skip to content

Releases: myparcelnl/sdk

v1.3.19

01 Oct 12:25
6839a80
Compare
Choose a tag to compare

Fix:

  • #74 #75 large format option in the Europe

v1.3.16

13 Sep 14:10
396b5cc
Compare
Choose a tag to compare

Fix:

  • #68 Error in MyParcel API request: data.shipments[0] with a order to Belgium
  • #68 Also use avond instead only night
  • #69 Allow large format for eu shipments

v1.3.15

01 Aug 12:26
4d30e23
Compare
Choose a tag to compare

Fix:

  • #63 PHP Fatal error: Uncaught Error: Class 'MyParcelNL\Sdk\src\Model\MyParcelClassConstants

v1.3.14

04 Jul 14:46
Compare
Choose a tag to compare
v1.3.14 Pre-release
Pre-release

Fix

  • Support address Plein 1945 27
  • #58 Support php 5.4

v1.3.13

24 Apr 09:22
9447e8e
Compare
Choose a tag to compare

Fix:

  • #56 Error require reference indentifier:
    First set the reference id with setReferenceId() before running addConsignment() for multiple shipments
  • #56 Error require deliver time:
    If delivery type !== 2, first set delivery date with setDeliveryDate() before running setDeliveryType()

v1.3.12

20 Apr 13:00
9a2a8f9
Compare
Choose a tag to compare

Fix

  • Get parent consignment for sending a return mail

v1.3.11

18 Apr 08:18
b19eafe
Compare
Choose a tag to compare

Fix

Can not download A6 labels

v1.3.10

11 Apr 08:44
46948e8
Compare
Choose a tag to compare

#51 If no delivery type is specified, the shipment will be delivery type 1 (morning) by default. This fix ensures that it becomes a standard delivery by default.

v1.3.9

04 Apr 10:19
ecb99b4
Compare
Choose a tag to compare

⚠️ Important update

Fix

  • With multiple shipments, the status for 1 shipment is used for all shipments

v1.3.8

23 Mar 17:06
ba6585a
Compare
Choose a tag to compare

Fix

  • #45 If no package type is specified, the shipment will be a mailbox by default. This fix ensures that it becomes a normal package by default.