Skip to content

Release v1.9.9

Choose a tag to compare

@github-actions github-actions released this 18 Jul 14:59
86692bd

๐Ÿ› ๏ธ Changelog

๐Ÿ”’ Security

  • Hardened receipt/report template file resolution โ€” the templates REST endpoint now validates the requested template type and confirms that resolved template files stay inside the plugin's trusted template directories, closing a path-traversal issue. All stores should update.

๐Ÿž Bug Fixes

  • POS checkout, receipt and login URLs now follow your site's permalink trailing-slash style, so rewrite rules that force a trailing slash no longer redirect these links to an http target and get blocked as mixed content.

๐Ÿงฐ Maintenance

  • Updated translations; CI / test-matrix housekeeping.

Stores updating from 1.9.7 also receive the 1.9.8 changes in this release (checkout/receipt/login links respect the Force SSL setting; Force SSL toggle restored under Advanced settings).