> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pictify.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Recent updates and improvements to Pictify

# Changelog

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

## 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 with RFC 9457 Problem Details format
* 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:

```bash theme={null}
# Node.js
npm update @pictify/sdk

# Python
pip install --upgrade pictify

# Go
go get -u github.com/pictify/pictify-go

# Ruby
bundle update pictify
```

## Deprecations

### Planned Deprecations

| Feature        | Deprecated | Removal Date | Alternative |
| -------------- | ---------- | ------------ | ----------- |
| None currently | -          | -            | -           |

### Recently Removed

| Feature | Removed | Alternative |
| ------- | ------- | ----------- |
| None    | -       | -           |

## Feature Requests

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

* [GitHub Discussions](https://github.com/pictify/pictify/discussions)
* [Email Support](mailto:support@pictify.io)

## Status Page

Check service status and subscribe to updates:

[status.pictify.io](https://status.pictify.io)
