Changelog
[1.0.6] - 2026-08-15
Added
- Organization, apps, and builds REST APIs on the server
- FCM push notifications when builds are created or updated (with invalid token cleanup)
- Storage abstraction (
storage.js) with R2 and S3 provider support - Docker image and GitHub Actions workflow for publishing to GHCR
- Firebase service account loading from
FIREBASE_SERVICE_ACCOUNT_JSONor a credentials file
Changed
- Client config simplified; secrets and Firebase access moved server-side
- Upload and organization flows now use the new server APIs
- Bug fix - Hide Delete Button after successful build deletion
Full Changelog: v1.0.5...v1.0.6