V4.9.0
·
2 commits
to release/4.9.0
since this release
What's Changed
- 针对NotionAPI的更新调整了代码,同时将4.8.6中的大量代码重构也进行合并。#3568
- starter主题新增lite模式,隐藏页头页脚便于嵌入 by @tangly1024 in #3490
- Feat typography 博客英文标题 by @CreateSun in #3489
- fix: APlayer url update by @RedhairHambagu in #3520
- feat: add SmartLink component for internal and external links by @qixing-jk in #3517
- fix: correct logo ratio in Gitbook theme by @qixing-jk in #3515
- feat: enhance mailto/tel link handling and streamline imports by @qixing-jk in #3486
- feat(algolia): add data deletion functionality and execute in index.js by @qixing-jk in #3482
- feat(getPageContentText): refactor content text extraction logic by @qixing-jk in #3480
- fix(search): handle cases where slug is undefined by @qixing-jk in #3479
- feat(email encrypt): implement base64 encoding for contact email config by @qixing-jk in #3478
- Update getNotionAPI.js by @tangly1024 in #3568
New Contributors
- @CreateSun made their first contribution in #3489
Full Changelog: v4.8.6...V4.9.0