Skip to content

docs: update MiniMax-H3 changelog link and sync CMS release notes - #1347

Merged
comfyui-wiki merged 1 commit into
mainfrom
docs/changelog-minimax-link-cms
Aug 3, 2026
Merged

docs: update MiniMax-H3 changelog link and sync CMS release notes#1347
comfyui-wiki merged 1 commit into
mainfrom
docs/changelog-minimax-link-cms

Conversation

@comfyui-wiki

Copy link
Copy Markdown
Member

Summary

  • Update v0.30.0 MiniMax-H3 link in docs changelog (EN / zh / ja / ko) to https://links.comfy.org/3TuT9TO
  • Commit CMS staging and published-versions.json for v0.28.3, v0.30.0, and v0.30.1 (comfyui + cloud)
  • ComfyUI CMS v0.30.0 MiniMax-H3 uses the same newsletter link; cloud v0.30.1 is excluded from staging

Test plan

  • Preview changelog v0.30.0 on docs site (EN / zh / ja / ko)
  • Confirm MiniMax-H3 link opens the newsletter page
  • Verify CMS staging matches published Strapi entries

Point v0.30.0 MiniMax-H3 to the newsletter link in docs and comfyui CMS staging, and commit published CMS registry plus v0.28.3/v0.30.x staging after Strapi publish.
@mintlify

mintlify Bot commented Aug 3, 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 Aug 3, 2026, 7:17 AM

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

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Added publication records and localized changelog entries for versions v0.28.3, v0.30.0, and v0.30.1. Updated translation metadata and changed MiniMax-H3 release-note links to a Comfy-hosted short link.

Changes

Release documentation

Layer / File(s) Summary
Publication records
.github/scripts/cms/published-versions.json
Added seven-locale publication records for cloud and ComfyUI releases v0.28.3 and v0.30.0, plus ComfyUI v0.30.1.
Cloud staging changelogs
.github/scripts/cms/staging/cloud/*/changelog/index.mdx
Added v0.30.0 and v0.28.3 entries for model, node, audio, video, and partner-node updates.
Localized staging changelogs
.github/scripts/cms/staging/*/changelog/index.mdx
Added v0.30.1, v0.30.0, and v0.28.3 entries across the localized changelogs.
Release-note metadata and links
changelog/index.mdx, ja/changelog/index.mdx, ko/changelog/index.mdx, zh/changelog/index.mdx
Updated translation block hashes, inserted spacing, and replaced the MiniMax-H3 GitHub link with links.comfy.org/3TuT9TO.

Possibly related PRs

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-minimax-link-cms
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch docs/changelog-minimax-link-cms

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.

@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/cloud/fr/changelog/index.mdx:
- Line 52: Update the v0.28.3 Update entry’s description in the changelog to use
the French date format “22 juillet 2026” instead of “July 22, 2026”, preserving
the existing version label and surrounding content.

In @.github/scripts/cms/staging/fr/changelog/index.mdx:
- Line 59: Update the v0.28.3 Update entry’s description from the English date
to the French-localized format “22 juillet 2026”, preserving the existing label
and surrounding changelog structure.

In @.github/scripts/cms/staging/ja/changelog/index.mdx:
- Line 21: Update the changelog entry for PR 15191 to preserve the node name as
“Save Video,” replacing the translated “ビデオを保存ノード” wording with the established
“Save Video ノードにCRFオプションを追加” phrasing.
🪄 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: bf385f8e-0ee6-44cf-b40b-591151329e0d

📥 Commits

Reviewing files that changed from the base of the PR and between 5af8a27 and 9c7ec68.

📒 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


</Update>

<Update label="v0.28.3" description="July 22, 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

Use a French date for v0.28.3.

Line 52 uses July 22, 2026 in a French changelog. Use 22 juillet 2026 to match the nearby localized entries. Right locale, right date.

Proposed fix
-<Update label="v0.28.3" description="July 22, 2026">
+<Update label="v0.28.3" description="22 juillet 2026">
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
<Update label="v0.28.3" description="July 22, 2026">
<Update label="v0.28.3" description="22 juillet 2026">
🤖 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/cloud/fr/changelog/index.mdx at line 52, Update
the v0.28.3 Update entry’s description in the changelog to use the French date
format “22 juillet 2026” instead of “July 22, 2026”, preserving the existing
version label and surrounding content.


</Update>

<Update label="v0.28.3" description="July 22, 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.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Localize the v0.28.3 date.

Line 59 uses description="July 22, 2026" in the French changelog. Use description="22 juillet 2026" to keep this new entry consistent with the surrounding French dates.

Proposed fix
-<Update label="v0.28.3" description="July 22, 2026">
+<Update label="v0.28.3" description="22 juillet 2026">
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
<Update label="v0.28.3" description="July 22, 2026">
<Update label="v0.28.3" description="22 juillet 2026">
🤖 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/fr/changelog/index.mdx at line 59, Update the
v0.28.3 Update entry’s description from the English date to the French-localized
format “22 juillet 2026”, preserving the existing label and surrounding
changelog structure.

* [**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オプションを追加

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

Keep the Save Video node name unchanged.

Line 21 says ビデオを保存ノード, which does not preserve the Save Video node name. Use the wording from ja/changelog/index.mdx Line 132: Save Video ノードにCRFオプションを追加. Save the wording, save the search.

Proposed fix
-* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): ビデオを保存ノードにCRFオプションを追加
+* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): Save Video ノードにCRFオプションを追加
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): ビデオを保存ノードにCRFオプションを追加
* [**Save Video CRF**](https://github.com/Comfy-Org/ComfyUI/pull/15191): Save Video ノードにCRFオプションを追加
🤖 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/ja/changelog/index.mdx at line 21, Update the
changelog entry for PR 15191 to preserve the node name as “Save Video,”
replacing the translated “ビデオを保存ノード” wording with the established “Save Video
ノードにCRFオプションを追加” phrasing.

@comfyui-wiki
comfyui-wiki merged commit 367c87c into main Aug 3, 2026
16 checks passed
@github-actions
github-actions Bot deleted the docs/changelog-minimax-link-cms branch August 3, 2026 08:10
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