v1.8.3
版本发布时间: 2020-09-07 11:59:24
fluid-dev/hexo-theme-fluid最新发布版本:v1.9.8(2024-07-24 14:14:28)
:warning: 由于新版 Chrome(85版本)导致主题出现滚动闪屏,建议所有用户更新
:wrench: 配置变更
-
_config.yml
: 高亮配置项highlight
变更为code:highlight
-
_config.yml
: 因腾讯分析即将关闭,删除了配置项web_analytics:tajs
和相关功能
:sparkles: 新功能
- 支持 prismjs 高亮库
- 引入 remark42 评论插件
- 文章页支持显示作者
:art: 优化
- 优化部分动画的性能
- utterances 评论插件会跟随暗色切换
:bug: 修复
- 修复新版 Chrome 导致滚动闪屏
- 修复检测主题最新版本失效(但仍会小几率失败)
- 修复 DisqusJS 加载失败
- 修复关闭代码高亮仍受暗色模式影响
:warning: The old version of Fluid will flash when scrolling in Chrome version 85. Recommend all users to upgrade this release
:wrench: Configuration
-
_config.yml
:highlight
is modified tocode:highlight
:sparkles: Feature
- Add support for prismjs highlight library
- Add remark42 comment plugin
- Add author on post page
:art: Enhancement
- Improve some animation performance
- Utterances comment plugin will follow the dark mode
:bug: Fix
- Fix new version of Chrome causing flash
- Fix the failure of check the latest version
- Fix DisqusJS loading failure
- Fix the code block is still affected by the dark mode after disabling highlight