Releases: next-theme/hexo-theme-next
Releases Β· next-theme/hexo-theme-next
v8.27.0
What's Changed
β Features
- Add body option to gitalk configuration to support custom issue content by @tootscharlie in #877
- Enable darkmode by default (4d66cf4)
π External Changes
- Update dependency eslint to v9.39.2 by @renovate[bot] in #931
- Update dependency mocha to v11.7.5 by @renovate[bot] in #932
- Update dependency chai to v6.2.2 by @renovate[bot] in #934
- Update dependency js-yaml to v4.1.1 [SECURITY] by @renovate[bot] in #939
- Update actions/checkout action to v6 by @renovate[bot] in #940
- Update dependency stylelint to v16.26.1 by @renovate[bot] in #941
- Update dessant/lock-threads action to v6 by @renovate[bot] in #944
New Contributors
- @tootscharlie made their first contribution in #877
Full Changelog: v8.26.0...v8.27.0
v8.26.0
What's Changed
π New Features
- Add supports of light-dark function by @wherewhere in #899
+# Light-Dark Mode
+lightdark:
+ enable: false
+ # Add @supports (color: light-dark(red, red)) check
+ check_supports: true
+π External Changes
- Update actions/setup-python action to v6 - autoclosed by @renovate[bot] in #917
- Update actions/labeler action to v6 by @renovate[bot] in #919
- Update dependency eslint to v9.39.0 by @renovate[bot] in #920
- Update dependency stylelint to v16.25.0 by @renovate[bot] in #921
- Update dependency hexo to v8 by @renovate[bot] in #922
- Update dependency chai to v6.2.0 by @renovate[bot] in #923
- Update dependency mocha to v11.7.4 by @renovate[bot] in #925
- Update github/codeql-action action to v4 by @renovate[bot] in #926
- Update actions/setup-node action to v6 by @renovate[bot] in #928
Full Changelog: v8.25.0...v8.26.0
v8.25.0
What's Changed
β Features
π Bug Fixes
- Fix changyan undefined (b27b8eb)
- Fix utterances class name conflict (05fb977)
- Fix figure margin (2695b07)
- Fix font family by @jasonren0403 in #910
π External Changes
- Update dependency chai to v6 by @renovate[bot] in #911
- Update dependency eslint to v9.34.0 by @renovate[bot] in #912
- Update dependency mocha to v11.7.2 by @renovate[bot] in #914
New Contributors
- @jasonren0403 made their first contribution in #910
Full Changelog: v8.24.1...v8.25.0
v8.24.1
v8.24.0
What's Changed
π New Features
- Support hexo-posts-embedding (7bbb662)
β Features
- Drop document.execCommand (5b17f60)
π Bug Fixes
- Fix pangu: spacing main element only (822a721)
π Improvements
π External Changes
- Update dependency chai to v5.2.1 by @renovate[bot] in #894
- Update dependency @next-theme/eslint-config to v0.0.5 by @renovate[bot] in #895
- Update dependency eslint to v9.32.0 by @renovate[bot] in #896
- Update dependency stylelint to v16.23.0 by @renovate[bot] in #897
π Documentation
Full Changelog: v8.23.2...v8.24.0
v8.23.2
v8.23.1
What's Changed
π New Features
- Support code language name display (13cc317)
codeblock:
+ # Display language name
+ language: falseπ Bug Fixes
- Escape page metadata in post template (Fix #883) by @frezcirno in #884
- Fix the page flickers when the search dialog pops up by @penxian in #860
- Downgrade algoliasearch (de0342a)
π External Changes
- New Action: Publish to npm (934baf9)
- Update dependency eslint to v9.28.0 by @renovate in #885
- Update dependency stylelint to v16.20.0 by @renovate in #886
- Update dependency mocha to v11.5.0 by @renovate in #889
π Documentation
New Contributors
- @frezcirno made their first contribution in #884
Full Changelog: v8.23.0...v8.23.1
v8.23.0
What's Changed
π₯ Breaking Changes
β Features
- Supports customizing the width of the follow-me QR code by @Jiajun-Peng in #837
π Bug Fixes
- Fix .links-of-blogroll-item width (fd38526)
- Fix page:loaded event (0a170b8)
- Fix post title overflow (2791a40)
π Improvements
- Fix missing pjax on Web Archive by @wherewhere in #871
- Optimize comments.js file loading condition by @kemchenj in #683
- Reset p style to browser default (e64fd52)
- Use optional chaining (bd3961d)
π External Changes
- Update dependency chai to v5 by @renovate in #744
- Update dependency hexo-renderer-marked to v7 by @renovate in #869
- Update dependency eslint to v9.23.0 by @renovate in #872
- Update dependency stylelint to v16.17.0 by @renovate in #873
- Update dependency mocha to v11.1.0 by @renovate in #876
New Contributors
- @kemchenj made their first contribution in #683
- @Jiajun-Peng made their first contribution in #837
Full Changelog: v8.22.0...v8.23.0
v8.22.0
What's Changed
β Features
- Switch to Google Fonts v2 API (bec4ea9)
- Duration configuration of
motionby @Zerohertz in #846
motion:
+ duration: 200π Bug Fixes
- Fix figcaption style (17b57da)
- Fix unit test (1b69557)
- Fix SCRIPT1028 caused by async by @wherewhere in #852
- Fix .menu-item-active::after style (58004e8)
π Improvements
- Clean up style (cf701a1)
- Use scrollbar-gutter (64772b0)
- Use auto-fill in link-grid (6548d0b)
- Remove type from script tag (a77778a)
- Remove CSS vendor prefixes (b0a4285)
- Optimize .links-of-blogroll-item style (3fb181f)
- Reorder imports (77adbf5)
π External Changes
- New action GitHub Releases To Discord (5639be9)
- Update dependency eslint to v9.17.0 by @renovate in #847
- Update dependency stylelint to v16.12.0 by @renovate in #851
- Update dependency mocha to v11 by @renovate in #853
- Update dependency c8 to v10.1.3 by @renovate in #857
π Documentation
- Update community URLs in README (8bdea2b)
New Contributors
- @Zerohertz made their first contribution in #846
- @wherewhere made their first contribution in #852
Full Changelog: v8.21.1...v8.22.0
8.21.1
What's Changed
β Features
- Allow specifying noindex for robots by @AlliotTech in #841
- Support vendors.busuanzi config by @iamxiaojianzheng in #843
π External Changes
- Update dependency eslint to v9.14.0 by @renovate in #838
- Update dependency stylelint to v16.10.0 by @renovate in #840
- Update dependency mocha to v10.8.2 by @renovate in #844
New Contributors
- @AlliotTech made their first contribution in #841
- @iamxiaojianzheng made their first contribution in #843
Full Changelog: v8.21.0...v8.21.1