Skip to content

Commit b985dbc

Browse files
Update changelog with comfyui v0.3.57 (#403)
* Add/update changelog/index.mdx * Add/update zh-CN/changelog/index.mdx * Update Changelog --------- Co-authored-by: ComfyUI Wiki <[email protected]>
1 parent 76784ce commit b985dbc

File tree

2 files changed

+41
-5
lines changed

2 files changed

+41
-5
lines changed

changelog/index.mdx

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

7+
<Update label="v0.3.57" description="September 4, 2025">
8+
9+
**ByteDance USO Model Support**
10+
- **UXO Subject Identity LoRA Support**: It's a subject identity LoRA model based on FLUX architecture
11+
- **Related Workflow**: Please find the workflow in the template `Flux` -> `Flux.1 Dev USO Reference Image Generation`
12+
13+
**Workflow Utilities**
14+
- **ImageScaleToMaxDimension Node**: New utility for intelligent image scaling
15+
- **SEEDS Noise System**: Updated noise decomposition with improved algorithms
16+
- **Enhanced Prompt Control**: Interrupt handler now accepts prompt_id parameters
17+
18+
**Performance & Architecture**
19+
- **V3 Schema Migration**: Converted some core nodes to V3 schema
20+
- **Convolution AutoTuning**: Enabled automatic convolution optimization
21+
22+
**New API Integration**
23+
- **ByteDance Image Nodes**: Added support for ByteDance image generation services
24+
- **Ideogram Character Reference**: Ideogram v3 API now supports character reference
25+
</Update>
26+
727
<Update label="v0.3.56" description="August 30, 2025">
828

929
**Performance Enhancement**
@@ -28,10 +48,6 @@ This release focuses on Wan2.2 S2V related video workflow capabilities and model
2848
- **Fun Control Model Support**: Added support for Wan2.2 5B fun control model.
2949
- **Fun Inpaint Model Support**: Integrated Wan2.2 5B fun inpaint model.
3050

31-
**Workflow Templates**
32-
- **Template v0.1.70**: Added initial version of Wan2.2 S2V workflows
33-
34-
3551
</Update>
3652

3753
<Update label="v0.3.54" description="August 28, 2025">
@@ -47,7 +63,6 @@ This focused update improves the core node model patching system that underpins
4763
- **Enhanced Stability**: Core model patching improvements contribute to more reliable node execution and model handling across different workflow configurations
4864

4965
</Update>
50-
5166
<Update label="v0.3.53" description="August 28, 2025">
5267

5368
**Audio Workflow Integration & Enhanced Performance Optimizations**

zh-CN/changelog/index.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ description: "追踪ComfyUI的最新功能、改进和错误修复"
44
icon: "clock-rotate-left"
55
---
66

7+
<Update label="v0.3.57" description="2025年9月4日">
8+
9+
**ByteDance USO 模型支持**
10+
- **UXO主体身份LoRA**:支持USO主体身份驱动的图像生成 LoRA 模型,基于 FLUX 架构
11+
- **相关工作流,请在模板 `Flux` -> `Flux.1 Dev USO Reference Image Generation` 查找
12+
13+
**工作流实用功能**
14+
- **ImageScaleToMaxDimension节点**:新增智能图像缩放实用节点
15+
- **SEEDS噪声系统**:更新噪声分解算法
16+
- **增强提示控制**:中断处理器现在接受prompt_id参数
17+
18+
**性能与架构**
19+
- **V3架构迁移**:转换部分核心节点到V3架构
20+
- **卷积自动调优**:启用自动卷积优化
21+
22+
**新增API集成**
23+
- **字节跳动图像节点**:新增对字节跳动图像生成服务的支持
24+
- **Ideogram角色参考**:Ideogram v3 API现在支持角色参考
25+
26+
</Update>
27+
728
<Update label="v0.3.56" description="2025年8月30日">
829

930
**Windows内存优化**

0 commit comments

Comments
 (0)