Skip to content

Releases: wcpos/woocommerce-pos

Release v1.7.4

22 Mar 12:49
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: revert changes to default receipt template

Release v1.7.3

21 Mar 16:50
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: default receipt template to display Miscellaneous Product Price and better match WooCommerce templates
  • Fix: issue where customer data is not correctly clearing when switching from Customer to Guest

Release v1.7.2

27 Dec 17:05
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: Negative fees with tax_status='none' and/or tax_class are now applied correctly to the order
  • Fix: Remove routes from WP API index for POS to reduce request size
  • Fix: Annoying issue where pagination resets while searching
  • Fix: Minor cart display issues
  • Fix: Add html decode for special characters
  • Fix: Remove 'low stock' as an option in the products filter - this status does not exist
  • Fix: Variation attributes doubling when barcode scanning

Release v1.7.1

20 Nov 12:34
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: Error updating quantity for Product Variations when decimal quantities enabled
  • Plugin Conflict: The wePOS plugin alters the standard WC REST API response, which in turn breaks WooCommerce POS
    This small update adds code to prevent WooCommerce POS from being activated if wePOS is detected

Release v1.7.0

13 Nov 12:05
Compare
Choose a tag to compare

This is a major update the POS UI, all react components have been updated and polished. I have done my best to test the POS throughly, but there can always be unforeseen bugs. To ensure a smooth transition, please consider updating your system when you have a quiet moment, such as outside of your busy sales hours. This will allow you to test the new features and changes.

For the latest updates and real-time information, please visit our community chat at wcpos.com/discord.

🛠️ Changelog

⚡ Enhancements:

  • Updated all React components to use modern standards (Tailwind, Radix UI), improving reliability and usability
  • Improved the local database query engine for a more responsive POS experience
  • Improved barcode scanning detection

🐞 Bug Fixes:

  • Popover positioning issues
  • Customer search on Android devices
  • Quick discounts calculation bug affecting some users

✨ Pro:

  • New Reports page for End of Day Reporting (Z-Report)

Release v1.6.6

05 Sep 18:38
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: POS Only Products appearing in the POS 😓

Release v1.6.5

04 Sep 21:17
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: POS Only Products appearing in the web store

Release v1.6.4

04 Sep 20:54
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: POS Only Products appearing in the web store
  • Fix: Disable wp_footer for POS Order Pay template

Release v1.6.3

29 Jun 14:03
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: Critical error preventing bulk update of products

Release v1.6.2

20 Jun 07:43
Compare
Choose a tag to compare

🛠️ Changelog

🐞 Bug Fixes:

  • Fix: Error preventing resources (products, orders, customers, etc) from loading on Windows servers