Skip to content

1.25.3 #4633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2025
Merged

1.25.3 #4633

merged 1 commit into from
Jul 31, 2025

Conversation

comfy-pr-bot
Copy link
Member

@comfy-pr-bot comfy-pr-bot commented Jul 31, 2025

ComfyUI Frontend v1.25.3

🚀 Features

🐛 Bug Fixes

🎨 Style Improvements

🔧 Maintenance

Breaking Changes

  • Some methods that are commonly monkey-patched were changed
    • queuePrompt now has a 3rd argument (options object). If you are not correctly invoking with ...args and relied on only 2 positional args then please update to be compatible with the new signature
    • graphToPrompt no longer has a 2nd positional argument (queueNodeIds) which represented node IDs to queue. Now handled on the backend
  • Note that queuePrompt expects Execution IDs since v1.24.0, but the requirement has increased importance now on v1.25.3

Distribution Channels

  • GitHub Release (with dist.zip)
  • PyPI Package (comfyui-frontend-package)
  • npm Package (@comfyorg/comfyui-frontend-types)

Post-Release Tasks

  • Verify all distribution channels
  • Update external documentation
  • Monitor for issues

@comfy-pr-bot comfy-pr-bot added the Release Create a new release label Jul 31, 2025
@comfy-pr-bot comfy-pr-bot requested a review from a team as a code owner July 31, 2025 21:36
@comfy-pr-bot comfy-pr-bot added the Release Create a new release label Jul 31, 2025
@christian-byrne christian-byrne merged commit 8673e0e into main Jul 31, 2025
22 checks passed
@christian-byrne christian-byrne deleted the version-bump-1.25.3 branch July 31, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Create a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants