We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6725a commit 4b2a31fCopy full SHA for 4b2a31f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v0.7.1
4
+
5
+### Added
6
+- Bundled DejaVu Sans Bold font as fallback for OG image PNG rendering (no system font required)
7
+- `font_path` config option for custom font in OG image generation
8
+- Image processing and LQIP config snippets to init scaffolds and `doctor` command
9
10
+### Changed
11
+- OG PNG rendering always available thanks to bundled font fallback (custom font > system font > bundled font priority)
12
+- Refactored font loading logic in `OgPngRenderer` for cleaner initialization
13
14
## v0.7.0
15
16
### Added
0 commit comments