Skip to content

Releases: wcpos/woocommerce-pos

🚀 WooCommerce POS v1.4.0

11 Jan 22:55
Compare
Choose a tag to compare

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

29 Sep 10:45
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: WordPress database error Not unique table/alias: 'wp_postmeta' for query

Version 1.3.11

27 Sep 21:35
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Urgent Fix: product and user search not returning results for some users

Version 1.3.10

29 Aug 10:09
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Urgent Fix: pages with slug starting with 'pos' redirecting to the POS page

Version 1.3.9

18 Aug 18:39
Compare
Choose a tag to compare

🛠️ 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

08 Aug 13:05
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: login modal for desktop application

Version 1.3.7

31 Jul 11:29
Compare
Choose a tag to compare

🛠️ 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

31 Jul 11:05
Compare
Choose a tag to compare

🛠️ 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

29 Jul 08:11
Compare
Choose a tag to compare
version 1.3.5

Version 1.3.4

29 Jul 03:26
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Urgent Fix: product descriptions being truncated to 100 characters