What's Changed
- fix: gallery photoswipe potential error by @D-Sketon in d98d8cc
- fix: cover 404 with subPath by @D-Sketon in 4a682d7
- fix: link 404 with subPath by @D-Sketon in d6eeffa
- fix: algolia_logo 404 with subPath by @D-Sketon in 10f08fb
- fix: post-card excerpt should stripHtml by @D-Sketon in f4e2713
- fix: use noopener for outer link by @D-Sketon in ff55131
- fix: fallback when image naturalwidth and naturalheight cannot be obtained by @D-Sketon in 46ffde3
修复
- 修复了 photoswipe 对于 gallery 可能加载异常的 bug
- 修复了 photoswipe 对于常规图片可能加载异常的 bug
- 修复了 basePath 含有子目录时静态资源加载异常的 bug
- 修复了
externalLinkCard
的链接缺少noopenner noreferrer
的 bug - 修复了首页卡片未对
excerpt
进行转义的 bug
Full Changelog: v0.3.4...v0.3.5