Skip to main content

Changelog

Stay up to date with the latest features, improvements, and fixes.

August 2026

Video Templates
  • Video template API: build a template once (visual timeline studio or a single-file Remotion scene), render it with variables per request — POST /video/templates/:uid/render
  • GIF output from the video engine: the same render call takes format: "gif" — palette-optimised (timeline templates: 15fps / 720px caps; code templates encode natively at half the composition frame rate)
  • AI template generation: POST /video/templates/generate designs a motion brief, writes the scene code, compiles it, renders frames and reviews them visually before returning a draft template
  • AI copilot in the studio: describe a change — or a whole video — and it is designed, built with validated edits, and reviewed, with one-click undo per run
  • Captions from speech, stock media search, effects, keyframes, transitions and a font library in the timeline studio
  • Server-rendered posters: every code template gets a thumbnail automatically
Workflows
  • Inbound hooks: a public URL per workflow that accepts rows from any system, with optional HMAC signature verification (X-Pictify-Signature)
  • Run stats and per-row progress (total / rendered / delivered / failed)
  • Saved-template plan limits enforced server-side, shared across image and video templates
Improvements
  • API Playground reorganised by product — HTML Rendering, Image Templates, Batch, PDF, Video — with PDF and video endpoints included for the first time
  • Documentation corrected against the live API: real key format, real error shapes, real rate-limit behaviour

January 2026

January 29, 2026

New Features
  • Agent Screenshot API - AI-powered screenshots using natural language prompts
  • MCP Server - Model Context Protocol support for AI agent integration
  • Multi-page PDF generation from templates
Improvements
  • 40% faster GIF generation
  • Improved error messages across generation endpoints
  • Better WebP compression quality

January 15, 2026

New Features
  • Bindings API for automatic image updates
  • Webhook filters for targeted event subscriptions
  • Ruby SDK v1.0.0 released
Improvements
  • Template editor performance improvements
  • Dashboard usage analytics enhancements

December 2025

December 20, 2025

New Features
  • FabricJS canvas rendering endpoint
  • PDF presets for standard paper sizes
  • Go SDK v1.0.0 released
Improvements
  • Rate limit headers on all responses
  • Improved template variable extraction

December 5, 2025

New Features
  • Batch rendering with webhook notifications
  • Template version history
  • Python SDK async support
Fixes
  • Fixed timeout issues with complex templates
  • Resolved font loading for certain Google Fonts

November 2025

November 22, 2025

New Features
  • Custom fonts in templates
  • Expression engine with 40+ built-in functions
  • Idempotency support for POST requests
Improvements
  • Reduced image generation latency by 25%
  • Better handling of large HTML content

November 8, 2025

New Features
  • GIF capture from URLs
  • Webhook signature verification
  • Node.js SDK v2.0.0 with TypeScript support
Fixes
  • Fixed transparency in WebP images
  • Resolved CSS Grid rendering issues

October 2025

October 25, 2025

New Features
  • Templates API with variable interpolation
  • Retina/high-DPI image support
  • Dashboard template editor

October 10, 2025

Initial Release
  • Image generation from HTML/CSS
  • Screenshot from URL
  • PNG, JPEG, WebP format support
  • Node.js and Python SDKs

Upgrade Notices

API v1 Stability

API v1 is now stable. We commit to backward compatibility for all documented endpoints. Breaking changes will only be introduced in new API versions.

SDK Updates

We recommend keeping SDKs updated for the latest features and security patches:

Deprecations

Planned Deprecations

Recently Removed

Feature Requests

Have a feature request? We’d love to hear from you:

Status Page

Check service status and subscribe to updates: status.pictify.io