Skip to content

Releases: wcpos/woocommerce-pos

Release v1.7.13

06 Aug 18:53
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: New Order emails to send after order calculations

Release v1.7.12

25 Jul 15:08
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Security Fix: POS receipts should not be publically accessible, NOTE: you may need to re-sync past orders to view the receipt
  • Fix: Remove the X-Frame-Options Header for which prevents desktop application users from logging in
  • Fix: Checkout email settings have been tested and should now work

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