[3.3.1] - 2025-10-1
Features
- 现在分享文章时,可以预览社交媒体图片
Chore
- 优化了生成社交媒体图片时的字体获取逻辑,大大提高了生成速度
Fix
- 修复 src/pages/og/[slug].png.ts 不支持子目录中的博客文章 #93
- 修复了在分类页面标题会超出文章卡片的问题
EN
[3.3.1] - 2025-10-1
Features
- Added social media image previews when sharing articles
Chore
- Optimized the font fetching logic for generating social media images, significantly improving generation speed
Fix
- Fixed
src/pages/og/[slug].png.tsnot supporting blog posts in subdirectories #93 - Fixed an issue where category page titles would overflow article cards
What's Changed
- fix: 支持子目录中博客文章的 OG 图片生成 by @TanKimzeg in #94
New Contributors
- @TanKimzeg made their first contribution in #94
Full Changelog: v3.3.0...v3.3.1