0.24.1
trycompai/comp0.24.1Mar 3, 2026by github-actions[bot]
AI Summary
Fixes a text positioning bug that occurred when the `embedFont` option was set to false, ensuring consistent rendering across different font configurations.
Key Highlights
- Fixes text positioning consistency
- Resolves GitHub issue #723
- Improves accuracy when rendering text without embedded fonts
- Enhances rendering reliability for external fonts
Full Release Notes
## [0.24.1](https://github.com/vercel/satori/compare/0.24.0...0.24.1) (2026-03-03) ### Bug Fixes * Consistent text positioning when embedFont is false ([#723](https://github.com/vercel/satori/issues/723)) ([dc07b70](https://github.com/vercel/satori/commit/dc07b7002bdc5b6f1915149c5510ff79b4587816))