Changelog
Product updates and release notes.
v0.5.0
Dollar billing, transaction history, GDPR compliance
- •Unified billing around USD balance (same as x402 pricing)
- •Stripe Checkout integration for $1, $5, $20 top-ups
- •Transaction history in the dashboard
- •Cookie consent banner and cookie policy page
- •Updated Terms of Service and Privacy Policy
v0.4.0
Rate limiting, Sentry, Python SDK
- •Sliding window rate limiter per identity (API key, wallet, IP)
- •Sentry error tracking on backend and frontend
- •Python SDK: `pip install pictomancer`
- •Alembic database migrations baseline
- •Email service integration via Resend
v0.3.0
SaaS dashboard and OAuth login
- •User dashboard with Google and GitHub OAuth login
- •API key management (create, revoke, usage tracking)
- •Usage metrics: requests, bytes in/out, total spent
- •Grafana monitoring dashboards for all services
- •Upgraded to Python 3.14
v0.2.0
x402 payments and multi-format support
- •x402 protocol support for USDC micropayments on Base
- •Image pipeline: chain multiple operations in one request
- •TIFF and GIF format support
- •Per-operation pricing ($0.001–$0.003)
- •Free tier: 50 requests per day
v0.1.0
Initial release
- •Core API: resize, compress, convert, crop, analyze
- •JPEG, PNG, WebP output formats
- •MCP server endpoint for AI agent integration
- •Prometheus metrics and structured logging
- •Landing page at pictomancer.ai