NexT 8.28.0 Released

What's Changed

⭐ Features

  • Add Knocket live chat service (alongside Chatra/Tidio) by @rrivory in https://github.com/next-theme/hexo-theme-next/pull/970
+# Knocket is a 100% free live chat widget by Tencent RTC.
+# For more information: https://trtc.io/solutions/knocket
+knocket:
+ enable: false
+ async: true
+ identifier: # Get it from https://trtc.io/solutions/knocket
  • fix: omit integrity hashes for local vendor plugins by @pivaldi in https://github.com/next-theme/hexo-theme-next/pull/964
  • Add deprecation warning (80c1fb5)
  • Add leancloud_visitors warning (c92181b)

🐞 Bug Fixes

  • Add fallback if NexT.boot.motion is failed by @wherewhere in https://github.com/next-theme/hexo-theme-next/pull/953

πŸ›  Improvements

  • fix: Replace deprecated url.parse() with WHATWG URL API by @pilgrimlyieu in https://github.com/next-theme/hexo-theme-next/pull/955

πŸŒ€ External Changes

  • Update dependency eslint to v10 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/946
  • Update dependency c8 to v11 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/950
  • Update dependency hexo to v8.1.2 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/956
  • Update dependency mocha to v11.7.6 - autoclosed by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/957
  • Update actions/checkout action to v7 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/960
  • Update dependency js-yaml to v4.2.0 [SECURITY] by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/967

New Contributors

  • @pilgrimlyieu made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/955
  • @pivaldi made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/964
  • @rrivory made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/970

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.27.0...v8.28.0

Detailed changes for NexT v8.28.0