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

推荐订阅源

雷峰网
雷峰网
博客园 - 叶小钗
博客园_首页
阮一峰的网络日志
阮一峰的网络日志
D
Docker
J
Java Code Geeks
B
Blog
G
Google Developers Blog
小众软件
小众软件
博客园 - 聂微东
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
量子位
WordPress大学
WordPress大学
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享
腾讯CDC
Martin Fowler
Martin Fowler
V
Visual Studio Blog
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
C
Check Point Blog

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