Skip to content

Releases: jerryc127/hexo-theme-butterfly

5.3.5

04 Mar 08:21
Compare
Choose a tag to compare

fix: 修复错误的 subtitle api


fix: Fixed the incorrect subtitle API

5.3.4

02 Mar 07:47
Compare
Choose a tag to compare

feat: 移除無法訪問的 API,更改新的 API 地址以獲取隨機語錄
feat: 增加 processSubtitle 函數以處理 subtitle 內容,改進 API 數據處理邏輯,API 調用失敗不影響顯示設置的 sub
feat: 更新插件版本號
feat: 支持 RenderAbc options 選項
improvement: 404 跳轉更順暢
fix: 修正變數名稱中的拼寫錯誤


feat: Removed inaccessible API and updated to new API address for random quotes
feat: Added processSubtitle function to handle subtitle content, improved API data processing logic; API call failures no longer affect display of set subtitles
feat: Updated plugin version
feat: Added support for RenderAbc options
improvement: Smoother 404 page redirections
fix: Corrected spelling errors in variable names

5.3.3

16 Feb 13:34
Compare
Choose a tag to compare

fix: 修復pjax在沒有404頁面時,不斷調用404頁面的 bug
fix: 開啟 pjax 進行跳轉頁面後,使用 giscus 註解時無法獲得正確的 description
feat: footer 增加版本號顯示


fix: Repair the bug where pjax keeps calling the 404 page when there is no 404 page
fix: After using pjax to jump to the page, the correct description cannot be obtained when using giscus for comments
Feature: Add version number display to footer

5.3.2

12 Jan 16:24
Compare
Choose a tag to compare

fix: 文章頁分頁不顯示的 bug
improvement: 優化部分插件導致文章頁分頁樣式錯亂的 bug

5.3.1

12 Jan 07:34
Compare
Choose a tag to compare

fix: 修復隨機封面死循環的問題

Full Changelog: 5.3.0...5.3.1

5.3.0

10 Jan 17:28
Compare
Choose a tag to compare

新功能

  1. js 加載完才顯示聊天按鈕
  2. 移除 Pangu
  3. 添加結構化數據支持
  4. 添加 avif 到支持的圖片格式列表
  5. 更新 lazyload 配置,支持原生 lazyload 功能
  6. 代碼優化
  7. 優化 pageType 邏輯
  8. 代碼字體先 fallback 到 monospace 再到中文和 sans-serif
  9. 更新 plugins.yml 中的依賴版本至最新
  10. 優化 aside_archives,改進性能和可讀性
  11. 改善 inlineImg 和 timeline 標籤的文檔,優化時間線邏輯
  12. 更新 gallery 標籤以支持額外參數,優化圖片顯示邏輯
  13. 優化隨機封面過濾器邏輯,避免連續重複
  14. 最新評論限制顯示 1-10 條之間

修復

  1. 修復 artalk 的最新評論顯示待定或者封禁的評論的 bug
  2. 修復解密文章後,chartjs 沒有加載的 bug

New Features

  1. Display chat button only after js is loaded
  2. Removed Pangu
  3. Added structured data support
  4. Added avif to the list of supported image formats
  5. Updated lazyload configuration to support native lazyload functionality
  6. Code optimization
  7. Improved pageType logic
  8. Fallback to monospace for code font, then to Chinese and sans-serif
  9. Updated dependency versions in plugins.yml to the latest
  10. Optimized aside_archives for better performance and readability
  11. Improved documentation for inlineImg and timeline tags, optimized timeline logic
  12. Updated gallery tag to support additional parameters, optimized image display logic
  13. Optimized random cover filter logic to avoid consecutive repeats
  14. Limited the display of latest comments to between 1-10 items

Fixes

  1. Fixed the bug where artalk's latest comments showed pending or banned comments
  2. Fixed the bug where chartjs did not load after decrypting articles

5.2.2

05 Nov 11:13
c8609e8
Compare
Choose a tag to compare

feat: 過期通知優化,可單獨文章關閉
fix: 修復説説評論 css 受主題影響的 bug


feat: Expiration notification optimization, can be closed in individual articles
fix: Fix the bug that the css of Talking Comments is affected by the theme

5.2.1

02 Nov 11:48
Compare
Choose a tag to compare

新功能

  1. 說說支持評論
  2. 說說支持限制條數(時間或數字)

更新

  1. 更新相關依賴版本

修復

  1. 修復 disqus 和 disqusjs 不能共存的問題,保留一個
  2. 代碼優化
  3. 修復 remark42 最新評論報錯的 bug
  4. 修復說說的時區問題

New Features

  1. Added support for comments in "Shuoshuo"
  2. Added support for limiting the number of "Shuoshuo" entries (by time or number)

Updates

  1. Updated related dependency versions

Fixes

  1. Fixed the issue where disqus and disqusjs cannot coexist, keeping only one
  2. Code optimization
  3. Fixed the bug with the latest comments in remark42
  4. Fixed the timezone issue in "Shuoshuo"

5.2.0

02 Nov 11:40
Compare
Choose a tag to compare

新功能

  1. 說說支持評論
  2. 說說支持限制條數(時間或數字)

更新

  1. 更新相關依賴版本

修復

  1. 修復 disqus 和 disqusjs 不能共存的問題,保留一個
  2. 代碼優化
  3. 修復 remark42 最新評論報錯的 bug
  4. 修復說說的時區問題

New Features

  1. Added support for comments in "Shuoshuo"
  2. Added support for limiting the number of "Shuoshuo" entries (by time or number)

Updates

  1. Updated related dependency versions

Fixes

  1. Fixed the issue where disqus and disqusjs cannot coexist, keeping only one
  2. Code optimization
  3. Fixed the bug with the latest comments in remark42
  4. Fixed the timezone issue in "Shuoshuo"

5.1.0

20 Oct 09:51
Compare
Choose a tag to compare

新功能

  1. 添加 chart.js 圖表庫(標籤外挂)
  2. 適配 Algolia Search 5.0
  3. 搜索分頁按鈕圓角化
  4. 本地搜索結果列表顯示數字排序
  5. 章節導航和相關推薦支持 hover 顯示文章介紹
  6. 移除 Daovoice
  7. 導航欄添加背景虛化效果
  8. 導航欄 hover 效果增加圓角

修復

  1. 修復不啟用評論系統時,不蒜子統計不顯示的問題
  2. 修復背景漸變色無法生效的問題

改進

  1. 説説的標籤可選填
  2. 代碼精簡和優化
  3. 移動到説説日期,顯示完整的日期時間
  4. 説説的時間標籤改為 time 標籤
  5. 延遲調用 abcjs 函數以解決渲染問題
  6. 調整側邊欄文章分類的字體大小

New Features

  1. Added chart.js library (tag plugin)
  2. Adapted to Algolia Search 5.0
  3. Rounded corners for search pagination buttons
  4. Display numerical sorting in local search results list
  5. Chapter navigation and related recommendations support hover to show article introduction
  6. Removed Daovoice
  7. Added background blur effect to the navigation bar
  8. Added rounded corners to the navigation bar hover effect

Fixes

  1. Fixed the issue where Busuanzi statistics were not displayed when the comment system was not enabled
  2. Fixed the issue where background gradient color was not effective

Improvements

  1. Optional tags for "Shuoshuo"
  2. Code simplification and optimization
  3. Moved to "Shuoshuo" date to display the full date and time
  4. Changed the "Shuoshuo" time tag to a time element
  5. Delayed calling the abcjs function to resolve rendering issues
  6. Adjusted the font size of article categories in the sidebar