github jerryc127/hexo-theme-butterfly 2.2.5

latest releases: 4.13, 4.12, 4.11...
4 years ago

Breaking Change

  1. 增加自動廣告位置

       +ad:
       +  index:
       +  aside:
       +  post:
  2. 增加圖片Figcaption顯示

    +photofigcaption: false
  3. 增加全站總字數顯示,可配置是否關閉wordcout閲讀時間/字數統計/全站總字數

    wordcount:
      enable: false
    +  post_wordcount: true
    +  min2read: true
    +  total_wordcount: true
    

Feature

  1. 文章頁上滑出現的頂欄顯示目錄 #132
  2. 全站post-meta增加提示文本(Tooltip Text)
  3. 調整文章頁post-meta和主頁post-meta的間距
  4. 文章頁,當設置只顯示一個日期時,增加文字顯示

Fixed

  1. 修復lazyload中,img標籤的class在src後面時,導致替換出錯的bug
  2. 修復複製版權信息url為undefined的bug #177
  3. 修復aside 的 “查看更多” 不居中的bug
  4. 修復highlight_shrink設為false時,js報錯的bug
  5. 修復highlight_shrink設為true,點擊無反應,沒有打開代碼框的bug
  6. Darkmode下,出現切換按鈕icon沒有改變的bug
  7. 修復簡繁轉換無效的bug
  8. 修復首頁文章日期顯示錯誤的bug
  9. 修復因註釋掉豆瓣設置導致報Cannot read property 'meta' of undefined的bug
  10. 修復Gitalk報Error: Cannot read property 'repository' of undefined 的bug
  11. 修復評論utterances 在display_mode設置為dark時,仍顯示light主題的bug
  12. 修復display_mode設置dark沒有效果的bug
  13. 評論增加夜間模式、文章頁判斷,減少不必要的js加載

Don't miss a new hexo-theme-butterfly release

NewReleases is sending notifications on new releases.