惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
J
Java Code Geeks
The GitHub Blog
The GitHub Blog
博客园_首页
U
Unit 42
人人都是产品经理
人人都是产品经理
Engineering at Meta
Engineering at Meta
IT之家
IT之家
G
Google Developers Blog
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
爱范儿
爱范儿
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
Martin Fowler
Martin Fowler
Jina AI
Jina AI
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
小众软件
小众软件
H
Help Net Security

NexT

NexT 8.29.0 Released NexT 8.28.0 Released NexT 8.27.0 Released NexT 8.25.0 Released NexT 8.24.1 Released NexT 8.24.0 Released NexT 8.23.2 Released NexT 8.23.1 Released NexT 8.23.0 Released NexT 8.22.0 Released NexT 8.21.1 Released NexT 8.21.0 Released NexT 8.20.0 Released NexT 8.19.2 Released NexT 8.19.1 Released NexT 8.19.0 Released NexT 8.18.2 Released NexT 8.18.1 Released NexT 8.18.0 Released NexT 8.17.1 Released NexT 8.17.0 Released
NexT 8.26.0 Released
John Doe · 2025-11-26 · via NexT

What's Changed

🌟 New Features

  • Add supports of light-dark function by @wherewhere in https://github.com/next-theme/hexo-theme-next/pull/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 https://github.com/next-theme/hexo-theme-next/pull/917
  • Update actions/labeler action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/919
  • Update dependency eslint to v9.39.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/920
  • Update dependency stylelint to v16.25.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/921
  • Update dependency hexo to v8 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/922
  • Update dependency chai to v6.2.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/923
  • Update dependency mocha to v11.7.4 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/925
  • Update github/codeql-action action to v4 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/926
  • Update actions/setup-node action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/928

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.25.0...v8.26.0

Detailed changes for NexT v8.26.0