From 772bf3ef948deca629d402ca23dca0f10f7a863f Mon Sep 17 00:00:00 2001
From: coderfromthenorth93
<213232275+coderfromthenorth93@users.noreply.github.com>
Date: Wed, 31 Dec 2025 02:51:57 -0500
Subject: [PATCH 1/2] Add/update changelog/index.mdx
---
changelog/index.mdx | 35 +++++++++++++++++++++++++++++++++--
1 file changed, 33 insertions(+), 2 deletions(-)
diff --git a/changelog/index.mdx b/changelog/index.mdx
index cb3d7ceb..92f4a176 100644
--- a/changelog/index.mdx
+++ b/changelog/index.mdx
@@ -4,6 +4,39 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes. For
icon: "clock-rotate-left"
---
+
+
+**New Nodes & Workflow Tools**
+- ManualSigmas node for precise sampling control in advanced workflows
+- Kling Motion Control node integration for enhanced video generation workflows
+- ResizeByLongerSide now supports video processing, expanding video workflow capabilities
+
+**System Requirements**
+- PyTorch 2.4+ is now the minimum supported version, ensuring better performance and compatibility with latest ML features
+
+**Performance & Compatibility**
+- Enabled async memory offload by default for AMD GPUs, improving memory efficiency
+- Fixed ancestral sampler noise issues when running inference on CPU
+- Enhanced memory management with better handling of pin/unpin operations
+- Added VACE context handling in context windows for improved model compatibility
+
+**Frontend & Manager Updates**
+- ComfyUI Frontend updated to v1.35.9 with latest UI improvements
+- ComfyUI Manager bumped to v4.0.4 with enhanced extension management
+- Workflow templates updated to v0.7.64
+
+**API Nodes**
+- Enhanced Gemini API nodes with improved prompt enhancement
+- Migrated billing system from dollars to credits for API nodes
+- Deprecated "seededit" functionality with improved Seedream node display names
+
+**Technical Improvements**
+- Converted image processing nodes to V3 schema for better workflow compatibility
+- Optimized Lumina/Z image model performance by removing unused components
+- Better error handling for async operations and memory management
+
+
+
**New Model Support**
@@ -51,8 +84,6 @@ icon: "clock-rotate-left"
- Frontend updated to v1.34.9
-
-
**Model Support**
From 61a9b1487a18e422268ff46bb4dcc607fec80bcc Mon Sep 17 00:00:00 2001
From: coderfromthenorth93
<213232275+coderfromthenorth93@users.noreply.github.com>
Date: Wed, 31 Dec 2025 02:51:58 -0500
Subject: [PATCH 2/2] Add/update zh-CN/changelog/index.mdx
---
zh-CN/changelog/index.mdx | 34 +++++++++++++++++++++++++++++++++-
1 file changed, 33 insertions(+), 1 deletion(-)
diff --git a/zh-CN/changelog/index.mdx b/zh-CN/changelog/index.mdx
index eb7f5a81..009169cc 100644
--- a/zh-CN/changelog/index.mdx
+++ b/zh-CN/changelog/index.mdx
@@ -1,9 +1,41 @@
---
title: "更新日志"
-description: "追踪 ComfyUI 的最新功能、改进和错误修复。详细发布说明请查看 [Github releases](https://github.com/comfyanonymous/ComfyUI/releases) 页面。"
+description: "跟踪 ComfyUI 的最新功能、改进和错误修复。详细发布说明请查看 [Github releases](https://github.com/comfyanonymous/ComfyUI/releases) 页面。"
icon: "clock-rotate-left"
---
+
+
+**新节点和工作流工具**
+- ManualSigmas 节点用于在高级工作流中进行精确的采样控制
+- Kling Motion Control 节点集成,增强视频生成工作流
+- ResizeByLongerSide 现在支持视频处理,扩展了视频工作流功能
+
+**系统要求**
+- PyTorch 2.4+ 现在是最低支持版本,确保更好的性能和与最新 ML 功能的兼容性
+
+**性能和兼容性**
+- 默认为 AMD GPU 启用异步内存卸载,提高内存效率
+- 修复了在 CPU 上运行推理时祖先采样器的噪声问题
+- 通过更好地处理 pin/unpin 操作增强内存管理
+- 在上下文窗口中添加 VACE 上下文处理,改善模型兼容性
+
+**前端和管理器更新**
+- ComfyUI Frontend 更新至 v1.35.9,带来最新的 UI 改进
+- ComfyUI Manager 升级至 v4.0.4,增强扩展管理功能
+- 工作流模板更新至 v0.7.64
+
+**API 节点**
+- 增强 Gemini API 节点,改善提示词优化功能
+- API 节点的计费系统从美元迁移到积分制
+- 弃用"seededit"功能,改善 Seedream 节点显示名称
+
+**技术改进**
+- 将图像处理节点转换为 V3 架构,提高工作流兼容性
+- 通过移除未使用的组件优化 Lumina/Z 图像模型性能
+- 改善异步操作和内存管理的错误处理
+
+
**新模型支持**