Skip to content

Releases: wcpos/woocommerce-pos

Version 1.2.3

21 Jun 22:49

Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: coupon form on POS payment modal
  • Fix: use woocommerce_gallery_thumbnail instead of full sized images for products and variations

Version 1.2.2

21 Jun 16:41

Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Add: basic support for coupons until a more complete solution is implemented
  • Fix: customer select in settings

⚡ Enhancements:

  • Pro: add Analytics for POS vs Online sales

Version 1.2.1

12 Jun 14:12

Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: Critical error introduced with PHP 7.2 compatibility

Version 1.2.0

12 Jun 13:15

Choose a tag to compare

🛠️ Changelog

This release changes the way that data is replicated to the local storage which should improve things dramatically for larger stores. It also adds a new search library. Searching customers and products should be improved, although there are still some issues I am working through, especially with product variations.

🐞 Bug Fixes:

  • Refactor: data replication to improve performance
  • Refactor: product search, search by sku and barcode for products now works
    • Note: barcode search for variations is still not working, this will be addressed in a future release
  • Bug Fix: 'Cannot use object of type Closure as array' in the API.php file
  • Bug Fix: Creating orders with decimal quantity
  • Bug Fix: Update product with decimal quantity
  • Fix: remove private meta data from Order Preview modal
  • Fix: turn off PHP version check by composer, note that PHP 7.2+ is still required

Version 1.1.0

19 May 15:58

Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Many fixes to the javascript client app to improve performance:

    • Issues with customer search should now be fixed
    • Variations can be expanded like in version 0.4.x
    • Additional filter-bar for products
  • Fix: disable Lite Speed Cache for POS page

  • Fix: add id audit for product categories and tags

  • Fix: add min/max price to variable meta data

1.0.2

05 May 20:32

Choose a tag to compare

No changes, just messed up the release to WordPress.org

1.0.1

05 May 20:12

Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: Product and Variations not showing in POS
    Description: The WC REST API response can be too large in some cases causing a 502 server error.
    • Product and Variation descriptions are not truncated to 100 characters for the POS to reduce response size.
    • Yoast SEO is now programmatically disabled for the POS to reduce response size.
    • A message is now logged when the WC REST API product or variation response is too large.

1.0.0

03 May 20:35

Choose a tag to compare

🚀 WooCommerce POS v1.0.0

A new beginning for WooCommerce POS, the original (and best) POS plugin for WooCommerce! After investing 1000's of hours into a complete rewrite using React Native, we're delivering a solid platform with tons of exciting features on the horizon.

First up, we're adding a desktop application to pair with the web app. 🖥️ But that's not all – iOS and Android apps are coming soon!

🛠️ Changelog

🐞 Bug Fixes:

  • This is a complete fresh start. I will list bug fixes from this release onwards.

⚡ Enhancements:

  • Again, a complete fresh start, but enhancements are coming soon!

🙏 Thank You

Thanks to all the Pro license holders past and present that made this major step forward possible.

Release Candidate 1

01 May 11:15

Choose a tag to compare

🚀 WooCommerce POS Release Candidate 1 Notes

We are excited to announce the availability of the Release Candidate 1 (RC1) for our WooCommerce POS plugin. This release brings a plethora of bug fixes and improvements based on feedback from beta users. We encourage everyone to give this release a try and provide any last-minute feedback. Barring any major issues, we expect to push this update live tomorrow!

🛠️ Changelog

🐞 Bug Fixes:

Too many to mention

⚡ Enhancements:

Too many to mention

🧪 How to Test

To test WooCommerce POS RC1, follow these steps:

  1. Backup your website and create a staging environment to avoid disrupting your live site.
  2. Download the WooCommerce POS RC1 plugin from the provided link.
  3. Install and activate the plugin on your staging environment.
  4. Test all major functionalities of the plugin, including order processing, customer management, product search and syncing.
  5. Report any bugs, issues, or feedback through the Discord Chat.

🙏 Thank You

We appreciate your continued support and valuable feedback, which has helped us develop a more stable and efficient WooCommerce POS plugin. If you encounter any issues or have any suggestions, please do not hesitate to reach out to us. We look forward to officially launching this update tomorrow!

1.0.0-beta.4

06 Apr 18:26

Choose a tag to compare

1.0.0-beta.4 release