Skip to content

docs: add v0.29.x changelog and publish ComfyUI CMS release notes - #1337

Merged
comfyui-wiki merged 1 commit into
mainfrom
docs/changelog-v0.29.2
Jul 31, 2026
Merged

docs: add v0.29.x changelog and publish ComfyUI CMS release notes#1337
comfyui-wiki merged 1 commit into
mainfrom
docs/changelog-v0.29.2

Conversation

@comfyui-wiki

Copy link
Copy Markdown
Member

Summary

  • Add English docs changelog for v0.29.0, v0.29.1, and v0.29.2 (JoyImageEdit, MageFlow, partner nodes, frontend fixes).
  • Translate new blocks to zh, ja, and ko.
  • Update CMS staging and published-versions.json after publishing ComfyUI release-note drafts for v0.29.2, v0.29.0, v0.26.2, and v0.22.3 (7 locales each).
  • v0.29.1 is docs-only (bug fixes); no CMS popup entry per simplify rules.
  • Cloud CMS not synced or published in this batch.

Test plan

  • Mintlify preview: changelog/index.mdx renders v0.29.0 / v0.29.1 / v0.29.2 blocks
  • zh/ja/ko changelog pages show matching translated blocks
  • Strapi ComfyUI release notes show published v0.29.2 popup in app

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.
@mintlify

mintlify Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
comfy 🟢 Ready View Preview Jul 31, 2026, 1:32 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The 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.

Changes

Release documentation

Layer / File(s) Summary
Published version records
.github/scripts/cms/published-versions.json
Adds publication records for versions 0.22.3, 0.26.2, 0.29.0, and 0.29.2 across supported locales.
Staging changelog entries
.github/scripts/cms/staging/.../changelog/index.mdx
Adds localized entries for new models, nodes, partner integrations, and version 0.22.3. Updates the v0.26.2 SeeDance 2.0 Mini link and localized text.
Canonical and translated changelogs
changelog/index.mdx, ja/changelog/index.mdx, ko/changelog/index.mdx, zh/changelog/index.mdx
Adds v0.29.0–v0.29.2 release notes. Updates Japanese, Korean, and Chinese translation metadata where applicable.

Suggested reviewers: lin-bot23

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/changelog-v0.29.2
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch docs/changelog-v0.29.2

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@comfyui-wiki
comfyui-wiki merged commit 4b5c0d8 into main Jul 31, 2026
10 of 11 checks passed
@github-actions
github-actions Bot deleted the docs/changelog-v0.29.2 branch July 31, 2026 13:33

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 97117b2 and df29648.

📒 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.mdx
  • changelog/index.mdx
  • ja/changelog/index.mdx
  • ko/changelog/index.mdx
  • zh/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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 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: replace Anima llite with Anima-LLLite.
  • .github/scripts/cms/staging/es/changelog/index.mdx#L22-L22: replace Anima llite with Anima-LLLite.
  • .github/scripts/cms/staging/fr/changelog/index.mdx#L22-L22: replace Anima llite with Anima-LLLite.
  • .github/scripts/cms/staging/ja/changelog/index.mdx#L22-L22: replace Anima llite with Anima-LLLite.
  • .github/scripts/cms/staging/ko/changelog/index.mdx#L22-L22: replace Anima llite with Anima-LLLite.
  • .github/scripts/cms/staging/ru/changelog/index.mdx#L22-L22: replace Anima llite with Anima-LLLite.
  • .github/scripts/cms/staging/cloud/ko/changelog/index.mdx#L22-L22: replace Anima llite with Anima-LLLite.
  • .github/scripts/cms/staging/cloud/ru/changelog/index.mdx#L22-L22: replace Anima llite with Anima-LLLite.
  • .github/scripts/cms/staging/cloud/zh/changelog/index.mdx#L22-L22: replace Anima llite with Anima-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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 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">

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 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: use 20 de mayo de 2026.
  • .github/scripts/cms/staging/ru/changelog/index.mdx#L175-L175: use 20 мая 2026 г..
  • .github/scripts/cms/staging/cloud/ru/changelog/index.mdx#L175-L175: use 20 мая 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant