@@ -4,6 +4,27 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes"
44icon : " 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**
0 commit comments