0.19.0
vercel/satori0.19.0Jan 16, 2026by github-actions[bot]
AI Summary
This release introduces color support for semi-transparent gradients in background images and fixes a specific bug regarding text shadows with transparent text colors.
Key Highlights
- Color support in backgroundImage for semi-transparent gradients
- Fix for textShadow with transparent text color
New Features
- Color support in backgroundImage for semi-transparent gradients
Full Release Notes
# [0.19.0](https://github.com/vercel/satori/compare/0.18.4...0.19.0) (2026-01-16) ### Bug Fixes * textShadow with transparent text color ([#718](https://github.com/vercel/satori/issues/718)) ([02ff1c0](https://github.com/vercel/satori/commit/02ff1c0d01bff594e8ca5ab4d2851646761ae558)) ### Features * Color support in backgroundImage for semi-transparent gradients ([#719](https://github.com/vercel/satori/issues/719)) ([2630740](https://github.com/vercel/satori/commit/2630740d804dbb233624364dbe05488a6a68c658))