Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes. For
icon: "clock-rotate-left"
---


<Update label="v0.14.2" description="February 18, 2026">

**Bug Fixes**
- Fixed issue with Gemini/Nano banana API nodes that sometimes returned blank images, improving reliability for AI-powered image generation workflows.
</Update>
<Update label="v0.14.1" description="February 17, 2026">

**Bug Fixes**
Expand All @@ -16,6 +22,7 @@ icon: "clock-rotate-left"
**Updates**
- Updated workflow templates to v0.8.43


</Update>

<Update label="v0.8.1" description="January 8, 2026">
Expand Down
8 changes: 7 additions & 1 deletion zh-CN/changelog/index.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
---
title: "更新日志"
description: "跟踪ComfyUI的最新功能、改进和错误修复。详细发布说明请参阅[Github发布页面](https://github.com/comfyanonymous/ComfyUI/releases)。"
description: "跟踪 ComfyUI 的最新功能、改进和错误修复。详细发布说明请查看 [Github 发布页面](https://github.com/comfyanonymous/ComfyUI/releases)。"
icon: "clock-rotate-left"
---

<Update label="v0.14.2" description="2026年2月18日">

**错误修复**
- 修复了 Gemini/Nano banana API 节点有时返回空白图像的问题,提高了 AI 驱动图像生成工作流的可靠性。
</Update>

<Update label="v0.14.1" description="2026年2月17日">

**错误修复**
Expand Down