Skip to content

Releases: Salamek/PplMyApi

Fixing release

29 Jun 21:03
Compare
Choose a tag to compare

What's Changed

  • fixes mb_strlen(): Passing null to parameter #1 ($string) of type str… by @MichalSkoula in #85

New Contributors

Full Changelog: 2.7.3...2.7.4

Fixing release

12 Feb 14:21
Compare
Choose a tag to compare

What's Changed

  • fix: pdf sender margins - avoid barcode intrusion by @AndriyFil in #84

New Contributors

Full Changelog: 2.7.2...2.7.3

2.7.2

09 Nov 19:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1

01 Feb 15:27
Compare
Choose a tag to compare

What's Changed

  • Fixed incorrect return type for getParcelShops, Fixes #79

Full Changelog: 2.7...2.7.1

2.7

31 Jan 13:17
Compare
Choose a tag to compare
2.7

What's Changed

  • Api::getParcelShops now accepts additional filter parameters ($accessPointType, $activeCardPayment, $city, $latitude, $longitude, $radius, $zipCode) as of PPL wsdl

Full Changelog: 2.6...2.7

New release

18 Jan 08:34
Compare
Choose a tag to compare

What's Changed

  • Add AddressesForServices to export package method by @jirik1h in #75
  • Fixes bug when using createPackages extNumbers and packageServices by @jirik1h in #75

New Contributors

Full Changelog: 2.5.2...2.6

Fixing release

29 Sep 22:16
Compare
Choose a tag to compare

Fixes

  • Fixes issue with WeightedPackageInfo not working by renaming WeightedPackageInfoIn paramenter name to WeightedPackageInfo (updated from latest WSDL, #71

Fixing release (BC Break)

19 Apr 14:31
Compare
Choose a tag to compare

What's Changed

  • Changed type of insurancePrice to float by @paveltizek in #69 (Possible BC break int->float)

Full Changelog: 2.4...2.5

Fixing release (BC Break)

12 Apr 14:26
Compare
Choose a tag to compare

Fixes

  • Changes cashOnDelivery price variable type from int to float, allows specifying correct EUR price (This is potential BC break int -> float)

Fixing release

12 Mar 12:16
Compare
Choose a tag to compare

Fixes

  • Fixes issue in Tools::generatePackageNumber nonCod is 5 not 8 as i mentioned in DOCs