v1.9.5
版本发布时间: 2023-07-02 20:45:16
fluid-dev/hexo-theme-fluid最新发布版本:v1.9.8(2024-07-24 14:14:28)
:sparkles: 新功能
- 文章归档功能,在 FrontMatter 里添加
archive: true
可开启,该文章将不在首页列出,但依然能在归档、分类等页面看到 (感谢 @LovelyQuantum #869) - 文章页打印样式适配 (感谢 @Bluemangoo #958)
- 支持 discuss 评论插件 (感谢 @Lete114 #810)
:art: 优化
- 适配 Hexo 新版本依赖 (#952)
- 谷歌统计 GA4 替换 UA (感谢 @crescenth #892)
- 首页文章标题改为
<h2>
标签 (感谢 @xiyuvi #963)
:bug: 修复
- 修复
search.content
无法使用的问题 (感谢 @wuhao21 #912) - 修复
hexo-blog-encrypt
插件丢失样式 (#895) - 修复隐藏文章失效 (#937)
- 修复脚注误识别到代码块 (#951)
- 修复提示标签默认值不生效
- 修复副标题 API 参数被转义 (#947)
:sparkles: Feature
- Article archiving feature, add 'archive: true' to FrontMatter, the post will not be listed on the index page, but can still be seen in the archives, categories and other pages (by @LovelyQuantum in #869)
- Adapt print style on the post page (by @Bluemangoo in #958)
- New comment plugin discuss (by @Lete114 in #810)
:art: Enhancement
- Adapt Hexo new version dependency #952
- Google Analytics 4 has replaced Universal Analytics (by @crescenth in #892)
- Post title changed to
<h2>
tag on the index page (by @xiyuvi in #963)
:bug: Fix
- Fix
search.content
unusable issue (by @wuhao21 in #912) - Fix
hexo-blog-encrypt
plugin missing style (#895) - Fix hidden article invalidation (#937)
- Fix footnote misidentification to code block (#951)
- Fix the default value of label tag do not take effect
- Fix subtitle API parameter being escaped (#947)