Patch version increment to 1.32.2

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6603-1-32-2-2a26d73d365081aba4a5f7bd09a45882)
by [Unito](https://www.unito.io)

---------

Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Comfy Org PR Bot
2025-11-06 06:07:51 +09:00
committed by GitHub
parent 437c3b2da0
commit 3c11226fdd
11 changed files with 38 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "@comfyorg/comfyui-frontend", "name": "@comfyorg/comfyui-frontend",
"private": true, "private": true,
"version": "1.32.1", "version": "1.32.2",
"type": "module", "type": "module",
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
"homepage": "https://comfy.org", "homepage": "https://comfy.org",

View File

@@ -1507,7 +1507,6 @@
"Video": "فيديو", "Video": "فيديو",
"Video API": "واجهة برمجة تطبيقات الفيديو" "Video API": "واجهة برمجة تطبيقات الفيديو"
}, },
"licensesSelected": "{count} تراخيص",
"loading": "جارٍ تحميل القوالب...", "loading": "جارٍ تحميل القوالب...",
"loadingMore": "تحميل المزيد من القوالب...", "loadingMore": "تحميل المزيد من القوالب...",
"modelFilter": "مرشح النماذج", "modelFilter": "مرشح النماذج",

View File

@@ -2908,6 +2908,11 @@
"strength": { "strength": {
"name": "strength" "name": "strength"
} }
},
"outputs": {
"0": {
"tooltip": null
}
} }
}, },
"HyperTile": { "HyperTile": {
@@ -4640,10 +4645,7 @@
}, },
"height": { "height": {
"name": "height" "name": "height"
}, }
"clear": {},
"upload 3d model": {},
"upload extra resources": {}
}, },
"outputs": { "outputs": {
"0": { "0": {
@@ -7879,6 +7881,11 @@
"name": "instructions", "name": "instructions",
"tooltip": "Instructions for the model on how to generate the response" "tooltip": "Instructions for the model on how to generate the response"
} }
},
"outputs": {
"0": {
"tooltip": null
}
} }
}, },
"OpenAIChatNode": { "OpenAIChatNode": {
@@ -7891,7 +7898,7 @@
}, },
"persist_context": { "persist_context": {
"name": "persist_context", "name": "persist_context",
"tooltip": "Persist chat context between calls (multi-turn conversation)" "tooltip": "This parameter is deprecated and has no effect."
}, },
"model": { "model": {
"name": "model", "name": "model",
@@ -7909,6 +7916,11 @@
"name": "advanced_options", "name": "advanced_options",
"tooltip": "Optional configuration for the model. Accepts inputs from the OpenAI Chat Advanced Options node." "tooltip": "Optional configuration for the model. Accepts inputs from the OpenAI Chat Advanced Options node."
} }
},
"outputs": {
"0": {
"tooltip": null
}
} }
}, },
"OpenAIDalle2": { "OpenAIDalle2": {
@@ -7942,6 +7954,11 @@
"control_after_generate": { "control_after_generate": {
"name": "control after generate" "name": "control after generate"
} }
},
"outputs": {
"0": {
"tooltip": null
}
} }
}, },
"OpenAIDalle3": { "OpenAIDalle3": {
@@ -7971,6 +7988,11 @@
"control_after_generate": { "control_after_generate": {
"name": "control after generate" "name": "control after generate"
} }
},
"outputs": {
"0": {
"tooltip": null
}
} }
}, },
"OpenAIGPTImage1": { "OpenAIGPTImage1": {
@@ -8012,6 +8034,11 @@
"control_after_generate": { "control_after_generate": {
"name": "control after generate" "name": "control after generate"
} }
},
"outputs": {
"0": {
"tooltip": null
}
} }
}, },
"OpenAIInputFiles": { "OpenAIInputFiles": {
@@ -8026,6 +8053,11 @@
"name": "OPENAI_INPUT_FILES", "name": "OPENAI_INPUT_FILES",
"tooltip": "An optional additional file(s) to batch together with the file loaded from this node. Allows chaining of input files so that a single message can include multiple input files." "tooltip": "An optional additional file(s) to batch together with the file loaded from this node. Allows chaining of input files so that a single message can include multiple input files."
} }
},
"outputs": {
"0": {
"tooltip": null
}
} }
}, },
"OpenAIVideoSora2": { "OpenAIVideoSora2": {
@@ -8805,9 +8837,6 @@
}, },
"camera_info": { "camera_info": {
"name": "camera_info" "name": "camera_info"
},
"image": {
"name": "image"
} }
} }
}, },

