Jedrzej Kosinski
a749bccd43
Bump version of 1.25 to 1.25.11 ( #5221 )
...
* Bump version of 1.25 - Gemini Image static price badge
* Cherry-pick 48b1ebf6cc and merge
* package-lock update
2025-08-26 18:44:16 -07:00
Comfy Org PR Bot
397699ac62
[fix] Resolve group node execution error when connecting to external nodes ( #5054 ) ( #5064 )
...
* [fix] resolve group node execution error when connecting to external nodes
Fixed ExecutableGroupNodeChildDTO.resolveInput to properly handle connections from group node children to external nodes. The method now tries to find nodes by their full ID first (for external nodes) before falling back to the shortened ID (for internal group nodes).
Added comprehensive unit tests to prevent regression.
* [feat] Add error check for unsupported group nodes inside subgraphs
Added validation to detect when group node children are executing within subgraph contexts (execution ID has >2 segments) and provide clear error message directing users to convert to subgraphs instead.
Includes comprehensive test coverage for the new validation.
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
2025-08-17 17:07:23 -07:00
Comfy Org PR Bot
aaaa8c820f
api_nodes: added prices for gpt-5 series models ( #4958 ) ( #5016 )
...
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2025-08-15 13:04:32 -07:00
Comfy Org PR Bot
f98443dbb6
Translated Keyboard Shortcuts ( #5007 ) ( #5012 )
...
* fix: Update command label rendering to use i18n normalization
* fix: Replace deprecated with t for command label rendering
* fix: Simplify command rendering check in ShortcutsList tests
* fix: Add missing translation for command label in ShortcutsList tests
Co-authored-by: Johnpaul Chiwetelu <49923152+Myestery@users.noreply.github.com >
2025-08-15 12:12:54 -07:00
Comfy Org PR Bot
1094b57eb5
[test] Add tests for --disable-api-nodes release fetch skip functionality ( #4799 ) ( #5008 )
...
- Add comprehensive test coverage for the new --disable-api-nodes argument handling
- Tests verify release fetching is properly skipped when argument is present
- Cover edge cases including multiple args, null argv, and missing system stats
- Ensures backward compatibility when argument is not present
Co-authored-by: Yoland Yan <4950057+yoland68@users.noreply.github.com >
2025-08-15 11:45:36 -07:00
Comfy Org PR Bot
97d95e5574
[backport 1.25] fix pricing for KlingImage2VideoNode ( #4976 )
...
Backport of #4957 to `core/1.25`
Automatically created by backport workflow.
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-4976-backport-1-25-fix-pricing-for-KlingImage2VideoNode-24f6d73d365081ac9481dfbd87aa96e3 )
by [Unito](https://www.unito.io )
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2025-08-14 12:11:12 -07:00
Comfy Org PR Bot
3897a75621
[backport 1.25] gemini-2.5-pro and flash models; corrected prices ( #4952 )
...
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2025-08-12 15:17:30 -07:00
Comfy Org PR Bot
e8c70545e3
[backport 1.25] pricing update for MinimaxHailuoVideo node and Kling kling-v2-1 model ( #4951 )
...
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2025-08-12 14:46:05 -07:00
Comfy Org PR Bot
bbf7b4801c
[backport 1.25] [feat] Make hotkey for exiting subgraphs configurable in user keybindings ( #4914 )
...
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
Co-authored-by: github-actions <github-actions@github.com >
2025-08-11 11:45:53 -07:00
Comfy Org PR Bot
980e3ebfab
[backport 1.25] Add preview to workflow tabs ( #4882 )
...
Co-authored-by: pythongosssss <125205205+pythongosssss@users.noreply.github.com >
2025-08-09 17:28:40 -07:00
Comfy Org PR Bot
53f5927d4b
[backport 1.25] Keyboard Shortcut Bottom Panel ( #4813 )
...
Co-authored-by: Johnpaul Chiwetelu <49923152+Myestery@users.noreply.github.com >
2025-08-07 12:15:56 -07:00
Copilot
e77411d9da
Add touch screen dragging support to minimap ( #4781 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: snomiao <7323030+snomiao@users.noreply.github.com >
2025-08-07 17:36:27 +08:00
Johnpaul Chiwetelu
5e9b8785a5
Scroll templates better ( #4584 )
2025-08-06 16:13:29 -07:00
Christian Byrne
3f290e2cbd
[feat] Limit release notifications to desktop app only ( #4788 )
2025-08-06 12:00:52 -07:00
Benjamin Lu
fad8dae796
Merge branch 'main' into bl-merge-lg-fe
2025-08-05 18:24:29 -04:00
Christian Byrne
1bf2470f8f
[feat] Add dynamic price badge for Veo3VideoGenerationNode ( #4682 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-04 15:05:00 -07:00
Benjamin Lu
7f849e9a44
Update remaining @comfyorg/litegraph references
2025-08-04 10:16:24 -04:00
Benjamin Lu
fef02e5f56
[refactor] Migrate litegraph imports from npm package to local subtree
...
- Updated all imports from '@comfyorg/litegraph' to '@/lib/litegraph/src/'
- Replaced deep dist imports with direct source paths
- Updated CSS import in main.ts
- All imports now use the @ alias consistently
2025-08-03 22:06:29 -04:00
Chenlei Hu
934f2674e9
[refactor] Reorganize CLAUDE.md into hierarchical subdirectory files ( #4640 )
2025-08-02 19:52:33 -07:00
Christian Byrne
47e1808861
[fix] Toggle bypass/mute of subgraph nodes applies mode to all children recursively ( #4636 )
2025-08-01 00:35:11 -07:00
Christian Byrne
eae4b954d0
[fix] Preserve per-workflow subgraph navigation state ( #4616 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-31 19:37:17 -07:00
Christian Byrne
baea47c493
Extract selection filtering logic to useSelectedLiteGraphItems composable and don't show toolbox when selecting Reroutes ( #4634 )
2025-07-31 18:02:08 -07:00
Christian Byrne
b125e0aa3a
[feat] Move partial execution to the backend and make work with subgraphs ( #4624 )
2025-07-31 13:28:52 -07:00
Christian Byrne
aabea4b78d
[feat] Viewport persistence for subgraph navigation ( #4613 )
2025-07-30 17:54:35 -07:00
Christian Byrne
fe475403b0
[feat] Add theme-aware colors to minimap ( #4598 )
2025-07-30 12:41:02 -07:00
Christian Byrne
2c84ecbf6e
[fix] Make minimap reactive to subgraph context changes ( #4597 )
2025-07-30 10:41:17 -07:00
Christian Byrne
b370b6387d
[fix] DOM widgets lose correct positioning when SubgraphNodes are nested ( #4588 )
2025-07-30 02:18:58 -07:00
Christian Byrne
dd14144f47
[fix] Update Search & Replace to support nodes in subgraphs ( #4576 )
2025-07-29 00:10:56 -07:00
Christian Byrne
00cd9fadec
[feat] Prevent browser zoom on UI components with canvas wheel event forwarding ( #4574 )
2025-07-28 23:51:09 -07:00
Christian Byrne
b1fc8846a3
[fix] Update API node pricing for multiple providers ( #4564 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-28 23:01:46 -07:00
Jin Yi
680c09a584
[fix] Detect missing nodes in subgraphs ( #4547 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-28 21:55:53 -07:00
Christian Byrne
7fe4c07a9c
[fix] Preserve subgraph structure when clearing workflow ( #4567 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-28 20:53:05 -07:00
SHIVANSH GUPTA
577cd23c3e
Feature Implemented: Warning displayed when frontend version mismatches ( #4363 )
...
Co-authored-by: bymyself <cbyrne@comfy.org >
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-28 18:23:49 -07:00
Christian Byrne
b1436a068b
[feat] sync subgraph node titles with breadcrumb renaming ( #4565 )
2025-07-28 18:00:59 -07:00
Terry Jia
344afa21a7
minimap ( #4520 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
2025-07-26 18:16:41 -07:00
Terry Jia
906bc42f7f
record audio node support ( #4289 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
2025-07-24 00:22:16 -07:00
brucew4yn3rp
83aa887456
[Feature] Enhanced MaskEditor to an Image Canvas ( #4361 )
...
Co-authored-by: duckcomfy <a@a.a>
2025-07-24 16:23:50 +10:00
Sidharth
b240c090aa
Fix: Escape closes Settings dialog if login dialog open ( #4364 )
2025-07-23 22:41:26 -07:00
Christian Byrne
c06bc63c6f
[feat] Update node output system to use NodeLocatorIds ( #4500 )
2025-07-23 22:01:18 -07:00
guill
7eb3eb2473
Update the frontend to support async nodes. ( #4382 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
2025-07-23 13:46:00 +10:00
Christian Byrne
ff68c42162
[feat] Hide subgraph nodes from node library and search ( #4498 )
2025-07-22 12:59:25 -07:00
Christian Byrne
280131d33d
[feat] Node Definition Filter Registry System ( #4497 )
2025-07-22 12:27:32 -07:00
Christian Byrne
7b32a2fb6e
[tests] Add browser tests for subgraph functionalities ( #4495 )
2025-07-22 10:35:49 -07:00
Christian Byrne
61611fb0cb
[feat] Add pricing for new API nodes ( #4391 )
2025-07-21 20:02:22 -07:00
guill
1200c07fcd
Add support for Feature Flags ( #4439 )
2025-07-15 15:59:11 -07:00
bmcomfy
f5b03f323d
[System Pop Up] Hide hidden and deprecated settings from search results ( #4390 )
2025-07-08 17:19:37 -07:00
bmcomfy
d6f6407c44
[System Pop Up] Add setting to disable version update notifications ( #4388 )
2025-07-08 14:43:11 -07:00
Christian Byrne
2906ea3fd9
[fix] Correct API node pricing discrepancies ( #4381 )
2025-07-07 23:33:55 -07:00
Terry Jia
4cbcded820
add defaultsByInstallVersion ( #4354 )
2025-07-06 13:28:58 -07:00
Christian Byrne
191b4574b9
[fix] Add dynamic pricing for API nodes with quantity parameters ( #4362 )
2025-07-05 20:50:33 -07:00