Skip to content

1.7.4

Compare
Choose a tag to compare
@zkqiang zkqiang released this 24 Mar 17:12
· 656 commits to master since this release

⚠️ v1.6.x 及以前的用户升级注意 关于页改动

✨ 新功能

  • 代码块增加复制按钮(需要主题配置开启 highlight.enablehighlight.copy_btn

🎨 优化

  • MathJax 与 KaTeX 现在公式过长会换行
  • 文章上下篇按钮的移动端适配

🐛 修复

  • 去除友链的 nofollow
  • 修复友链头像变形
  • 修复懒加载初始化报错
  • 修复文章图片样式失效
  • 修复腾讯统计

⚠️ v1.6.x and older user upgrade notes the change of about page

✨ Feature

  • Code block add copy button (need to enable highlight.enable and highlight.copy_btn in theme configuration)

🎨 Enhancement

  • MathJax and KaTeX will wrap if the formula is too long
  • Mobile adaptation of the previous / next post buttons

🐛 Fix

  • Remove the nofollow on the links page
  • Fix the deformation of the image on the links page
  • Fix lazyload initialize error
  • Fix the post image style not working
  • Fix tencent analytics