0.24.1

vercel/satori0.24.1Mar 3, 2026by github-actions[bot]

AI Summary

This patch release fixes an issue with text positioning consistency when embedFont is set to false. The bug caused inconsistent text rendering behavior depending on font embedding settings, which has now been resolved to ensure reliable text positioning across all configurations.

Key Highlights

  • Fixes text positioning consistency
  • Resolves issue #723
  • Works when embedFont is false

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))