satori Releases
98 releases of vercel/satori
- 0.15.0
This minor version release introduces support for double text decorations, expanding the styling capabilities available in the CSS parser.
Jun 9, 2025
- 0.14.1
A maintenance patch release resolves two significant layout issues affecting text justification and text transforms such as rotation.
Jun 9, 2025
- 0.14.0
This minor version release introduces a configurable point scale factor to improve the precision of text rendering and layout calculations.
Jun 5, 2025
- 0.13.2
This patch release improves visual accuracy by fixing pixel alignment issues that occurred when rendering multiline or centered text.
Jun 2, 2025
- 0.13.1
A maintenance release focuses on CI/CD improvements, specifically ensuring npm packages are published with cryptographic provenance.
May 13, 2025
- 0.13.0
This minor release adds support for the `text-wrap: pretty` CSS property, enabling more sophisticated and natural text wrapping behavior.
May 12, 2025
- 0.12.2
A maintenance patch release addresses gradient rendering accuracy and fixes a typo in the readme documentation.
Mar 27, 2025
- 0.12.1
This patch release resolves a memory leak issue related to image resolution requests by clearing the inflight request map.
Jan 6, 2025
- 0.12.0
Adds the ability to apply text strokes to rendered text elements in the layout engine.
Nov 19, 2024
- 0.11.3
Fixes a compatibility issue where the background-clip:text property conflicted with transform and mask properties.
Nov 3, 2024
- 0.11.2
Resolves a rendering issue where text decoration was incompatible with transform properties.
Oct 6, 2024
- 0.11.1
Corrects the clipping behavior for child elements that have a transform applied to them.
Sep 17, 2024
- 0.11.0
Introduces support for repeating linear gradients in the rendering engine.
Sep 14, 2024
- 0.10.14
Fixes an issue regarding the incorrect parsing of data URLs.
Jul 4, 2024
- 0.10.13
Corrects the rendering of positioned mask images.
Jan 30, 2024
- 0.10.12
Fixes formatting issues in the README table.
Jan 30, 2024
- 0.10.11
Fixes formatting issues in the README table.
Nov 20, 2023
- 0.10.10
Fixes the rendering of spaces other than U+0020 when white-space: normal is set.
Nov 20, 2023
- 0.10.9
A maintenance release focused on fixing a text shadow rendering bug.
Oct 6, 2023
- 0.10.8
Bug fix to improve how multiple effects are split and processed internally.
Sep 22, 2023