Skip to content

Commit b649102

Browse files
Update changelog with comfyui v0.6.0 (#670)
* Add/update changelog/index.mdx * Add/update zh-CN/changelog/index.mdx * Update changelog for version 0.6.0, adding new model support, features, improvements, and bug fixes in both English and Chinese. * Simplify changelog --------- Co-authored-by: ComfyUI Wiki <contact@comfyui-wiki.com>
1 parent c4799d2 commit b649102

2 files changed

Lines changed: 41 additions & 2 deletions

File tree

changelog/index.mdx

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes. For
44
icon: "clock-rotate-left"
55
---
66

7+
<Update label="v0.6.0" description="December 24, 2024">
8+
9+
**New Model Support**
10+
- Qwen Image Layered
11+
- NewBie Image Exp0.1
12+
13+
**New Features**
14+
- Unified jobs API with /api/jobs endpoints for workflow monitoring
15+
16+
**Improvements**
17+
- Disabled watermark generation by default in API nodes
18+
- Refactored trainer with resolution bucketing for better training efficiency
19+
- Enhanced AMD GPU support
20+
- Extended Kling O1 StartEndFrame node duration range
21+
- Updated Topaz 4k video upscaling functionality
22+
23+
**Bug Fixes**
24+
- Fixed mask concatenation issues in ZImageFunControlNet in --gpu-only mode
25+
26+
</Update>
727

828
<Update label="v0.5.1" description="December 18, 2024">
929

@@ -81,7 +101,6 @@ icon: "clock-rotate-left"
81101
- If you are using the Desktop and **if you also turn off the auto-update**, the Desktop might not be able to auto-update for the latest version this time.
82102
- Please download the latest Desktop version from [here](https://www.comfy.org/download) to get the latest features.
83103
</Update>
84-
85104
<Update label="v0.3.76" description="December 2, 2025">
86105

87106
**Frontend UI/UX**

zh-CN/changelog/index.mdx

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,29 @@
11
---
22
title: "更新日志"
3-
description: "追踪ComfyUI的最新功能、改进和错误修复。详细的发布说明请查看[Github发布](https://github.com/comfyanonymous/ComfyUI/releases)页面。"
3+
description: "追踪 ComfyUI 的最新功能、改进和错误修复。详细发布说明请查看 [Github releases](https://github.com/comfyanonymous/ComfyUI/releases) 页面。"
44
icon: "clock-rotate-left"
55
---
66

7+
<Update label="v0.6.0" description="2024年12月24日">
8+
9+
**新模型支持**
10+
- Qwen Image Layered
11+
- NewBie Image Exp0.1
12+
13+
**新功能**
14+
- 统一工作流队列 API,提供 /api/jobs 端点进行工作流监控
15+
16+
**改进**
17+
- 设置 API 节点默认禁用水印生成
18+
- 重构训练器,添加分辨率分桶功能提高训练效率
19+
- 增强 AMD GPU 支持
20+
- 扩展 Kling O1 StartEndFrame 节点持续时间范围
21+
- 更新 Topaz 4k 视频超分辨率功能
22+
23+
**错误修复**
24+
- 修复在 --gpu-only 模式下 ZImageFunControlNet 的掩码连接问题
25+
26+
</Update>
727
<Update label="v0.5.1" description="2024年12月18日">
828

929
- 新增 GPT-Image-1.5 API 节点

0 commit comments

Comments
 (0)