Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

37 lines (29 loc) · 1.19 KB

[1.0.10] - Fixes

  • removed PK service from "required offload postcode" services list
  • added error message display when error message is written in prompt element

[1.0.9] - Improvements

  • added a ability to debug request
  • fixed error message when API credentials is wrong
  • fixed error message when API URL is wrong
  • added the option to specify how many parcels will be sent when calling the courier
  • fixed courier pickup time when it has already started but not yet finished

[1.0.8] - Fixes

  • fixed comment section in Shipment XML request building
  • fixed courier pickup time format in requests

[1.0.7] - Fixes

  • fixed syntax of return code showing in customer SMS/email

[1.0.6.1] - Fixes

  • fixed escaping function for special letters
  • removed vendor directory

[1.0.6] - Improvements

  • removed ns3: from all responses
  • added a escaping of sender and receiver values

[1.0.5] - Updates

  • Added length to measurements
  • Update readme, added examples with comments

[1.0.4] - Improvements

  • comment tag moved to correct place
  • manifest supports mode 'S' - return as string
  • added PK and PP services as terminal service
  • removed ns3: string from API response

[1.0.0] - Initial release