0.20.0
vercel/satori0.20.0Mar 2, 2026by github-actions[bot]
AI Summary
Expands background sizing support to include `cover`, `contain`, and `auto` modes for better background image handling.
Key Highlights
- Add support for background size `cover`, `contain` and `auto`
- Improved background image handling
New Features
- Add support for background size `cover`, `contain` and `auto`
Full Release Notes
# [0.20.0](https://github.com/vercel/satori/compare/0.19.3...0.20.0) (2026-03-02) ### Features * Add support for background size `cover`, `contain` and `auto` ([#728](https://github.com/vercel/satori/issues/728)) ([c78869b](https://github.com/vercel/satori/commit/c78869bde8984609c833b63ec29c71b40587a3aa))