Releases: wcpos/woocommerce-pos
Releases · wcpos/woocommerce-pos
Release v1.7.13
🛠️ Changelog
🐞 Bug Fixes:
- Fix: New Order emails to send after order calculations
Release v1.7.12
🛠️ 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
🛠️ Changelog
🐞 Bug Fixes:
- Fix: is_internal_meta_key errors for barcodes as '_global_unique_id'
Release v1.7.10
🛠️ Changelog
🐞 Bug Fixes:
- Fix: Undefined variable $cashback in Card gateway
- Fix: Allow non-protected meta_data in Customer response data
Release v1.7.9
🛠️ 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
🛠️ Changelog
🐞 Bug Fixes:
- Fix: disable Lite Speed caching for POS templates, causing issues with checkout
Release v1.7.7
🛠️ Changelog
🐞 Bug Fixes:
- Fix: issue where variant was not saving properly in the Order Item meta data
Release v1.7.6
🛠️ Changelog
🐞 Bug Fixes:
- Fix: issue where variant was not saving properly in the Order Item meta data
Release v1.7.5
🛠️ 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
🛠️ Changelog
🐞 Bug Fixes:
- Fix: revert changes to default receipt template