Releases: wcpos/woocommerce-pos
Releases · wcpos/woocommerce-pos
🚀 WooCommerce POS v1.4.0
This is a major update. Although there is not much change to the POS UI, under the hood there are dramatic improvements to search and sync. And yes, you can now search by variation barcode!
🛠️ Changelog
⚡ Enhancements:
- Added: New API for Variation Barcode Search
- Added: Support for High-Performance Order Storage (HPOS)
- Added: PHPUnit Tests
🐞 Bug Fixes:
- Added a lot of PHPUnit Tests, fixed numerous bugs for a more stable POS!
🙏 Thank You
Thanks to all the Pro license holders who funded the development of this update.
Version 1.3.12
🛠️ Changelog
🐞 Bug Fixes:
- Fix: WordPress database error Not unique table/alias: 'wp_postmeta' for query
Version 1.3.11
🛠️ Changelog
🐞 Bug Fixes:
- Urgent Fix: product and user search not returning results for some users
Version 1.3.10
🛠️ Changelog
🐞 Bug Fixes:
- Urgent Fix: pages with slug starting with 'pos' redirecting to the POS page
Version 1.3.9
🛠️ Changelog
🐞 Bug Fixes:
- Fix: limit query length for WC REST API, this was resulting in 0 products being returned for some users
- Fix: pos meta data showing in WP Admin order quick view
- Fix: cashier uuid not unique for multisite installs
Version 1.3.8
🛠️ Changelog
🐞 Bug Fixes:
- Fix: login modal for desktop application
Version 1.3.7
🛠️ Changelog
🐞 Bug Fixes:
- Fix: rest_pre_serve_request critical error reported by some users
- Fix: change 'woocommerce_available_payment_gateways' filter priority to 99
- Add: setting for servers that don't allow Authorization header
Version 1.3.6
🛠️ Changelog
🐞 Bug Fixes:
- Fix: rest_pre_serve_request critical error reported by some users
- Fix: change 'woocommerce_available_payment_gateways' filter priority to 99
- Add: setting for servers that don't allow Authorization header
Version 1.3.5
version 1.3.5
Version 1.3.4
🛠️ Changelog
🐞 Bug Fixes:
- Urgent Fix: product descriptions being truncated to 100 characters