Changelog
The full changelog is generated automatically from conventional commits using git-cliff. For detailed release notes with assets, see the GitHub Releases page.
GitHub Releases Download binaries and view detailed release notes
v1.3.0
Section titled “v1.3.0”Bug Fixes
Section titled “Bug Fixes”- Containers grow to fit content when no explicit height
- Text overflow in column-direction flex containers
- Emoji card layout and spacing fixes
- Cache busting for example images
Performance
Section titled “Performance”- sRGB lookup tables for gradient rendering
Documentation
Section titled “Documentation”- Updated design goals
- Comparison tool commands in AGENTS.md
v1.2.0
Section titled “v1.2.0”Features
Section titled “Features”- SVG rasterization and inline SVG support for PNG/JPEG
- Tailwind gradient utilities (
bg-gradient-to-*,from-*,via-*,to-*) - 4:4:4 chroma JPEG encoder
- Wildcard and multi-origin CORS support
Bug Fixes
Section titled “Bug Fixes”- Gradient direction, linear RGB interpolation, sRGB dithering
- Premultiplied alpha compositing
- Font-family CSS parsing with fallback fonts
- Sub-pixel text positioning, rounded corner supersampling
- RTL text shaping in PNG output
Documentation
Section titled “Documentation”- Template redesign with shared data
- Interactive example viewer with zoom/pan
- RTL and Tailwind examples
- Rate limit warning on playground
v1.1.0
Section titled “v1.1.0”Features
Section titled “Features”- Environment variable configuration for server
- Client-side navigation
Bug Fixes
Section titled “Bug Fixes”- Light mode accent color
- Sitemap generation
v1.0.0
Section titled “v1.0.0”Initial release.