Skip to content

v1.10.14

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:30
· 71 commits to main since this release
9ba4021
  • Desktop: a damaged local database no longer sends thousands of identical error reports. One install's repair pass produced almost 11,000 reports in an hour; reports are now grouped by cause.
  • The till's local database can shrink again after it has grown large. The clean-up step that reclaims space failed on every attempt once the gap it had to close passed a few hundred megabytes, so the database file only ever grew (one desktop install reached 42 GB), and the start-up index rebuild then failed on the same file. Both now work in bounded windows and the file returns to its real size.
  • Windows: rows zeroed by a power cut or an unfinished write no longer stop database clean-up. They were read as foreign data and refused, so clean-up failed on that collection on every pass. They are now recognised as empty and dropped.
  • Stores behind Cloudflare: a security check during connection now reports HOST121 with a link to the Cloudflare guide, instead of "Site does not seem to be a WordPress site".
  • Firefox and Safari: cancelling a product search no longer records a SYNC321 error.
  • A new order sent to WooCommerce no longer carries stale line ids. WooCommerce rejected the order with "invalid item id" when the same order had already been acknowledged once.

Desktop build of WCPOS app 1.10.11. Available for macOS (Intel + Apple Silicon), Windows, and Linux (.deb / .rpm).