v0.28.0-beta.2
Pre-release
Pre-release
·
106 commits
to main
since this release
🚀 Features
- Add content loader infrastructure for third-party CMS integration - by @YunYouJun and Claude Opus 4.6 in #658 (efa5a)
- Migrate from vite-plugin-vue-layouts to vite-plugin-vue-layouts-next - by @YunYouJun and Claude Opus 4.6 in #664 (dd2bc)
- Enhance collections with collapse mode, link items, membership badges, and devtools - by @YunYouJun and Claude Opus 4.6 in #654 (d7abf)
- theme-press: Add i18n routing and migrate docs to file-based i18n - by @YunYouJun and Claude Opus 4.6 in #656 (48ade)
🐞 Bug Fixes
- Add general subpath alias for addon imports - by @YunYouJun and Claude Opus 4.6 in #655 and #657 (799a0)
- Sort page list by
topfrontmatter so sidebar respects item ordering - by @YunYouJun and Claude Opus 4.6 in #554 and #661 (51c97) - Field value for date. - by @xiaohaoxing in #666 (e789f)
- Defer prologue animation until banner animation completes - by @YunYouJun and Claude Opus 4.6 in #665 (bdb73)
- cli: Resolve async issues and improve build optimization - by @YunYouJun (63603)
- lint: Resolve cspell and TypeScript configuration errors - by @YunYouJun (6b395)
- markdown: Use async renderAsync to prevent [object Promise] in excerpts - by @YunYouJun and Claude Opus 4.6 in #667 (35828)
🏎 Performance
- ci: Optimize Playwright browser installation in CI - by @YunYouJun (f2a74)