Releases: Salamek/PplMyApi
Releases · Salamek/PplMyApi
Fixing release
What's Changed
- fixes mb_strlen(): Passing null to parameter #1 ($string) of type str… by @MichalSkoula in #85
New Contributors
- @MichalSkoula made their first contribution in #85
Full Changelog: 2.7.3...2.7.4
Fixing release
What's Changed
- fix: pdf sender margins - avoid barcode intrusion by @AndriyFil in #84
New Contributors
- @AndriyFil made their first contribution in #84
Full Changelog: 2.7.2...2.7.3
2.7.2
What's Changed
- ZplLabel reset page units to default D (dots) after print by @jan-kratochvil in #81
Full Changelog: 2.7.1...2.7.2
2.7.1
2.7
New release
Fixing release
Fixes
- Fixes issue with WeightedPackageInfo not working by renaming WeightedPackageInfoIn paramenter name to WeightedPackageInfo (updated from latest WSDL, #71
Fixing release (BC Break)
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)
Fixes
- Changes cashOnDelivery price variable type from
int
tofloat
, allows specifying correct EUR price (This is potential BC breakint
->float
)
Fixing release
Fixes
- Fixes issue in Tools::generatePackageNumber nonCod is 5 not 8 as i mentioned in DOCs