Real scrubbing in the web app
v1.1.029 July 2026
- NewThe web Studio and Batch Scrubber now run the byte-level metadata engine. Exports are genuinely stripped of C2PA, EXIF, IPTC and PNG text chunks rather than relying on a canvas re-encode.
- NewAdded "Export scrubbed original", which rewrites the source bytes so pixels stay identical and there is no re-encode.
- NewThe watermark mask can now be dragged and resized directly on the canvas, not just via sliders.
- NewDrag-and-drop upload across the Studio, Batch Scrubber and every landing page demo.
- ImprovedICC colour profiles are now preserved. In JPEG this required checking the APP2 payload identifier, since ICC profiles and C2PA manifests share that marker.
- ImprovedDetected metadata is listed with sizes and readable previews before anything is removed.
- FixedVideo export no longer writes PNG data into a file named .mp4. It now exports the current frame as a PNG and says so.
- FixedObject URLs are released after use — previously every upload leaked the full file into memory.
Design system and responsiveness
v1.0.329 July 2026
- FixedGlass panels rendered with no styling at all because the stylesheet used a Sass @extend directive in a plain CSS file. Every card across the app was affected.
- FixedLight theme was unusable: a compatibility block redefined card and border tokens with dark values after the light theme block, so it always won.
- FixedThe mobile "Start Free" button had no background — its gradient referenced a CSS variable that was never defined.
- ImprovedFull responsive scale added at 1024, 900, 768, 560 and 400px. Verified zero horizontal overflow across every page from 360px to 1600px.
- ImprovedData tables now scroll inside their own container instead of dragging the whole page sideways on mobile.
- ImprovedAdded prefers-reduced-motion support and a skip-to-content link.
Workspace and admin routes
v1.0.229 July 2026
- NewBuilt out the full workspace: Overview, Studio, Batch, History, API Keys, Billing and Settings.
- NewBuilt out the admin portal: Users, Revenue, SEO Manager, Feature Flags, API Management and System Settings.
- FixedTwelve of fourteen sidebar links pointed at routes that did not exist and returned 404.
- FixedAdded the missing /terms, /auth/forgot-password and /c2pa-metadata-scrubber pages, all of which were linked from elsewhere in the site.
- ImprovedThe admin user search is now wired up, and pricing edits in the admin panel drive the public pricing page.
SEO and crawling
v1.0.128 July 2026
- Improvedrobots.txt and sitemap.xml are now generated from the route tree, so they cannot drift out of sync.
- FixedThe sitemap listed /c2pa-metadata-scrubber, which was a 404 at the time.
- SecurityRemoved a fabricated aggregateRating from the structured data. Review markup must reflect ratings actually collected and shown, and invented ratings risk a manual action.
First public release
v1.0.027 July 2026
- NewStudio canvas with watermark masking and three reconstruction modes.
- NewChrome extension (Manifest V3) with hover inspection, popup scrubber and C2PA side panel.
- NewDedicated tool pages for Runway, Sora, Midjourney and DALL-E.
Found something broken? Tell us and it will show up here.