Skip to content

1.9.8

Latest
Compare
Choose a tag to compare
@zkqiang zkqiang released this 24 Jul 06:14
· 3 commits to master since this release

💥 重大变更

  • 移除 51la 和 cnzz 统计插件(用户较少且插件疏于维护,有需求可以自定义 js 引入)

✨ 新功能

  • 新增 Umami 访问统计插件 (#1055)
  • 版权声明增加 license: ZERO 无版权选项 (#1053)
  • 支持 Canonical URL (#1038)
  • Checkbox 支持 markdown 文本 (#1077)

🎨 优化

  • 修改 Waline 默认 CDN (#1109)
  • 调整 iconfont 图标大小
  • 搜索图标垂直居中

🐛 修复

  • 修复移动端元素超出边界 (#1032)
  • 修复永远加载不完的进度条 (#1067)
  • 修复 Giscus 背景不透明
  • 修复 Google Analytics 配置判断

💥 Breaking Change

  • Remove 51la and cnzz analytics plugins (because they are not commonly used)

✨ Feature

  • Umami analytics plugin (#1055)
  • Add 'license: ZERO' No copyright option (#1053)
  • Support Canonical URL (#1038)
  • Checkbox support markdown text (#1077)

🎨 Enhancement

  • Modify Waline default CDN (#1109)
  • Adjust the iconfont icon size
  • Search icon is centered vertically now

🐛 Fix

  • Fix some elements moving out of mobile boundary (#1032)
  • Fix progress bar is loading forever (#1067)
  • Fix Giscus background opacity
  • Fix Google Analytics configuration