Skip to content

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.

3 participants