Hexo 6.3.0 发布

新功能

  • feat(tag/post_link): 由 @xbc5#4938 中添加,在 post_link 错误时抛出异常
  • feat(tag/include_code): 由 @stevenjoezhang#4996 中添加,对 view raw 的 url 计算进行增强
  • feat(paginator): 由 @renbaoshuo#5001 中添加,允许自定义类名
  • feat(helper/toc): 由 @renbaoshuo#5010 中添加,更灵活的类名
  • feat(helper/tagcloud): 由 @renbaoshuo#5048 中添加,show_count 选项 (#5047)
  • feat(tag/code): 由 @renbaoshuo#5017 中添加,添加 language_attr 选项 (hexojs/hexo-util#278)
  • feat(helper/is): 由 @renbaoshuo#5006 中添加,添加 is_home_first_page() 辅助函数

改进

  • @ppwwyyxx#4973 中添加,让 post_link 使用原始文章标题作为标题属性

修复

  • fix(hexo/index): 由 @stevenjoezhang#4994 中修复,在 Windows 上修复调试日志中 db.json 文件路径问题
  • fix(tag): 由 @curbengh#5031 中修复,在非格式化错误消息中显示源文件
  • @KentarouTakeda#5053 中修复,不要对 og:image 使用 data-uri

重构

  • refactor(helper/open_graph): 由 @renbaoshuo#5007 中重构,使用 whatwg url api
  • chore(mail_to): 由 @renbaoshuo#5002 中重构,使用原生 URLSearchParams

测试

CI/CD

依赖

  • chore(deps): 由 @yoshinorin#5028 中添加,更新 hexo-util 和 warehouse
  • chore(deps): 由 @yoshinorin#5054 中添加,将 hexo-log 从 3.0.0 更新到 3.2.0

杂项

新贡献者

  • @xbc5 在 #4938 中做出了他们的第一个贡献
  • @neilnaveen 在 #4947 中做出了他们的第一个贡献
  • @ppwwyyxx 在 #4973 中做出了他们的第一个贡献

完整变更日志