Skip to content

Smart Drink Fridge 1.11.0

Latest

Choose a tag to compare

@DerRobin99 DerRobin99 released this 13 Aug 09:23
· 6 commits to main since this release

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.