Releases: wcpos/electron
Releases Β· wcpos/electron
v1.3.13
π οΈ Changelog
π Bug Fixes:
- Fix: multiple user logins
- Also brings desktop application up-to-date with the web application
v1.3.12
π οΈ Changelog
π Bug Fixes:
- Fix: customer select component in settings
v1.3.11
π οΈ Changelog
π Bug Fixes:
- Fix: add new customer
v1.3.10
v1.3.9
π οΈ 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
π οΈ Changelog
π Bug Fixes:
- Fixed: Modify product and variation data using PATCH request
- Added: Stock status column to Products page.
v1.3.6
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
π οΈ 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
π οΈ Changelog
β‘ Enhancements:
- Not much change to look at, but a some major refactoring work under the hood to improve POS performance.
v1.3.1
π οΈ 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
tobetter-sqlite3
for faster local storage