diff --git a/changelog/index.mdx b/changelog/index.mdx index d76567bc..47defce3 100644 --- a/changelog/index.mdx +++ b/changelog/index.mdx @@ -4,6 +4,18 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes. For icon: "clock-rotate-left" --- + + +**Core Updates** +- Updated comfy-aimdo to version 0.2.7 for improved AI model operations +- Enhanced CPU weight handling in VBAR caster for better performance across different hardware configurations + +**Workflow Templates** +- Updated workflow templates to version 0.9.10 with latest improvements and optimizations +- Code refactoring improvements for enhanced stability + + + **API Nodes Updates** @@ -79,7 +91,6 @@ icon: "clock-rotate-left" - Updated workflow templates to version 0.9.4 - **New Nodes & Features** diff --git a/zh-CN/changelog/index.mdx b/zh-CN/changelog/index.mdx index 59423fe9..7cfec581 100644 --- a/zh-CN/changelog/index.mdx +++ b/zh-CN/changelog/index.mdx @@ -1,9 +1,20 @@ --- title: "更新日志" -description: "追踪 ComfyUI 的最新功能、改进和错误修复。详细发布说明请查看 [Github releases](https://github.com/comfyanonymous/ComfyUI/releases) 页面。" +description: "跟踪 ComfyUI 的最新功能、改进和错误修复。详细的发布说明请查看 [Github 发布页面](https://github.com/comfyanonymous/ComfyUI/releases)。" icon: "clock-rotate-left" --- + + +**核心更新** +- 将 comfy-aimdo 更新到 0.2.7 版本,改进了 AI 模型操作 +- 增强了 VBAR caster 中的 CPU 权重处理,在不同硬件配置下提供更好的性能 + +**工作流模板** +- 将工作流模板更新到 0.9.10 版本,包含最新的改进和优化 +- 代码重构改进,增强了稳定性 + + **API 节点更新**