Skip to content

Commit fbb8185

Browse files
Update changelog with comfyui v0.3.67 (#516)
* Add/update zh-CN/changelog/index.mdx * Add/update changelog/index.mdx * Update changelog --------- Co-authored-by: ComfyUI Wiki <[email protected]>
1 parent e3c0470 commit fbb8185

File tree

2 files changed

+44
-2
lines changed

2 files changed

+44
-2
lines changed

changelog/index.mdx

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

7+
<Update label="v0.3.67" description="October 28, 2025">
8+
9+
**API Nodes**
10+
- **LTXV API Integration**: Added new LTXV API nodes for Lightricks LTX video generation
11+
- Network Client V2 upgrade with async operations and cancellation support
12+
- Converted Tripo and Gemini API nodes to V3 schema
13+
14+
**Performance & Compatibility**
15+
- Improved AMD GPU support by only disabling cudnn on newer AMD GPUs
16+
- Fixed Windows-specific network issues in API nodes for better retry handling
17+
18+
**Core Improvements**
19+
- Enhanced dependency-aware caching system that fixes --cache-none behavior with loops
20+
- Added support for multi-dimensional latents
21+
- Added custom node published subgraphs endpoint
22+
23+
**Updates**
24+
- Frontend bumped to version 1.28.8
25+
- Template updates to version 0.2.4
26+
27+
</Update>
28+
729
<Update label="v0.3.66" description="October 21, 2025">
830

931
**Frontend Updates**
@@ -61,7 +83,6 @@ icon: "clock-rotate-left"
6183
- Added Sora2 API node for OpenAI's video generation API
6284

6385
</Update>
64-
6586
<Update label="v0.3.63" description="October 6, 2025">
6687

6788
**Model Compatibility Enhancements**

zh-CN/changelog/index.mdx

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,30 @@
11
---
22
title: "更新日志"
3-
description: "跟踪 ComfyUI 的最新功能、改进和错误修复"
3+
description: "追踪ComfyUI的最新功能、改进和错误修复"
44
icon: "clock-rotate-left"
55
---
66

7+
<Update label="v0.3.67" description="2025年10月28日">
8+
9+
**API 节点**
10+
- **LTXV API 集成**:添加了新的 LTXV API 节点,支持 Lightricks LTX 视频生成
11+
- Network Client V2 升级,支持异步操作和取消功能
12+
- 将 Tripo 和 Gemini API 节点转换为 V3 架构
13+
14+
**性能与兼容性**
15+
- 通过仅在较新的 AMD GPU 上禁用 cudnn 来改进 AMD GPU 支持
16+
- 修复了 API 节点中 Windows 特定的网络问题,改进重试处理
17+
18+
**核心改进**
19+
- 增强了依赖感知缓存系统,修复了 --cache-none 在循环中的行为
20+
- 添加了对多维 latents 的支持
21+
- 添加了自定义节点发布子图端点
22+
23+
**其他更新**
24+
- 前端升级到版本 1.28.8
25+
- 模板更新到版本 0.2.4
26+
27+
</Update>
728
<Update label="v0.3.66" description="October 21, 2025">
829

930
**前端更新**

0 commit comments

Comments
 (0)