Skip to content

Commit 4e479c6

Browse files
Update changelog with comfyui v0.3.70 (#569)
* Add/update changelog/index.mdx * Add/update zh-CN/changelog/index.mdx
1 parent e8b4290 commit 4e479c6

File tree

2 files changed

+41
-1
lines changed

2 files changed

+41
-1
lines changed

changelog/index.mdx

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

7+
<Update label="v0.3.70" description="November 19, 2025">
8+
9+
**CUDA 12.6 Support & Distribution**
10+
- Added official CUDA 12.6 release workflow and portable download support for enhanced GPU compatibility
11+
- Updated README with corrected portable download links for streamlined installation
12+
13+
**Model Compatibility & Fixes**
14+
- **HunYuan 3D 2.0 Support**: Fixed compatibility issues for improved 3D model generation workflows
15+
- **EasyCache Improvements**: Resolved input/output channel mismatches that affected certain model configurations
16+
- Enhanced block swap functionality by removing potentially harmful native custom node implementations
17+
18+
**API Node Enhancements**
19+
- **New Gemini Models Added**: Expanded AI model options for text and multimodal generation workflows
20+
- Improved API node development infrastructure with updated PR templates and Python 3.10 minimum version requirements
21+
22+
**Development & Infrastructure**
23+
- Enhanced pylint configuration for better code quality in custom node development
24+
- Improved release automation and distribution processes for more reliable updates
25+
26+
</Update>
27+
728
<Update label="v0.3.69" description="November 18, 2025">
829

930
**Memory & Performance Optimizations**
@@ -73,7 +94,6 @@ icon: "clock-rotate-left"
7394
- Template updates to version 0.2.4
7495

7596
</Update>
76-
7797
<Update label="v0.3.66" description="October 21, 2025">
7898

7999
**Frontend Updates**

zh-CN/changelog/index.mdx

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

7+
<Update label="v0.3.70" description="2025年11月19日">
8+
9+
**CUDA 12.6支持与分发**
10+
- 添加了官方CUDA 12.6发布工作流程和便携式下载支持,增强GPU兼容性
11+
- 更新了README文档,修正了便携式下载链接,简化安装流程
12+
13+
**模型兼容性与修复**
14+
- **HunYuan 3D 2.0支持**:修复了兼容性问题,改进了3D模型生成工作流
15+
- **EasyCache改进**:解决了输入/输出通道不匹配问题,该问题影响了某些模型配置
16+
- 通过移除可能有害的原生自定义节点实现,增强了block swap功能
17+
18+
**API节点增强**
19+
- **新增Gemini模型**:扩展了AI模型选项,支持文本和多模态生成工作流
20+
- 改进了API节点开发基础设施,更新了PR模板并将Python最低版本要求提升至3.10
21+
22+
**开发与基础设施**
23+
- 增强了pylint配置,提高自定义节点开发中的代码质量
24+
- 改进了发布自动化和分发流程,确保更可靠的更新
25+
26+
</Update>
727
<Update label="v0.3.69" description="2025年11月18日">
828

929
**内存与性能优化**

0 commit comments

Comments
 (0)