Skip to content

[Snyk] Upgrade hexo-theme-butterfly from 4.3.0 to 4.3.1

Created by: snyk-bot

Snyk has created this PR to upgrade hexo-theme-butterfly from 4.3.0 to 4.3.1.

merge advice Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-06-26.
Release notes
Package name: hexo-theme-butterfly
  • 4.3.1 - 2022-06-26

    fix: 當設置 comments 為 false 時,如果設置了顯示評論提供的閲讀數,閲讀數無法顯示的 bug
    fix: findArchivesTitle bug

  • 4.3.0 - 2022-06-23

    Breaking Change

    1. archives 隱藏aside 設置更改

      aside:
      -  archive: true
      +  display:
      +    archive: true
    2. 適配 disqusjs 3.0

    Feature

    1. 子歸檔頁面顯示的文章數量不再顯示總文章數量,而是對應的子歸檔文章數量

    2. 為一些數據加載增加 loading 顯示

    3. tag 和 category 頁面可設置隱藏 aside

      aside:
      +  display:
      +    tag: true
      +    category: true
    4. 點擊歸檔日期跳轉到頁面,標題顯示日期而不是‘歸檔’二字

    5. 適配 katex 升級, 移除 katex copy-tex.css

    6. CDN 可一鍵配置 cdnjs

    7. CDN 可一鍵配置為 unpkg

    8. cdn可設置 version 和 custom format(自定義格式)

      CDN:
      +  version: false
      +  custom_format:
    9. 添加Remark42評論系統支持

      +# Remark42
      +# https://remark42.com/docs/configuration/frontend/
      +remark42:
      +  host: # Your Host URL
      +  siteId: # Your Site ID
        option:

    Fix

    1. Algolia搜索沒有結果
    2. 評論系統開啟時 busuanzi 的 page_pv 不顯示
    3. 側邊欄歸檔卡片自定義排序異常

    Improvement

    1. 修改 note 圖標 class 名字,避免第三方圖標覆蓋主題樣式
from hexo-theme-butterfly GitHub release notes
Commit messages
Package name: hexo-theme-butterfly
  • 7e83095 Merge branch 'dev'
  • dbb31de fix: 當設置 comments 為 false 時,如果設置了顯示評論提供的閲讀數,閲讀數無法顯示的 bug

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

合并请求报告

加载中