diff --git a/changelog/index.mdx b/changelog/index.mdx index d7a39587..16562062 100644 --- a/changelog/index.mdx +++ b/changelog/index.mdx @@ -4,6 +4,12 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes. For icon: "clock-rotate-left" --- + + + +**Bug Fixes** +- Fixed issue with Gemini/Nano banana API nodes that sometimes returned blank images, improving reliability for AI-powered image generation workflows. + **Bug Fixes** @@ -16,6 +22,7 @@ icon: "clock-rotate-left" **Updates** - Updated workflow templates to v0.8.43 + diff --git a/zh-CN/changelog/index.mdx b/zh-CN/changelog/index.mdx index a532b4af..d5b54392 100644 --- a/zh-CN/changelog/index.mdx +++ b/zh-CN/changelog/index.mdx @@ -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" --- + + +**错误修复** +- 修复了 Gemini/Nano banana API 节点有时返回空白图像的问题,提高了 AI 驱动图像生成工作流的可靠性。 + + **错误修复**