Skip to content

Releases: wcpos/woocommerce-pos

Release v1.7.11

18 Jun 11:46
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: is_internal_meta_key errors for barcodes as '_global_unique_id'

Release v1.7.10

27 May 09:51
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: Undefined variable $cashback in Card gateway
  • Fix: Allow non-protected meta_data in Customer response data

Release v1.7.9

21 May 16:06
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Security Fix: fix missing authorisation on reading POS settings API (low severity), reported by Marek Mikita (patchstack)
  • Fix: Add SKU and prices to Miscellaneous Products
  • Fix: Update Card Gateway for HPOS compatibility

Release v1.7.8

06 May 14:19
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: disable Lite Speed caching for POS templates, causing issues with checkout

Release v1.7.7

14 Apr 20:15
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: issue where variant was not saving properly in the Order Item meta data

Release v1.7.6

14 Apr 17:41
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: issue where variant was not saving properly in the Order Item meta data

Release v1.7.5

09 Apr 18:36
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: $object->object_type error, use $object->get_type() instead
  • Fix: increase woocommerce_get_checkout_order_received_url to ensure POS Thank You page is used for POS orders

Release v1.7.4

22 Mar 12:49
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: revert changes to default receipt template

Release v1.7.3

21 Mar 16:50
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: default receipt template to display Miscellaneous Product Price and better match WooCommerce templates
  • Fix: issue where customer data is not correctly clearing when switching from Customer to Guest

Release v1.7.2

27 Dec 17:05
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: Negative fees with tax_status='none' and/or tax_class are now applied correctly to the order
  • Fix: Remove routes from WP API index for POS to reduce request size
  • Fix: Annoying issue where pagination resets while searching
  • Fix: Minor cart display issues
  • Fix: Add html decode for special characters
  • Fix: Remove 'low stock' as an option in the products filter - this status does not exist
  • Fix: Variation attributes doubling when barcode scanning