Skip to content

Releases: wcpos/electron

v1.7.9

10 Feb 17:29
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: Issue where product images wouldn't show for some users

v1.7.8

10 Feb 17:09
Compare
Choose a tag to compare
update workflows

v1.7.7

28 Dec 10:14
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: On Sale display in the cart

v1.7.6

27 Dec 16:33
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • 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

v1.7.5

21 Nov 23:57
Compare
Choose a tag to compare

This release brings the UI improvements to the desktop application. Also, as requested, there is now a 'Remind me later' option for updates, for when you don't want to update immediately (or be bugged every hour).

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

v1.6.2

18 Jun 23:14
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: further fixes for records (product, customers etc) being reset in the POS
  • Fix: variation popover error when variation is not enabled

v1.6.1

15 Jun 02:18
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: interim fix for issue affecting some users where products are removed from POS list and it's not possible to sync again.

v1.6.0

12 Jun 19:52
Compare
Choose a tag to compare

This release fixes performance issues for large stores. It required a few breaking changes to the API so the version has been bumped to v1.6.0.

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

πŸ› οΈ Changelog

⚑ Enhancements:

  • Improved: Performance for large stores
  • Added: Log screen for insights into the POS performance and events
  • Added: Cart setting to enable/disable show receipt after checkout
  • Added: Cart setting to enable/disable auto-print receipt after checkout

🐞 Bug Fixes:

  • Fix: Prevent order create duplication from the POS
  • Fix: Cart subtotal showing tax when tax display is not enabled
Screenshot 2024-06-12 at 9 04 41β€―PM

v1.5.2

06 Jun 01:32
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: improved performance for large stores, eg: 70,000 + orders

v1.5.1

03 Jun 15:33
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: TypeError: t.addState is not a function