docs: add v0.29.x changelog and publish ComfyUI CMS release notes - #1337
Conversation
Add docs changelog for v0.29.0, v0.29.1, and v0.29.2 with zh/ja/ko translations. Sync CMS staging and published registry after publishing comfyui drafts through v0.29.2.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
📝 WalkthroughWalkthroughThe pull request adds published-version metadata for four ComfyUI releases and updates English, staging, and translated changelogs with release notes for versions 0.22.3 through 0.29.2. ChangesRelease documentation
Suggested reviewers: 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 3
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/scripts/cms/staging/en/changelog/index.mdx:
- Line 102: Update the SeeDance 2.0 Mini changelog entry to replace “on” with
“to” and include “the” before the listed node types, preserving the existing
link and technical wording.
- Line 22: Correct the model name from “Anima llite” to “Anima-LLLite” in the
changelog entries at .github/scripts/cms/staging/en/changelog/index.mdx:22-22,
.github/scripts/cms/staging/es/changelog/index.mdx:22-22,
.github/scripts/cms/staging/fr/changelog/index.mdx:22-22,
.github/scripts/cms/staging/ja/changelog/index.mdx:22-22,
.github/scripts/cms/staging/ko/changelog/index.mdx:22-22,
.github/scripts/cms/staging/ru/changelog/index.mdx:22-22,
.github/scripts/cms/staging/cloud/ko/changelog/index.mdx:22-22,
.github/scripts/cms/staging/cloud/ru/changelog/index.mdx:22-22, and
.github/scripts/cms/staging/cloud/zh/changelog/index.mdx:22-22.
In @.github/scripts/cms/staging/es/changelog/index.mdx:
- Line 175: Localize the v0.22.3 heading date in all affected changelog files:
use “20 de mayo de 2026” in .github/scripts/cms/staging/es/changelog/index.mdx
at lines 175-175, and use “20 мая 2026 г.” in
.github/scripts/cms/staging/ru/changelog/index.mdx at lines 175-175 and
.github/scripts/cms/staging/cloud/ru/changelog/index.mdx at lines 175-175.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 6c434b59-057b-4bf2-ab25-82a1e02d8e26
📒 Files selected for processing (19)
.github/scripts/cms/published-versions.json.github/scripts/cms/staging/cloud/en/changelog/index.mdx.github/scripts/cms/staging/cloud/es/changelog/index.mdx.github/scripts/cms/staging/cloud/fr/changelog/index.mdx.github/scripts/cms/staging/cloud/ja/changelog/index.mdx.github/scripts/cms/staging/cloud/ko/changelog/index.mdx.github/scripts/cms/staging/cloud/ru/changelog/index.mdx.github/scripts/cms/staging/cloud/zh/changelog/index.mdx.github/scripts/cms/staging/en/changelog/index.mdx.github/scripts/cms/staging/es/changelog/index.mdx.github/scripts/cms/staging/fr/changelog/index.mdx.github/scripts/cms/staging/ja/changelog/index.mdx.github/scripts/cms/staging/ko/changelog/index.mdx.github/scripts/cms/staging/ru/changelog/index.mdx.github/scripts/cms/staging/zh/changelog/index.mdxchangelog/index.mdxja/changelog/index.mdxko/changelog/index.mdxzh/changelog/index.mdx
| * [**Gemma4 12B**](https://github.com/Comfy-Org/ComfyUI/pull/14304): Gemma4 12B model support | ||
| * [**MageFlow**](https://github.com/Comfy-Org/ComfyUI/pull/15026): MageFlow model support | ||
| * [**Uni3C ControlNet**](https://github.com/Comfy-Org/ComfyUI/pull/14946): Native Uni3C ControlNet support for Wan models | ||
| * [**Anima**](https://github.com/Comfy-Org/ComfyUI/pull/14954): Anima llite control model support |
There was a problem hiding this comment.
🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win
Use Anima-LLLite in every locale.
The v0.29.0 entry spells the model as Anima llite. Comfy-Org’s model is named Anima-LLLite; keep the spelling exact so users can find the correct model. Tiny typo, large lookup blip. (huggingface.co)
.github/scripts/cms/staging/en/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite..github/scripts/cms/staging/es/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite..github/scripts/cms/staging/fr/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite..github/scripts/cms/staging/ja/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite..github/scripts/cms/staging/ko/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite..github/scripts/cms/staging/ru/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite..github/scripts/cms/staging/cloud/ko/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite..github/scripts/cms/staging/cloud/ru/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite..github/scripts/cms/staging/cloud/zh/changelog/index.mdx#L22-L22: replaceAnima llitewithAnima-LLLite.
📍 Affects 9 files
.github/scripts/cms/staging/en/changelog/index.mdx#L22-L22(this comment).github/scripts/cms/staging/es/changelog/index.mdx#L22-L22.github/scripts/cms/staging/fr/changelog/index.mdx#L22-L22.github/scripts/cms/staging/ja/changelog/index.mdx#L22-L22.github/scripts/cms/staging/ko/changelog/index.mdx#L22-L22.github/scripts/cms/staging/ru/changelog/index.mdx#L22-L22.github/scripts/cms/staging/cloud/ko/changelog/index.mdx#L22-L22.github/scripts/cms/staging/cloud/ru/changelog/index.mdx#L22-L22.github/scripts/cms/staging/cloud/zh/changelog/index.mdx#L22-L22
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In @.github/scripts/cms/staging/en/changelog/index.mdx at line 22, Correct the
model name from “Anima llite” to “Anima-LLLite” in the changelog entries at
.github/scripts/cms/staging/en/changelog/index.mdx:22-22,
.github/scripts/cms/staging/es/changelog/index.mdx:22-22,
.github/scripts/cms/staging/fr/changelog/index.mdx:22-22,
.github/scripts/cms/staging/ja/changelog/index.mdx:22-22,
.github/scripts/cms/staging/ko/changelog/index.mdx:22-22,
.github/scripts/cms/staging/ru/changelog/index.mdx:22-22,
.github/scripts/cms/staging/cloud/ko/changelog/index.mdx:22-22,
.github/scripts/cms/staging/cloud/ru/changelog/index.mdx:22-22, and
.github/scripts/cms/staging/cloud/zh/changelog/index.mdx:22-22.
|
|
||
| **Partner Node Updates** | ||
| * [**SeeDance 2.0 Mini**](https://links.comfy.org/4aGBKxh): Added ByteDance SeeDance 2.0 Mini on Text-to-Video, First-Last-Frame, and Reference nodes | ||
| * [**SeeDance 2.0 Mini**](https://links.comfy.org/4eOUnjJ): Added ByteDance SeeDance 2.0 Mini on Text-to-Video, First-Last-Frame, and Reference nodes |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Change “on” to “to” in the English entry.
Line 102 should read: “Added ByteDance SeeDance 2.0 Mini to the Text-to-Video, First-Last-Frame, and Reference nodes.”
As per coding guidelines, English MDX should use short, direct sentences and a technical reference tone.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In @.github/scripts/cms/staging/en/changelog/index.mdx at line 102, Update the
SeeDance 2.0 Mini changelog entry to replace “on” with “to” and include “the”
before the listed node types, preserving the existing link and technical
wording.
Source: Coding guidelines
|
|
||
| </Update> | ||
|
|
||
| <Update label="v0.22.3" description="May 20, 2026"> |
There was a problem hiding this comment.
🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win
Localize the v0.22.3 date in all affected files.
The new v0.22.3 headings use the English date May 20, 2026 in localized documents.
.github/scripts/cms/staging/es/changelog/index.mdx#L175-L175: use20 de mayo de 2026..github/scripts/cms/staging/ru/changelog/index.mdx#L175-L175: use20 мая 2026 г...github/scripts/cms/staging/cloud/ru/changelog/index.mdx#L175-L175: use20 мая 2026 г..
📍 Affects 3 files
.github/scripts/cms/staging/es/changelog/index.mdx#L175-L175(this comment).github/scripts/cms/staging/ru/changelog/index.mdx#L175-L175.github/scripts/cms/staging/cloud/ru/changelog/index.mdx#L175-L175
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In @.github/scripts/cms/staging/es/changelog/index.mdx at line 175, Localize the
v0.22.3 heading date in all affected changelog files: use “20 de mayo de 2026”
in .github/scripts/cms/staging/es/changelog/index.mdx at lines 175-175, and use
“20 мая 2026 г.” in .github/scripts/cms/staging/ru/changelog/index.mdx at lines
175-175 and .github/scripts/cms/staging/cloud/ru/changelog/index.mdx at lines
175-175.
Summary
published-versions.jsonafter publishing ComfyUI release-note drafts for v0.29.2, v0.29.0, v0.26.2, and v0.22.3 (7 locales each).Test plan
changelog/index.mdxrenders v0.29.0 / v0.29.1 / v0.29.2 blocks