Skip to content

Commit 4b2a31f

Browse files
committed
Update CHANGELOG
Signed-off-by: hahwul <hahwul@gmail.com>
1 parent ee6725a commit 4b2a31f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## v0.7.0
415

516
### Added

0 commit comments

Comments
 (0)