NexT 8.18.0 Released

What's Changed

πŸ’₯ Breaking Changes

🌟 New Features

codeblock:
+ # Fold code block
+ fold:
+ enable: false
+ height: 500

⭐ Features

-# 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

πŸ“– Documentation

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

Detailed changes for NexT v8.18.0