Skip to content

Releases: wcpos/electron

v1.3.5

14 Sep 23:45
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fixed: autoUpdate has been rewritten. Sorry, you'll have to manually update the desktop application to get the latest version.
  • Added: A custom update server updates.wcpos.com which allow more control over updates (and update errors)
  • Added: Download progress bar

v1.3.2

08 Sep 16:42
Compare
Choose a tag to compare

πŸ› οΈ Changelog

⚑ Enhancements:

  • Not much change to look at, but a some major refactoring work under the hood to improve POS performance.

v1.3.1

08 Aug 13:11
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Navigation not working on Windows
  • Fix auto updater

⚑ Enhancements:

  • New build workflow using electron-forge, hopefully this fixes some of the build bugs in the previous versions and makes deploying new versions much easier
  • Change from sqlite3 to better-sqlite3 for faster local storage

v1.3.0

08 Aug 12:26
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Navigation not working on Windows

⚑ Enhancements:

  • New build workflow using electron-forge, hopefully this fixes some of the build bugs in the previous versions and makes deploying new versions much easier
  • Change from sqlite3 to better-sqlite3 for faster local storage

1.2.1

12 Jun 16:32
Compare
Choose a tag to compare
v1.2.1

bump version

1.1.0

20 May 07:05
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Major refactor under the hood:
    • The POS now fetches much less on initial load which should ease the stress on servers.
    • The HTTP header size has been decreased, this should fix the 502 errors some servers were seeing
    • The customer dropdown has been reworked, it should be usable for large customer lists now 🀞
    • Extra filters have been added to the products
    • Expanding variations are back (although I temporarily had to disable the variation popover)

1.0.3

08 May 20:13
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • This performance update focuses on the customer select component. It still needs some work, but some major improvements have been made so you should now be able to search and select customers if you were having problems before.

1.0.2

07 May 11:25
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Product Variations now will only start loading once they are on screen. This will ease the flood of requests to the server.
  • Fixed the priority based queuing for WC REST requests which wasn't working correctly in 1.0.1.

⚑ Enhancements:

  • The 'Featured' and 'On Sale' quick filter buttons are back

1.0.1

05 May 02:10
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Add priority based queuing for WC REST requests, and other optimisations to significantly reduce server load.

1.0.0

03 May 20:37
Compare
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.