# v1.0 Alpha Native Changelog

Built forward from v0.7 while preserving the native Node/Linux environment.

## Added

- Protected staff/admin/customer endpoints.
- Rotated demo PINs and salted PIN hashing.
- Atomic JSON writes and backup directory.
- Order numbers, tax summary, receipt improvements.
- Order cancellation and refund endpoints.
- Manual payment event recording.
- Inventory, recipes and suppliers APIs.
- Stock deduction from recipes on order placement.
- Fusion product export and per-order export payloads.
- Daily reporting and readiness endpoint.
- Legal/allergen API and page.
- Native deployment scripts: install/update/backup/restore.
- systemd service file.

## Removed / avoided

- No Dockerfile.
- No docker-compose.
- No container-only assumptions.

## Still alpha

- JSON storage remains for alpha/pilot only.
- Real payment gateway not implemented.
- Food compliance must be externally handled.
- Printer integrations not implemented.