View File

@@ -1504,7 +1504,6 @@
"Video": "Video", "Video": "Video",
"Video API": "API de Video" "Video API": "API de Video"
}, },
"licensesSelected": "{count} licencias",
"loading": "Cargando plantillas...", "loading": "Cargando plantillas...",
"loadingMore": "Cargando más plantillas...", "loadingMore": "Cargando más plantillas...",
"modelFilter": "Filtro de modelo", "modelFilter": "Filtro de modelo",

View File

@@ -1504,7 +1504,6 @@
"Video": "Vidéo", "Video": "Vidéo",
"Video API": "API vidéo" "Video API": "API vidéo"
}, },
"licensesSelected": "{count} Licences",
"loading": "Chargement des modèles...", "loading": "Chargement des modèles...",
"loadingMore": "Chargement de plus de modèles...", "loadingMore": "Chargement de plus de modèles...",
"modelFilter": "Filtre de modèle", "modelFilter": "Filtre de modèle",

View File

@@ -1504,7 +1504,6 @@
"Video": "ビデオ", "Video": "ビデオ",
"Video API": "動画API" "Video API": "動画API"
}, },
"licensesSelected": "{count}件のライセンス",
"loading": "テンプレートを読み込み中...", "loading": "テンプレートを読み込み中...",
"loadingMore": "さらにテンプレートを読み込み中...", "loadingMore": "さらにテンプレートを読み込み中...",
"modelFilter": "モデルフィルター", "modelFilter": "モデルフィルター",

View File

@@ -1504,7 +1504,6 @@
"Video": "비디오", "Video": "비디오",
"Video API": "비디오 API" "Video API": "비디오 API"
}, },
"licensesSelected": "{count}개 라이선스",
"loading": "템플릿 불러오는 중...", "loading": "템플릿 불러오는 중...",
"loadingMore": "템플릿 더 불러오는 중...", "loadingMore": "템플릿 더 불러오는 중...",
"modelFilter": "모델 필터", "modelFilter": "모델 필터",

View File

@@ -1504,7 +1504,6 @@
"Video": "Видео", "Video": "Видео",
"Video API": "Video API" "Video API": "Video API"
}, },
"licensesSelected": "{count} лицензий",
"loading": "Загрузка шаблонов...", "loading": "Загрузка шаблонов...",
"loadingMore": "Загрузка дополнительных шаблонов...", "loadingMore": "Загрузка дополнительных шаблонов...",
"modelFilter": "Фильтр моделей", "modelFilter": "Фильтр моделей",

View File

@@ -1502,7 +1502,6 @@
"Video": "Video", "Video": "Video",
"Video API": "Video API" "Video API": "Video API"
}, },
"licensesSelected": "{count} Lisans",
"loading": "Şablonlar yükleniyor...", "loading": "Şablonlar yükleniyor...",
"loadingMore": "Daha fazla şablon yükleniyor...", "loadingMore": "Daha fazla şablon yükleniyor...",
"modelFilter": "Model Filtresi", "modelFilter": "Model Filtresi",

View File

@@ -1504,7 +1504,6 @@
"Video": "影片", "Video": "影片",
"Video API": "影片 API" "Video API": "影片 API"
}, },
"licensesSelected": "{count} 個授權",
"loading": "正在載入範本...", "loading": "正在載入範本...",
"loadingMore": "載入更多範本...", "loadingMore": "載入更多範本...",
"modelFilter": "模型篩選", "modelFilter": "模型篩選",

View File

@@ -1507,7 +1507,6 @@
"Video": "视频生成", "Video": "视频生成",
"Video API": "视频 API" "Video API": "视频 API"
}, },
"licensesSelected": "已选 {count} 个许可类型",
"loading": "正在加载模板...", "loading": "正在加载模板...",
"loadingMore": "正在加载更多模板...", "loadingMore": "正在加载更多模板...",
"modelFilter": "模型筛选", "modelFilter": "模型筛选",