Skip to content

Release v1.9.10

Choose a tag to compare

@github-actions github-actions released this 21 Jul 22:34
367cf15

πŸ› οΈ Changelog

🐞 Bug Fixes

  • Stale prices on products converted from simple to variable β€” variable products now show the lowest price of their current visible variations in the POS, instead of a leftover price left behind by the conversion.
  • Fatal error in the receipt template editor on translated stores β€” receipt previews no longer crash when a translated label contains a literal percent sign (reported on Czech stores).
  • Cloud printer polling β€” Star CloudPRNT and Epson Server Direct Print polling URLs now include the marker WCPOS requires, so the URL you copy from the settings screen works as-is. Star results in the 2xx family (eg: 211 Paper Low) now count as printed rather than failed, and polling problems are recorded in the WCPOS logs with enough detail to act on.
  • Missing POS favicon β€” POS browser tabs and home-screen shortcuts show the WCPOS icon again.

✨ Improvements

  • Refresh button on the Extensions screen β€” re-check the extensions catalogue on demand instead of waiting for the hourly cache to expire.

🧰 Maintenance

  • Updated translations (2026.7.2); dev-dependency and CI housekeeping.