v0.28.0-beta.1
Pre-release
Pre-release
·
122 commits
to main
since this release
🚀 Features
- Add siteConfig.excerpt and md:afterRender hook - by @YunYouJun and Claude Opus 4.6 in #638 (2745b)
- Add CDN externals support for build-time module replacement - by @YunYouJun and Claude Opus 4.6 in #639 (d9d18)
- Add llms.txt and raw markdown output module - by @YunYouJun and Claude Opus 4.6 in #642 (71724)
- Improve math rendering, add press blog posts layout & fix scoped CSS warnings - by @YunYouJun (a6437)
- docs:
- 禁用 Meting 全局播放 - by @YunYouJun (e5107)
- llms:
- Support include patterns and non-posts pages - by @YunYouJun (dedc5)
- search:
- Implement local search plugin powered by MiniSearch - by @YunYouJun (2ab3a)
- theme-press:
- Add AskAI button and Markdown copy actions - by @YunYouJun and Claude Opus 4.6 in #645 (f59d3)
- 升级 Algolia DocSearch v4 并集成 Ask AI 侧面板 - by @YunYouJun (4e2aa)
- Add clickable tags and tags layout page - by @YunYouJun (087a6)
- theme-yun:
- Support custom ICP link in footer - by @YunYouJun and Claude Opus 4.6 in #652 (c3060)
🐞 Bug Fixes
- Resolve eslint lint errors and warnings - by @YunYouJun (10796)
- Pre-scan markdown titles for group-icons to fix missing icons in production - by @YunYouJun and Claude Opus 4.6 in #648 (9ee39)
- Reduce memory usage during SSG build to prevent OOM - by @YunYouJun and Claude Opus 4.6 in #649 (68a87)
- theme-yun: Sticky footer when page content is short - by @YunYouJun and Claude Opus 4.6 in #646 (a565b)
🏎 Performance
- Parallelize async plugin initialization and cache i18n locales - by @YunYouJun (8c985)
- Optimize SSG memory usage and improve build configuration - by @YunYouJun (5296f)
- Optimize SSG memory usage with child process isolation - by @YunYouJun and Claude Opus 4.6 in #650 (2b283)