Changelog
What is new and improved in SudoMock: new capabilities, rendering improvements, integrations, and breaking changes. Updated as we ship.
- New
Video mockups
- Turn any mockup into a short product video for ads, listings, and social posts.
- Pick a duration and optionally add audio; you get a finished, downloadable clip.
- Long video jobs run in the background so they never block your request.
- New
Signed webhooks for async jobs
- Get notified the instant a render, video, or upload finishes or fails, with no polling required.
- Every delivery is signed and timestamped so you can verify it came from us and reject tampered or stale events.
- Failed deliveries are retried automatically, and you can replay any past event on demand from the dashboard.
- Subscribe an endpoint to the exact events you care about or to all of them, and send a test event to confirm your setup.
- New
Job history
- Browse your async render, video, and upload jobs in one place, newest first.
- See each job status, result, and what it cost, and filter the list to a single job type.
- New
Smart Filters, generally available
- Render Photoshop smart filters, including Perspective Warp, Curves, Gaussian and Box Blur, Brightness/Contrast, Invert, Displace, and Find Edges, with Adobe-level fidelity.
- Keeps all 27 layer blend modes and one-click filters accurate, verified to match Photoshop's own output.
- New compatibility matrix documents every supported filter and the recommended alternative for the few that are not.
- Integration
Shopify Product Customizer app
- Launched the SudoMock Product Customizer app on the Shopify App Store.
- Storefront customizer renders live SudoMock mockups for shoppers before checkout.
- New
Passkey sign-in
- Sign in with a passkey using your fingerprint, Face ID, or device PIN, with no password to remember.
- Passkeys autofill on the sign-in screen and can be added anytime from Security settings.
- New
SudoAI photorealistic mockups
- Generate photorealistic product mockups from a text prompt or reference image.
- Watermark-free output on all paid plans; watermarked previews on Free.
- Improved
Channel-aware billing
- Accounts that installed through the Shopify App Store are now billed through Shopify automatically.
- Billing screens adapt to your plan so you manage payment in one place.
- Improved
Higher-resolution rendering and effects fidelity
- Expanded export resolution support for large-format print mockups.
- Improved fidelity for smart filters, blend modes, drop shadow, stroke, and Blend If.
- Improved
Larger PSD uploads
- Upload PSD templates up to Adobe's official file size limit.
- Headroom for richly layered, high-resolution designs without splitting files.
- Integration
MCP server for AI tools
- Connect AI assistants and agents to SudoMock through the Model Context Protocol.
- Render mockups and manage templates straight from your AI tools, with secure sign-in.
- Docs
Expanded docs and instant search
- New reference pages for the MCP server, Smart Filters, and PSD compatibility.
- Instant Cmd+K search across the entire documentation.
- Integration
Shopify and WooCommerce integrations
- Connect your Shopify or WooCommerce store and render product mockups from your catalog.
- Guided, one-click setup for each platform.
- New
Custom domains
- Serve your rendered mockups from your own domain over a global CDN.
- Guided setup verifies your domain and binds it to your API key.
- Integration
Native automation integrations
- First-class connectors for n8n, Zapier, and Make.
- Render mockups directly from your existing automation workflows without custom HTTP glue.
- New
Custom PSD upload + perspective warp rendering
- Upload your own PSD templates with Smart Object layers via the API.
- Renders perspective warp and Photoshop transforms that template-only tools cannot reproduce.
- New
Mockup library and full-text search
- Browse a growing library of ready-to-use mockup templates by category, platform, industry, and style.
- Full-text search with instant autocomplete finds the right template in seconds.
- New
SudoAI mockup editor
- A visual 2D editor that auto-detects the printable area on any product photo.
- Place artwork, set print areas and blend modes, and preview the result on desktop or mobile.
- New
Free Google Drive direct-link tool
- Turn any Google Drive share link into a direct image URL for n8n, Zapier, Make, or any HTTP node.
- Free and instant, with no signup required.
- Docs
Developer documentation and quick start
- Published the full REST API reference and a five-minute quick start guide.
- Added interactive code samples and an in-browser API key tester.