diff --git a/changelog/index.mdx b/changelog/index.mdx index 1f05c612..35310863 100644 --- a/changelog/index.mdx +++ b/changelog/index.mdx @@ -4,6 +4,21 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes. For icon: "clock-rotate-left" --- + + +**Text Generation Improvements** +* Implemented use_default_template functionality for LTX models in text generation nodes + +**Partner Node Updates** +* Added new "arrow-1.1" and "arrow-1.1-max" SVG models for enhanced vector graphics capabilities +* Made "obj" output optional in Hunyuan3D Text and Image to 3D nodes for improved workflow flexibility +* Corrected StabilityAI price badges for accurate API node pricing information + +**Workflow Templates** +* Updated workflow templates to version 0.9.57 with latest improvements + + + **New Model Support** @@ -72,7 +87,6 @@ icon: "clock-rotate-left" - Grok Video Extend - [Blog](https://blog.comfy.org/p/grok-imagine-model-feature-updates) - **FP16 Support Fixes** diff --git a/zh-CN/changelog/index.mdx b/zh-CN/changelog/index.mdx new file mode 100644 index 00000000..a4183910 --- /dev/null +++ b/zh-CN/changelog/index.mdx @@ -0,0 +1,20 @@ +--- +title: "更新日志" +description: "追踪 ComfyUI 的最新功能、改进和错误修复。如需详细的发布说明,请查看 [Github 发布页面](https://github.com/comfyanonymous/ComfyUI/releases)。" +icon: "clock-rotate-left" +--- + + + +**文本生成改进** +* 在文本生成节点中为 LTX 模型实现了 use_default_template 功能 + +**合作伙伴节点更新** +* 添加了新的 "arrow-1.1" 和 "arrow-1.1-max" SVG 模型,增强矢量图形功能 +* 在 Hunyuan3D Text 和 Image to 3D 节点中使 "obj" 输出变为可选,以提高工作流灵活性 +* 修正了 StabilityAI 价格标识,确保 API 节点定价信息的准确性 + +**工作流模板** +* 将工作流模板更新到 0.9.57 版本,包含最新改进 + +