Skip to content

Releases: wcpos/electron

v1.3.13

22 Dec 19:23
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: multiple user logins
  • Also brings desktop application up-to-date with the web application

v1.3.12

28 Sep 18:13
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: customer select component in settings

v1.3.11

26 Sep 18:43
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fix: add new customer

v1.3.10

24 Sep 15:43
Compare
Choose a tag to compare

πŸ› οΈ Changelog

⚑ Enhancements:

  • Add 'attributes' display option
Screenshot 2023-09-24 at 4 32 16 pm

v1.3.9

23 Sep 15:21
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Improve search for foreign languages

⚑ Enhancements:

  • Cart item names are now editable
  • Product names are now editable
  • Various performance improvements

v1.3.8

18 Sep 22:53
Compare
Choose a tag to compare

πŸ› οΈ Changelog

🐞 Bug Fixes:

  • Fixed: Modify product and variation data using PATCH request
  • Added: Stock status column to Products page.

v1.3.6

15 Sep 00:01
Compare
Choose a tag to compare

Test for autoUpdate, please download v1.3.5 if you would like to help test πŸ˜…

  • macOS x64
  • macOS arm64?
  • Windows (11)
  • Linux (Ubuntu)

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