v8.2.0
π₯ Breaking Changes
-# Swiftype Search API Key
-swiftype_key:
- Remove baidu_push and disable_baidu_transformation (d65b03c)
-# Disable Baidu transformation on mobile devices.
-disable_baidu_transformation: false
-# Enable baidu push so that the blog will push the url to baidu automatically which is very helpful for SEO.
-baidu_push: false
- Remove cnzz (1dd1c71)
-# CNZZ count
-cnzz_siteid:
π New Features
- Support Cloudflare Web Analytics (12a7328)
+# Cloudflare Web Analytics
+# See: https://www.cloudflare.com/web-analytics/
+cloudflare_analytics:
β Features
- New option mathjax.tags (ff3b957)
math:
...
mathjax:
enable: false
+ # Available values: none | ams | all
+ tags: none
π Bug Fixes
- Fix not loading disqusjs (#150)
π Improvements
- Code style update (20002f2)
- Fix redundant values in shorthand properties (37ac8da)
- Remove the style of span.exturl (8b3cd82)
- Refactor getQueryParameters (e627bcb)
- Fix illegal character in query (d3dc791)
- Set
role="button"
(b99c7cb) - Simplify the
.comments
element (d6f7c51)
π External Changes
- Migrate from probot/stale to GitHub Actions (68fb198)
- Update dependency eslint to v7.16.0 (#152)
- Update dependency husky to v4.3.6 (#155)
- Update dependency js-yaml to v3.14.1 (#156)
- Update dependency @next-theme/eslint-config to v0.0.2 (#159)
- Update actions/setup-node action to v2 (#161)
- Update dependency hexo to v5.3.0 (#163)
- Bump peaceiris/actions-label-commenter to 1.9.0 (#165)
π Documentation
π Localization
- New Crowdin updates (#160)
For full changes, see the comparison between v8.1.0 and v8.2.0