satori Releases
98 releases of vercel/satori
- 0.23.0
This release adds support for the text-indent CSS property, allowing developers to create indented paragraphs and text blocks. This feature expands the typography styling capabilities of Satori, making it easier to create visually appealing text layouts.
Mar 3, 2026
- 0.22.0
Adds support for object-fit properties `fill` and `scale-down` to enhance image rendering capabilities within the library.
Mar 3, 2026
- 0.21.0
Optimizes the core library performance, resulting in a measurable speed increase for processing operations.
Mar 2, 2026
- 0.20.0
Expands background sizing support to include `cover`, `contain`, and `auto` modes for better background image handling.
Mar 2, 2026
- 0.19.3
Fixes a bug regarding the handling of SVG image elements to ensure proper attribute support for xlinkHref.
Mar 2, 2026
- 0.19.2
Corrects the implementation of the `init` function within the standalone submodule to ensure proper module initialization.
Feb 10, 2026
- mountpoint-s3-1.22.0mountpoint-s3 v1.22.0
This release fixes a critical bug where reopening a closed file handle would fail, now ensuring deferred uploads trigger correctly. It also introduces new cache hit rate metrics and refines cache metrics for OpenTelemetry Protocol (OTLP) export.
Jan 22, 2026
- 0.19.1
A minor bug fix release addressing support for the text-decoration-skip-ink CSS property.
Jan 16, 2026
- 0.19.0
This release introduces color support for semi-transparent gradients in background images and fixes a specific bug regarding text shadows with transparent text colors.
Jan 16, 2026
- 0.18.4
A minor maintenance release correcting a typo in the documentation's README file.
Jan 16, 2026
- mountpoint-s3-1.21.0mountpoint-s3 v1.21.0
This release adds support for exporting metrics via the OpenTelemetry Protocol (OTel) and improves operational visibility by changing the default logging level to INFO. It also resolves concurrent directory listing errors and updates metric naming conventions.
Oct 30, 2025
- 0.18.3
Addresses a rendering issue where components wrapped in forwardRef were not being supported correctly.
Sep 15, 2025
- 0.18.2
Fixes an issue where users could not manually provide an instantiated WebAssembly instance to the initialization function.
Sep 2, 2025
- 0.18.1
Optimizes the rendering performance of the library.
Aug 29, 2025
- 0.18.0
This update adds object-fit support for images and introduces a standalone build mode allowing users to provide the WASM binary manually.
Aug 28, 2025
- 0.16.2
Fixes a bug related to how zero values are handled within the library.
Jul 29, 2025
- 0.16.1
Fixes a bug where z-index was not being correctly interpreted as a unitless CSS property.
Jul 23, 2025
- 0.16.0
A major update that switches the underlying layout engine to Yoga and adds support for several CSS properties, while removing the separate WASM entry point.
Jul 21, 2025
- 0.15.2
This patch release addresses a critical rendering issue by adding support for async components, ensuring compatibility with modern asynchronous rendering patterns.
Jun 9, 2025
- 0.15.1
A minor bug fix release corrects text rendering logic to properly handle lines that begin with special characters, improving overall text accuracy.
Jun 9, 2025