Skip to content

Releases: alasrjadeed/Lumina-QR-Gate-Pro

Lumina QR Gate Pro v1.1.0

Choose a tag to compare

@alasrjadeed alasrjadeed released this 26 Jul 13:59

Lumina QR Gate Pro v1.1.0

APKs

  • LuminaQRGatePro-v1.1.0-release.apk — Production build (66MB, R8 minified, signed)
    • Connects to: https://api.luminaqrdoor.alasarjadeed.com/api/v1
  • app-debug.apk — Debug build (85MB, unsigned)
    • Connects to: http://127.0.0.1:3000/api/v1 (for local testing via USB/adb reverse)

What Changed

  • Fixed: runBlocking ANR in AuthInterceptor (now uses synchronous token cache)
  • Fixed: Release signing configuration with release-key.jks
  • Fixed: Backend auto-seeds admin user on first startup
  • Fixed: Redis/Bull made truly optional (lazyConnect + no offline queue)
  • Fixed: VisitLog FK crash when visitorId is missing
  • Fixed: start:prod script path

Backend (Render)

Web Dashboard (Netlify)

Credentials