hexo v8.0.0

v8.0.0
Added 5
  • Bind hexo context to helper function callback
  • Add url config validation
  • Add permalink variable `timestamp`
  • Support additional options for Backtick Code Block
  • Enforce stricter extension checks in load_config
Changed 6
  • Optimize external link filter for performance
  • Add binary relation index for PostCategory/PostTag for performance
  • Add cache for posts in listArchives
  • Reduce GC overhead in escapeAllSwigTags
  • Skip tag render when there is no swigTags
  • Implement faster text-table
Fixed 6
  • Change the judgement of whether it has been injected
  • Backtrack when tag is incomplete in escapeAllSwigTags
  • `hexo.locals.get('posts')` now shows all posts
  • Fix parsing error for code blocks in list items
  • Sort the tags in open_graph
  • Escape HTML in title of `code` and `include_code` tags
Removed 2
  • Drop support for Node.js 16
  • Drop support for Node.js 18

From hexo

Breaking Changes
New Features
Fixes
Performances
Refactor
Test
Depenrencies
Misc
New Contributors

Full Changelog: https://github.com/hexojs/hexo/compare/v7.3.0...v8.0.0

View original

Upgraded? How did it go?

Discussion