Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes. For
icon: "clock-rotate-left"
---

<Update label="v0.16.2" description="March 5, 2026">

**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

</Update>

<Update label="v0.16.1" description="March 5, 2026">

**API Nodes Updates**
Expand Down Expand Up @@ -79,7 +91,6 @@ icon: "clock-rotate-left"
- Updated workflow templates to version 0.9.4

</Update>

<Update label="v0.15.0" description="February 24, 2026">

**New Nodes & Features**
Expand Down
13 changes: 12 additions & 1 deletion zh-CN/changelog/index.mdx
Original file line number Diff line number Diff line change
@@ -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"
---

<Update label="v0.16.2" description="2026年3月5日">

**核心更新**
- 将 comfy-aimdo 更新到 0.2.7 版本,改进了 AI 模型操作
- 增强了 VBAR caster 中的 CPU 权重处理,在不同硬件配置下提供更好的性能

**工作流模板**
- 将工作流模板更新到 0.9.10 版本,包含最新的改进和优化
- 代码重构改进,增强了稳定性

</Update>
<Update label="v0.16.1" description="2026年3月5日">

**API 节点更新**
Expand Down