Skip to content

1.6.1

Compare
Choose a tag to compare
@zkqiang zkqiang released this 07 Nov 09:28
· 819 commits to master since this release

🐛 修复

  • 修复百度和谷歌的网站统计没有使用新变更的配置
  • 修复 KaTeX 公式过长在移动端会超出屏幕
  • 修复 loading 动图的路径没有使用 _static_prefix.yml 配置
  • 修复 Gitalk 插件加载问题
  • hexo g 时现在会打印合并后的所有配置项,以便于 Debug

🐛 Fix

  • Fix Baidu and Google website statistics not used the config
  • Fix KaTeX formula exceed the screen on the mobile web
  • Fix loading.gif not used _static_prefix.yml config
  • Fix Gitalk loading bug
  • hexo g now will print all configs for debug