NexT 8.23.1 Released

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