Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
9b243ff
docs: add MiniMax H3 open-source workflow tutorial page (#1341)
lin-bot23 Aug 2, 2026
c79b142
docs: clarify MiniMax H3 templates are examples, not an exhaustive mo…
lin-bot23 Aug 2, 2026
ac1bc24
docs: add MiniMax H3 API workflow tutorial under partner nodes (#1343)
lin-bot23 Aug 2, 2026
0437342
docs: update MiniMax H3 text encoder to qwen3vl_32b_minimax_h3_nvfp4_…
lin-bot23 Aug 3, 2026
5af8a27
docs: add ComfyUI v0.28.3, v0.30.0, and v0.30.1 changelog (#1346)
comfyui-wiki Aug 3, 2026
367c87c
docs: update MiniMax-H3 changelog link and sync CMS release notes (#1…
comfyui-wiki Aug 3, 2026
aa51949
docs: add Sage Attention speedup section to MiniMax H3 tutorial (#1348)
lin-bot23 Aug 3, 2026
697889a
docs: sync built-in nodes documentation (weekly update) (#1340)
lin-bot23 Aug 3, 2026
2b3fbe5
docs: clarify Comfy Cloud MCP requires an active subscription (#1349)
claude[bot] Aug 3, 2026
0358197
docs: add MiniMax H3 prompt writing guide links (#1351)
lin-bot23 Aug 4, 2026
b15ff4b
docs: reorder MiniMax H3 tutorial and remove Sampler tip (#1352)
lin-bot23 Aug 4, 2026
2cb9d1d
chore: sync Comfy API v2 specification from cloud@ab38191 (#1353)
comfy-pr-bot Aug 4, 2026
80d2811
docs: update changelog for v0.30.2 release
comfyui-wiki Aug 6, 2026
a2c04f8
chore: add ComfyUI v0.30.2 to published versions list
comfyui-wiki Aug 6, 2026
53ce0e2
chore: add Cloud project v0.30.2 to published versions list
comfyui-wiki Aug 6, 2026
2943e37
fix: add root favicon.ico for Google Search (#1356)
comfyui-wiki Aug 6, 2026
c5b9554
docs: update partner node pricing for Aug 7 reprice (#1350)
comfyui-wiki Aug 7, 2026
2f1578c
feat: update partner node pricing (Flux 3, Topaz V2, Kling cleanup, B…
lin-bot23 Aug 7, 2026
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
98 changes: 98 additions & 0 deletions .github/scripts/cms/published-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,34 @@
],
"published_at": "2026-07-19T03:16:21.011Z"
},
{
"project": "cloud",
"version": "0.28.3",
"locales": [
"en",
"es",
"fr",
"ja",
"ko",
"ru",
"zh"
],
"published_at": "2026-08-03T06:40:40.710Z"
},
{
"project": "comfyui",
"version": "0.28.3",
"locales": [
"en",
"es",
"fr",
"ja",
"ko",
"ru",
"zh"
],
"published_at": "2026-08-03T06:38:37.165Z"
},
{
"project": "comfyui",
"version": "0.29.0",
Expand Down Expand Up @@ -469,6 +497,76 @@
"zh"
],
"published_at": "2026-07-31T13:20:22.647Z"
},
{
"project": "cloud",
"version": "0.30.0",
"locales": [
"en",
"es",
"fr",
"ja",
"ko",
"ru",
"zh"
],
"published_at": "2026-08-03T07:00:16.206Z"
},
{
"project": "comfyui",
"version": "0.30.0",
"locales": [
"en",
"es",
"fr",
"ja",
"ko",
"ru",
"zh"
],
"published_at": "2026-08-03T07:06:27.943Z"
},
{
"project": "comfyui",
"version": "0.30.1",
"locales": [
"en",
"es",
"fr",
"ja",
"ko",
"ru",
"zh"
],
"published_at": "2026-08-03T07:04:59.023Z"
},
{
"project": "cloud",
"version": "0.30.2",
"locales": [
"en",
"es",
"fr",
"ja",
"ko",
"ru",
"zh"
],
"published_at": "2026-08-06T01:50:31.941Z"
},
{
"project": "comfyui",
"version": "0.30.2",
"locales": [
"en",
"es",
"fr",
"ja",
"ko",
"ru",
"zh"
],
"published_at": "2026-08-06T01:47:35.669Z"
}
]
}
42 changes: 42 additions & 0 deletions .github/scripts/cms/staging/cloud/en/changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ cmsStaging: true
---


<Update label="v0.30.2" description="August 5, 2026">

**Partner Node Updates**
* [**BFL Flux 3 Video**](https://links.comfy.org/3RBMhn4): Added Flux 3 video model support
* [**TopazAI Bloom 2 & Wonder 3.5**](https://github.com/Comfy-Org/ComfyUI/pull/15294): Added Bloom 2 and Wonder 3.5 model support
* [**Kling EOL**](https://github.com/Comfy-Org/ComfyUI/pull/15249): Removed retired legacy Kling models and Virtual Try-On API

</Update>

<Update label="v0.30.1" description="August 3, 2026">

**Performance & Stability**
* [**Frontend**](https://github.com/Comfy-Org/ComfyUI/pull/15244): Bumped comfyui-frontend-package to 1.47.12

</Update>

<Update label="v0.30.0" description="August 3, 2026">

**New Open-Source Model Support**
* [**MiniMax-H3**](https://links.comfy.org/3TuT9TO): Adds audio-video model support for MiniMax-H3
* [**Pruna LTX VAE**](https://github.com/Comfy-Org/ComfyUI/pull/15129): PrunaVAED support for faster LTX 2.3 decoding

**New Node Updates**
* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): Adds CRF option to Save Video node
* [**SaveText CSV**](https://github.com/Comfy-Org/ComfyUI/pull/15217): SaveText node can now save .csv output
* [**VAEDecodeAudio**](https://github.com/Comfy-Org/ComfyUI/pull/15211): Handles decoding of nested audio latents

**Partner Node Updates**
* [**xAI Grok Imagine Video 1.5**](https://github.com/Comfy-Org/ComfyUI/pull/15197): Updated xAI nodes for grok-imagine-video-1.5 support
* [**MiniMax H3 768P**](https://github.com/Comfy-Org/ComfyUI/pull/15227): Adds 768P resolution for MiniMax H3 nodes

</Update>

<Update label="v0.29.2" description="July 31, 2026">

**Partner Node Updates**
Expand Down Expand Up @@ -32,6 +65,15 @@ cmsStaging: true

</Update>

<Update label="v0.28.3" description="July 22, 2026">

**Partner Node Updates**
* [**Gemini Video Omni**](https://github.com/Comfy-Org/ComfyUI/pull/15014): Pass videos as inline data in Gemini Omni partner node
* [**OpenRouter**](https://github.com/Comfy-Org/ComfyUI/pull/15021): New OpenRouter models
* [**Anthropic**](https://github.com/Comfy-Org/ComfyUI/pull/15023): New Anthropic models

</Update>

<Update label="v0.28.2" description="July 18, 2026">

**Partner Node Updates**
Expand Down
42 changes: 42 additions & 0 deletions .github/scripts/cms/staging/cloud/es/changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ cmsStaging: true
---


<Update label="v0.30.2" description="5 de agosto de 2026">

**Actualizaciones de nodos de socios**
* [**BFL Flux 3 Video**](https://links.comfy.org/3RBMhn4): Añadido soporte para el modelo de video Flux 3
* [**TopazAI Bloom 2 y Wonder 3.5**](https://github.com/Comfy-Org/ComfyUI/pull/15294): Añadido soporte para los modelos Bloom 2 y Wonder 3.5
* [**Kling EOL**](https://github.com/Comfy-Org/ComfyUI/pull/15249): Eliminados los modelos Kling heredados retirados y la API de Virtual Try-On

</Update>

<Update label="v0.30.1" description="3 de agosto de 2026">

**Rendimiento y estabilidad**
* [**Frontend**](https://github.com/Comfy-Org/ComfyUI/pull/15244): Se actualizó comfyui-frontend-package a 1.47.12

</Update>

<Update label="v0.30.0" description="3 de agosto de 2026">

**Nuevo soporte de modelos de código abierto**
* [**MiniMax-H3**](https://links.comfy.org/3TuT9TO): Añade soporte para el modelo de audio y vídeo MiniMax-H3
* [**Pruna LTX VAE**](https://github.com/Comfy-Org/ComfyUI/pull/15129): Soporte de PrunaVAED para una decodificación LTX 2.3 más rápida

**Nuevas actualizaciones de nodos**
* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): Añade la opción CRF al nodo Save Video
* [**SaveText CSV**](https://github.com/Comfy-Org/ComfyUI/pull/15217): El nodo SaveText ahora puede guardar la salida en .csv
* [**VAEDecodeAudio**](https://github.com/Comfy-Org/ComfyUI/pull/15211): Gestiona la decodificación de latentes de audio anidados

**Actualizaciones de nodos de socios**
* [**xAI Grok Imagine Video 1.5**](https://github.com/Comfy-Org/ComfyUI/pull/15197): Nodos xAI actualizados para dar soporte a grok-imagine-video-1.5
* [**MiniMax H3 768P**](https://github.com/Comfy-Org/ComfyUI/pull/15227): Añade la resolución 768P para los nodos MiniMax H3

</Update>

<Update label="v0.29.2" description="31 de julio de 2026">

**Actualizaciones de nodos de socios**
Expand Down Expand Up @@ -32,6 +65,15 @@ cmsStaging: true

</Update>

<Update label="v0.28.3" description="22 de julio de 2026">

**Actualizaciones de nodos partner**
* [**Gemini Video Omni**](https://github.com/Comfy-Org/ComfyUI/pull/15014): Pasa videos como datos en línea en el nodo partner de Gemini Omni
* [**OpenRouter**](https://github.com/Comfy-Org/ComfyUI/pull/15021): Nuevos modelos de OpenRouter
* [**Anthropic**](https://github.com/Comfy-Org/ComfyUI/pull/15023): Nuevos modelos de Anthropic

</Update>

<Update label="v0.28.2" description="July 18, 2026">

**Actualizaciones de nodos asociados**
Expand Down
42 changes: 42 additions & 0 deletions .github/scripts/cms/staging/cloud/fr/changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ cmsStaging: true
---


<Update label="v0.30.2" description="5 août 2026">

**Mises à jour des nœuds partenaires**
* [**BFL Flux 3 Video**](https://links.comfy.org/3RBMhn4) : Ajout de la prise en charge du modèle vidéo Flux 3
* [**TopazAI Bloom 2 & Wonder 3.5**](https://github.com/Comfy-Org/ComfyUI/pull/15294) : Ajout de la prise en charge des modèles Bloom 2 et Wonder 3.5
* [**Kling EOL**](https://github.com/Comfy-Org/ComfyUI/pull/15249) : Suppression des anciens modèles Kling et de l'API Virtual Try-On

</Update>

<Update label="v0.30.1" description="3 août 2026">

**Performance et stabilité**
* [**Frontend**](https://github.com/Comfy-Org/ComfyUI/pull/15244): Mise à jour de comfyui-frontend-package vers 1.47.12

</Update>

<Update label="v0.30.0" description="3 août 2026">

**Prise en charge de nouveaux modèles open-source**
* [**MiniMax-H3**](https://links.comfy.org/3TuT9TO): Ajoute la prise en charge du modèle audio-vidéo pour MiniMax-H3
* [**Pruna LTX VAE**](https://github.com/Comfy-Org/ComfyUI/pull/15129): Prise en charge de PrunaVAED pour un décodage LTX 2.3 plus rapide

**Nouvelles mises à jour de nœuds**
* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): Ajoute l'option CRF au nœud Save Video
* [**SaveText CSV**](https://github.com/Comfy-Org/ComfyUI/pull/15217): Le nœud SaveText peut désormais enregistrer la sortie .csv
* [**VAEDecodeAudio**](https://github.com/Comfy-Org/ComfyUI/pull/15211): Gère le décodage des latents audio imbriqués

**Mises à jour des nœuds partenaires**
* [**xAI Grok Imagine Video 1.5**](https://github.com/Comfy-Org/ComfyUI/pull/15197): Nœuds xAI mis à jour pour la prise en charge de grok-imagine-video-1.5
* [**MiniMax H3 768P**](https://github.com/Comfy-Org/ComfyUI/pull/15227): Ajoute la résolution 768P pour les nœuds MiniMax H3

</Update>

<Update label="v0.29.2" description="31 juillet 2026">

**Mises à jour des nœuds partenaires**
Expand Down Expand Up @@ -32,6 +65,15 @@ cmsStaging: true

</Update>

<Update label="v0.28.3" description="July 22, 2026">

**Mises à jour des nœuds partenaires**
* [**Gemini Video Omni**](https://github.com/Comfy-Org/ComfyUI/pull/15014): Transmettre des vidéos en tant que données intégrées dans le nœud partenaire Gemini Omni
* [**OpenRouter**](https://github.com/Comfy-Org/ComfyUI/pull/15021): Nouveaux modèles OpenRouter
* [**Anthropic**](https://github.com/Comfy-Org/ComfyUI/pull/15023): Nouveaux modèles Anthropic

</Update>

<Update label="v0.28.2" description="18 juillet 2026">

**Mises à jour des nœuds partenaires**
Expand Down
42 changes: 42 additions & 0 deletions .github/scripts/cms/staging/cloud/ja/changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ cmsStaging: true
---


<Update label="v0.30.2" description="2026年8月5日">

**パートナーノードの更新**
* [**BFL Flux 3 Video**](https://links.comfy.org/3RBMhn4): Flux 3 ビデオモデルのサポートを追加しました
* [**TopazAI Bloom 2 & Wonder 3.5**](https://github.com/Comfy-Org/ComfyUI/pull/15294): Bloom 2 と Wonder 3.5 モデルのサポートを追加しました
* [**Kling EOL**](https://github.com/Comfy-Org/ComfyUI/pull/15249): 廃止されたレガシー Kling モデルと Virtual Try-On API を削除しました

</Update>

<Update label="v0.30.1" description="2026年8月3日">

**パフォーマンスと安定性**
* [**Frontend**](https://github.com/Comfy-Org/ComfyUI/pull/15244): comfyui-frontend-package を 1.47.12 に更新しました。

</Update>

<Update label="v0.30.0" description="2026年8月3日">

**新しいオープンソースモデルのサポート**
* [**MiniMax-H3**](https://links.comfy.org/3TuT9TO): MiniMax-H3オーディオ・ビデオモデルのサポートを追加
* [**Pruna LTX VAE**](https://github.com/Comfy-Org/ComfyUI/pull/15129): PrunaVAEDサポートによりLTX 2.3のデコードを高速化

**新しいノード更新**
* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): ビデオを保存ノードにCRFオプションを追加
* [**SaveText CSV**](https://github.com/Comfy-Org/ComfyUI/pull/15217): SaveTextノードで.csv出力を保存可能に
* [**VAEDecodeAudio**](https://github.com/Comfy-Org/ComfyUI/pull/15211): ネストされたオーディオ潜在変数のデコードを処理

**パートナーノード更新**
* [**xAI Grok Imagine Video 1.5**](https://github.com/Comfy-Org/ComfyUI/pull/15197): grok-imagine-video-1.5サポート用にxAIノードを更新
* [**MiniMax H3 768P**](https://github.com/Comfy-Org/ComfyUI/pull/15227): MiniMax H3ノードに768P解像度を追加

</Update>

<Update label="v0.29.2" description="2026年7月31日">

**パートナーノードの更新**
Expand Down Expand Up @@ -32,6 +65,15 @@ cmsStaging: true

</Update>

<Update label="v0.28.3" description="2026年7月22日">

**パートナーノードの更新**
* [**Gemini Video Omni**](https://github.com/Comfy-Org/ComfyUI/pull/15014): Gemini Omni パートナーノードでビデオをインラインデータとして渡す
* [**OpenRouter**](https://github.com/Comfy-Org/ComfyUI/pull/15021): OpenRouter の新モデル
* [**Anthropic**](https://github.com/Comfy-Org/ComfyUI/pull/15023): Anthropic の新モデル

</Update>

<Update label="v0.28.2" description="2026年7月18日">

**パートナーノード更新**
Expand Down
42 changes: 42 additions & 0 deletions .github/scripts/cms/staging/cloud/ko/changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ cmsStaging: true
---


<Update label="v0.30.2" description="2026년 8월 5일">

**파트너 노드 업데이트**
* [**BFL Flux 3 Video**](https://links.comfy.org/3RBMhn4): Flux 3 비디오 모델 지원이 추가되었습니다.
* [**TopazAI Bloom 2 & Wonder 3.5**](https://github.com/Comfy-Org/ComfyUI/pull/15294): Bloom 2 및 Wonder 3.5 모델 지원이 추가되었습니다.
* [**Kling EOL**](https://github.com/Comfy-Org/ComfyUI/pull/15249): 레거시 Kling 모델 및 Virtual Try-On API를 제거했습니다.

</Update>

<Update label="v0.30.1" description="2026년 8월 3일">

**성능 및 안정성**
* [**Frontend**](https://github.com/Comfy-Org/ComfyUI/pull/15244): comfyui-frontend-package를 1.47.12로 업데이트

</Update>

<Update label="v0.30.0" description="2026년 8월 3일">

**새로운 오픈소스 모델 지원**
* [**MiniMax-H3**](https://links.comfy.org/3TuT9TO): MiniMax-H3에 오디오-비디오 모델 지원 추가
* [**Pruna LTX VAE**](https://github.com/Comfy-Org/ComfyUI/pull/15129): 더 빠른 LTX 2.3 디코딩을 위한 PrunaVAED 지원

**새로운 노드 업데이트**
* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): Save Video 노드에 CRF 옵션 추가
* [**SaveText CSV**](https://github.com/Comfy-Org/ComfyUI/pull/15217): SaveText 노드가 이제 .csv 출력을 저장할 수 있음
* [**VAEDecodeAudio**](https://github.com/Comfy-Org/ComfyUI/pull/15211): 중첩된 오디오 잠재 표현의 디코딩 처리

**파트너 노드 업데이트**
* [**xAI Grok Imagine Video 1.5**](https://github.com/Comfy-Org/ComfyUI/pull/15197): grok-imagine-video-1.5 지원을 위해 xAI 노드 업데이트됨
* [**MiniMax H3 768P**](https://github.com/Comfy-Org/ComfyUI/pull/15227): MiniMax H3 노드에 768P 해상도 추가

</Update>

<Update label="v0.29.2" description="2026년 7월 31일">

**파트너 노드 업데이트**
Expand Down Expand Up @@ -32,6 +65,15 @@ cmsStaging: true

</Update>

<Update label="v0.28.3" description="2026년 7월 22일">

**파트너 노드 업데이트**
* [**Gemini Video Omni**](https://github.com/Comfy-Org/ComfyUI/pull/15014): Gemini Omni 파트너 노드에서 비디오를 인라인 데이터로 전달
* [**OpenRouter**](https://github.com/Comfy-Org/ComfyUI/pull/15021): 새로운 OpenRouter 모델
* [**Anthropic**](https://github.com/Comfy-Org/ComfyUI/pull/15023): 새로운 Anthropic 모델

</Update>

<Update label="v0.28.2" description="2026년 7월 18일">

**파트너 노드 업데이트**
Expand Down
Loading
Loading