Skip to content

QDrop-Web v1.0.6

Latest

Choose a tag to compare

@styropyr0 styropyr0 released this 15 Aug 11:38
· 3 commits to main since this release
11e0d0b

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_JSON or 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