Skip to content

1.8.1

Compare
Choose a tag to compare
@zkqiang zkqiang released this 05 Jun 15:36
· 467 commits to master since this release

✨ 新功能

  • 导航栏增加二级菜单功能
  • 导航栏增加毛玻璃特效可选项(实验性功能)
  • 加入 LeanCloud 用于统计访问数据(指南
  • 支持 Markdown 脚注语法
  • 关于页社交图标增加 ToolTip 配置

🎨 优化

  • 重写了分类页(category)的页面样式(预览
  • 图片懒加载采用新机制,大幅提高性能
  • 优化所有评论插件的加载机制,加入懒加载
  • 重新加入了分类页与标签页的文章计数
  • 检测主题版本的功能不再依赖最低 Node 10 版本
  • 优化部分 Tag 插件
  • 代码高亮开启自动判断检索语言类型
  • 文章上下篇按钮支持多语言
  • 优化多处样式细节
  • 文章页可通过 Front-Matter 单独关闭 meta / copyright / custom

🐛 修复

  • 修复友链页没有关联面板配置颜色

✨ Feature

  • Navbar supports subordinate menu
  • Navbar supports ground glass style
  • Add LeanCloud for view statistics
  • Support for markdown footnote
  • Add tooltip on about page

🎨 Enhancement

  • Rewrite the category page
  • Improve image lazyload performance
  • Improve the loading of all comment plugins and with lazyload
  • The feature that check theme version no longer depends on Node 10+
  • Improve part of Tag plugin
  • Code highlight can detect code language automatically
  • meta / copyright / custom can be closed by front-matter on the post page

🐛 Fix

  • Fix the color of links page without associated config