What's New in v0.7.1-beta
Cart & Payments
- Fix: confirm payment buttons (cash and card) could register the same payment multiple times if clicked repeatedly; now debounced while the payment is processing
- Improve variable naming in payment modals for clarity
Security
- Fix: root page no longer renders statically, so the CSP nonce always matches and scripts aren't blocked
CI / Release
- Add server jar and client package as release assets
- Fix artifact upload/download steps in the Electron release workflow