Skip to content

WCPOS App v1.9.3

Choose a tag to compare

@kilbot kilbot released this 12 Jun 14:42
d7a656b

WCPOS App v1.9.3

This monorepo release records the app-side changes that shipped with the WCPOS 1.9.3 release train.

Highlights

  • Improved web printer setup — network scan results are web-aware, connection failures show structured diagnostics, and error guidance is protocol-aware (HTTP vs HTTPS), preserving the https origin in certificate guidance.
  • Added Local Network Access support — web print requests and printer vendor probes opt into Chrome's Local Network Access permission so LAN printers keep working in newer browsers.
  • Fixed Star WebPRNT connections — the protocol is now derived from the printer port instead of the page origin, and scanned printer ports are preserved when switching vendors.
  • Fixed receipt tax breakdown — client-rendered receipts keep the tax breakdown, and the tax summary stays hidden when taxes are hidden.
  • Fixed stale variation images — product variations no longer briefly show a previous variation's image; image attachments now load via suspense resources.
  • Expanded product sorting — more POS product sort options with a compact sort settings row.
  • Fixed order date syncing — WooCommerce GMT date formats are handled consistently, with retry for legacy order date validation.
  • Dev tooling — virtual printer moved to its own package with a Star HTTP mode and private-network preflight support.
  • Updated translations to 2026.6.2 and applied safe dependency updates across the workspace.

Release train components

Component Version
Web bundle v1.9.7
Electron desktop v1.9.4
Free plugin v1.9.3
Pro plugin v1.9.3

Full Changelog: v1.9.2...v1.9.3