Highlights
- Adds secure optional Apple Push Notification service integration for the native iPhone app.
- Sends configurable notifications for low stock, failed backups and completed Docker updates.
- Adds a secret-only Docker Compose override; Apple private keys remain outside Git and images.
- Includes USB barcode scanner mode and scanner session power controls added after 1.10.0.
- Keeps full scanner, NFC, Nextion, mobile API, multi-location and translation coverage at 90% overall.
Security
Never commit the Apple .p8 key. Store it under ./secrets/apns-auth-key.p8 and start the server with docker-compose.apns.yml as documented in the README.