Content Security — Migration to DoveRunner Console

  • Forensic Watermarking, Distributor Watermarking, and Transcoding & Packaging are now accessible directly within the DoveRunner Console, redesigned with DoveRunner's updated brand and UI components.

  • These migrated features are functionally equivalent to the legacy Content Security Console — no workflow changes are required on your end.

Mobile App Security — Improved APK/AAB Upload Performance

  • The file upload flow for Android app sealing has been redesigned to use pre-signed URL direct upload to AWS S3, replacing the previous server-relay approach.

  • What changed: Previously, APK/AAB files were uploaded to the AppSealing server first, which then transferred them to S3 storage. This added latency — particularly for customers uploading from Europe, where cross-region routing to the AWS Tokyo endpoint caused notable slowdowns.

  • New flow: The Console now requests a temporary pre-signed URL from the API, then uploads your file directly to S3 — bypassing the intermediate server. Once the upload completes, the API is notified and sealing begins immediately.