Skip to content

4.12.0

Compare
Choose a tag to compare
@jerryc127 jerryc127 released this 29 Dec 16:12
· 4 commits to master since this release

內容

  1. 適配 Artalk 新版本
  2. card_post_series 可配置標題顯示為系列的名字
  3. cdn 的 version 默認為 true

修復

  1. 當 front-matter 的 toc_number 沒有值時,toc_number 沒有按照主題配置應用的 bug
  2. Github 最新評論獲取報錯的 bug

優化

  1. 標題點擊範圍縮小為字體本身
  2. Waline 增加 destroy 調用

Feature

  1. Adaptation to the new version of Artalk
  2. The title of card_post_series can be configured to display as the series name
  3. The default value of the version in cdn is set to true

Fix

  1. Fixed a bug where toc_number did not apply according to the theme configuration when the toc_number in front-matter has no value
  2. Fixed a bug where an error occurred when fetching the latest comments from Github

Improvement

  1. The clickable range of the title has been reduced to the font itself
  2. Added a destroy call to Waline