You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubβs verified signature.
π οΈ 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.