Skip to content

Releases: picqer/picqer-php

v0.26.0

27 Jun 12:21
0807360

Choose a tag to compare

What's Changed

Full Changelog: v0.25.1...v0.26.0

v0.25.1

27 Jun 09:48
74f06c7

Choose a tag to compare

Full Changelog: v0.25.0...v0.25.1

v0.25.0

27 Jun 08:29
071ab26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

14 Aug 15:18
7d89744

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.1...v0.24.0

v0.23.1

06 Oct 06:58
4394a4c

Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

07 Jul 12:21

Choose a tag to compare

What's Changed

  • Fixed data handling in some endpoints by @pf-jordy in #36
  • Add create and delete tag methods by @fmeccanici in #35
  • Add update order field method by @fmeccanici in #40
  • More client methods by @xyzqtc in #39
  • Updated minimum PHP version to 8.0, to support better type hinting

New Contributors

Full Changelog: v0.22.3...v0.23.0

v0.22.3

09 Mar 13:05
84ee617

Choose a tag to compare

Changes:

  • Reset response headers after parsing to prevent out of memory errors in long running processes

v0.22.2

16 Feb 14:41
93f1d11

Choose a tag to compare

  • Fix: Use correct URL to get backorders for an order

v0.22.1

13 Jan 14:02
fff6198

Choose a tag to compare

Changes:

  • Remove case sensitive check for remaining rate limit header

v0.22.0

25 Oct 12:42
5e54dc0

Choose a tag to compare

Changes:

  • Allows filtering for getTags and getAllTags
  • Adds params to cancelOrder to allow adding force param

Adds:

  • getAllTags
  • updatePurchaseorder
  • activateProduct
  • inactivateProduct
  • getOrderNotes
  • allocateStockForOrder
  • deallocateStockForOrder
  • prioritiseOrder
  • updatePicklist
  • cancelPicklist
  • pickProductOnPicklist
  • getPurchaseorderProducts
  • addProductToPurchaseorder
  • updatePurchaseorderProduct
  • removePurchaseorderProduct
  • getReturnLogAndComments
  • addReturnLogOrChangeStatus
  • receiveReturnedProducts
  • getBackordersForOrder