Skip to content

Release v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 00:02
bd04d45

[0.1.4] - 2026-08-26

Fixed

  • Per-location stock and prices reach the POS again on WCPOS 1.10.x. The integration recognised only the wcpos/v1 REST namespace, so on the v2 sync lane every injection ran and silently declined — tills showed global stock instead of the location's, which could allow overselling. Detection now covers the v2 lane (proxied /wc/v3 reads, the serialized request, and the push write route) while wcpos/v1 keeps working unchanged.

Changed

  • CI installs the real WordPress.org WCPOS release instead of a header-only stub, so the v2 tests actually execute rather than skipping.

Full changelog: https://github.com/wcpos/wcpos-atum/blob/main/CHANGELOG.md