NexT

Theme for Hexo

What's Changed

🐞 Bug Fixes

  • Update default option for addtoany (6f31287)
  • Fix font-family (56a3ce1)
  • Patch pangu.js (40e5141)

🌀 External Changes

  • Update dependency stylelint to v16.23.1 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/900
  • Update dependency eslint to v9.33.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/902
  • Update actions/checkout action to v5 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/904

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.24.0...v8.24.1

Detailed changes for NexT v8.24.1

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

  • Use async/await (55c429d)
  • Refactor lean-analytics (b84b0d6)

🌀 External Changes

  • Update dependency chai to v5.2.1 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/894
  • Update dependency @next-theme/eslint-config to v0.0.5 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/895
  • Update dependency eslint to v9.32.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/896
  • Update dependency stylelint to v16.23.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/897

📖 Documentation

  • Switch to for-the-badge (7bb34c7)
  • Remove fossa (7022215)

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.23.2...v8.24.0

Detailed changes for NexT v8.24.0

What's Changed

🌀 External Changes

  • Update dependency mocha to v11.7.1 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/891
  • Update dependency eslint to v9.30.1 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/892
  • Update dependency stylelint to v16.21.1 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/893

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.23.1...v8.23.2

Detailed changes for NexT v8.23.2

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 https://github.com/next-theme/hexo-theme-next/pull/884
  • Fix the page flickers when the search dialog pops up by @penxian in https://github.com/next-theme/hexo-theme-next/pull/860
  • Downgrade algoliasearch (de0342a)

🌀 External Changes

  • New Action: Publish to npm (934baf9)
  • Update dependency eslint to v9.28.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/885
  • Update dependency stylelint to v16.20.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/886
  • Update dependency mocha to v11.5.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/889

📖 Documentation

  • Update docs (d9c1707)
  • Add GPT URL (2c02824)

New Contributors

  • @frezcirno made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/884

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.23.0...v8.23.1

Detailed changes for NexT v8.23.1

0%