Skip to content

Commit 65224d8

Browse files
authored
Update changelog with v0.3.64 and v0.3.65 (simplified) (#492)
- Combined updates from PR #487 (v0.3.64) and PR #491 (v0.3.65) - Simplified changelog content to be more concise - Removed unnecessary verbosity while keeping key information
1 parent a3d1cd9 commit 65224d8

File tree

2 files changed

+64
-0
lines changed

2 files changed

+64
-0
lines changed

changelog/index.mdx

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

7+
<Update label="v0.3.65" description="October 14, 2025">
8+
9+
**Node Schema Migration (V3)**
10+
- Migrated core node categories to V3 schema including model downscale, LoRA extraction, compositing, latent ops, SD3/SLG, Flux, upscale models, and HunyuanVideo nodes
11+
12+
**Audio & Model Improvements**
13+
- Added MMaudio 16K VAE support for high-fidelity audio workflows
14+
- Fixed mono audio incorrectly saving as stereo
15+
- Refactored model sampling sigmas code and fixed FP8 scaled LoRA issues
16+
- Fixed loading of older Stable Diffusion checkpoints on newer NumPy versions
17+
18+
**AMD GPU Optimizations**
19+
- Better memory estimation for SD/Flux VAE operations
20+
- Enabled RDNA4 PyTorch attention on ROCm 7.0+
21+
22+
**API Node Updates**
23+
- Added price extractor and improvements to Kling/Pika API nodes
24+
- Enhanced Gemini Image API with aspect_ratio support
25+
26+
**Updates**
27+
- Template v0.1.95, node docs v0.3.0
28+
- Fixed WAN2.2 cache VRAM leak
29+
30+
</Update>
31+
32+
<Update label="v0.3.64" description="October 8, 2025">
33+
34+
**API Nodes**
35+
- Added Sora2 API node for OpenAI's video generation API
36+
37+
</Update>
38+
739
<Update label="v0.3.63" description="October 6, 2025">
840

941
**Model Compatibility Enhancements**

zh-CN/changelog/index.mdx

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

7+
<Update label="v0.3.65" description="2025年10月14日">
8+
9+
**节点架构迁移 (V3)**
10+
- 将核心节点迁移到 V3 架构,包括模型缩放、LoRA 提取、合成、潜在操作、SD3/SLG、Flux、放大模型和 HunyuanVideo 节点
11+
12+
**音频和模型改进**
13+
- 新增 MMaudio 16K VAE 支持高保真音频工作流
14+
- 修复单声道音频错误保存为立体声问题
15+
- 重构模型采样代码并修复 FP8 缩放 LoRA 问题
16+
- 修复旧版 Stable Diffusion 检查点在新版 NumPy 上的加载问题
17+
18+
**AMD GPU 优化**
19+
- 改进 SD/Flux VAE 操作的内存估算
20+
- 在 ROCm 7.0+ 上启用 RDNA4 PyTorch 注意力
21+
22+
**API 节点更新**
23+
- 新增价格提取器并改进 Kling/Pika API 节点
24+
- 增强 Gemini Image API 的 aspect_ratio 支持
25+
26+
**其他更新**
27+
- 模板 v0.1.95,节点文档 v0.3.0
28+
- 修复 WAN2.2 缓存 VRAM 泄漏
29+
30+
</Update>
31+
32+
<Update label="v0.3.64" description="2025年10月8日">
33+
34+
**API 节点**
35+
- 新增 Sora2 API 节点,支持 OpenAI 视频生成 API
36+
37+
</Update>
38+
739
<Update label="v0.3.63" description="2025年10月6日">
840

941
**模型兼容性增强**

0 commit comments

Comments
 (0)