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

推荐订阅源

B
Blog RSS Feed
量子位
Recent Announcements
Recent Announcements
T
The Blog of Author Tim Ferriss
美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - Franky
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
大猫的无限游戏
大猫的无限游戏
V
Visual Studio Blog
博客园 - 聂微东
aimingoo的专栏
aimingoo的专栏
Microsoft Security Blog
Microsoft Security Blog
U
Unit 42
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
腾讯CDC
L
LangChain Blog

NexT

NexT 8.29.0 Released NexT 8.28.0 Released NexT 8.27.0 Released NexT 8.26.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.17.1 Released NexT 8.17.0 Released
NexT 8.18.0 Released
John Doe · 2023-08-02 · via NexT

What's Changed

💥 Breaking Changes

  • Upgrade to fancybox 5 by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/677

🌟 New Features

  • Support folding code blocks by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/679
codeblock:
+ # Fold code block
+ fold:
+ enable: false
+ height: 500

⭐ Features

  • Remove gitter support (223ea19)
-# Gitter is a chat and networking platform.
-# For more information: https://gitter.im
-gitter:
- enable: false
- room:
  • Remove link posts feature (a24450d)

🐞 Bug Fixes

  • Fix next_url: add new option to decodeURI (b85201b)

🛠 Improvements

  • Update fa CSS selector (0624149)
  • Create code-container element (c596155)

🌀 External Changes

  • Update dependency stylelint to v15 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/611
  • Update dependency hexo-renderer-marked to v6.1.1 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/675
  • Update dependency eslint to v8.46.0 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/676
  • Update dependency c8 to v8.0.1 by @renovate in https://github.com/next-theme/hexo-theme-next/pull/680
  • Refactor Pull Request Reminder (8fd8f92)

📖 Documentation

  • Update gitter url (d3b76a8)
  • Add npm downloads badge (dc8e5e1)

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.17.1...v8.18.0

Detailed changes for NexT v8.18.0