发布日期: 2025-05-27
版本号: v0.147.6

改进函数“partials.Include”中多余前缀的警告信息;修复内容适配器参数级联的近期回归问题;确保德语等布局文件中的标识符不被误判为语言代码;在禁用快速渲染模式时确保浏览器能正确刷新变更;在模板转换中公开KaTeX的严格选项。

更新内容 (中文)

更新内容

  • 优化函数 ‘partials.Include’ 中冗余前缀的警告信息 e57dcd379 @deining
  • 修复近期内容适配器参数级联的回归问题 eaf5ace30 @bep #13743
  • 修复 layouts/_shortcodes/de.html 中类似 “de” 的标识符被错误解析为语言代码的问题 9ad26b69a @bep #13740
  • 命令行:确保设置 –disableFastRender 时,浏览器能随内容变更而刷新 f47193669 @bep #13727
  • tpl/transform:暴露 KaTeX 的 strict 选项 013c8cfb2 @jmooring #13729

更新内容 (原始)

What’s Changed

  • Improve warning message on superfluous prefix when using function ‘partials.Include’ e57dcd379 @deining
  • Fix recent regression with cascading of params to content adapters eaf5ace30 @bep #13743
  • Fix it so e.g. de in layouts/_shortcodes/de.html is not interpreted as a language code 9ad26b69a @bep #13740
  • commands: Make sure the browser gets refreshed on changes when –disableFastRender is set f47193669 @bep #13727
  • tpl/transform: Expose the KaTeX strict option 013c8cfb2 @jmooring #13729

下载链接