0.29.0
vercel/satori0.29.0Jul 23, 2026by github-actions[bot]
AI Summary
This release introduces support for WebP image formats, addressing a long-standing feature request and resolving multiple related issues.
Key Highlights
- Added support for WebP images
- Closes GitHub issues #622, #607, #539, #273, and #311
- Includes commit b712d5b
New Features
- Support for WebP images
Full Release Notes
# [0.29.0](https://github.com/vercel/satori/compare/0.28.2...0.29.0) (2026-07-23) ### Features * add support for webp images ([#622](https://github.com/vercel/satori/issues/622)) ([b712d5b](https://github.com/vercel/satori/commit/b712d5b88a2e72495f5b8f3f0d97d52ee50d3836)), closes [#607](https://github.com/vercel/satori/issues/607) [#539](https://github.com/vercel/satori/issues/539) [#273](https://github.com/vercel/satori/issues/273) [#311](https://github.com/vercel/satori/issues/311)