Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.12.6
What's Changed
- [Test] Add test on load image widget by @huchenlei in #2875
- Fix node min size specified by widget constructor by @huchenlei in #2876
- Use v2 input spec in string widgets by @huchenlei in #2877
- Use v2 input spec for combo widget by @huchenlei in #2878
- Deprecate widgetType:widgetName key in widgets map by @huchenlei in #2879
- [Refactor] Remove app.getWidgetType by @huchenlei in #2880
- Rename 'queue' button to 'run' button by @huchenlei in #2881
- [BugFix] Fire resize callback for all dom widgets under the same node by @huchenlei in #2882
- [nit] Remove duplicated declaration on DOMWidget interface by @huchenlei in #2883
- 1.12.6 by @comfy-pr-bot in #2885
Full Changelog: v1.12.5...v1.12.6
v1.12.5
What's Changed
- Fix extension node def manipulation by @huchenlei in #2873
- 1.12.5 by @comfy-pr-bot in #2874
Full Changelog: v1.12.4...v1.12.5
v1.12.4
What's Changed
- [Test] Add playwright test on Note and MarkdownNote by @huchenlei in #2853
- [chore] Update litegraph to 0.9.6 by @comfy-pr-bot in #2855
- [Refactor] Use V2 node def in ComfyApp by @huchenlei in #2854
- [Refactor] Use node def v2 in registerNodeDef by @huchenlei in #2856
- [Cleanup] Remove unused LGraphNode.callback by @huchenlei in #2857
- Add Comfy Registry store and search hook by @christian-byrne in #2848
- Add back type guard on string widget by @huchenlei in #2859
- Use V2 schema in widget constructors (Part 1) by @huchenlei in #2860
- [Cleanup] Refactor widget construction by @huchenlei in #2861
- Generate json schema for node def by @huchenlei in #2862
- Update uv astral python mirror. by @robinjhuang in #2863
- 1.12.4 by @comfy-pr-bot in #2865
Full Changelog: v1.12.3...v1.12.4
v1.10.18
v1.12.3
What's Changed
- [TS] Fix InputSpec type in node constructor by @huchenlei in #2846
- [Workaround] Fix #2849 with runtime type guard by @webfiltered in #2850
- [Schema] ComfyNodeDefV2 schema by @huchenlei in #2847
- 1.12.3 by @comfy-pr-bot in #2852
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
- [Cleanup] Remove unused dependency ts-node by @huchenlei in #2813
- [TS] Fix input spec types in widgets by @huchenlei in #2817
- Add workflow to generate comfy registry ts types by @christian-byrne in #2818
- Re-enable add node / add group tests by @huchenlei in #2815
- [chore] Update litegraph to 0.9.3 by @comfy-pr-bot in #2823
- [Test] Add ComfyMouse fixture for Playwright tests by @webfiltered in #2826
- refine locales/ko by @ltdrdata in #2824
- [Feature] Adds the litegraph knob widget support by @Immac in #2822
- Fix update-registry-types workflow by @christian-byrne in #2820
- [Feature] Add InputKnob component and integrate with FormItem by @Immac in #2821
- [chore] Update Comfy Registry API types from comfy-api@dac7ff0 by @comfy-pr-bot in #2830
- Add tooltip to selection toolbox items by @huchenlei in #2829
- [chore] Update litegraph to 0.9.4 by @comfy-pr-bot in #2832
- [chore] Update litegraph to 0.9.5 by @comfy-pr-bot in #2833
- [Refactor] Add util to merge input spec by @huchenlei in #2834
- Update locales for node definitions by @comfy-pr-bot in #2837
- [i18n] Ignore devtools nodes for i18n by @huchenlei in #2835
- Add Comfy Registry service by @christian-byrne in #2836
- [Cleanup] Remove combo connection type check by @huchenlei in #2838
- Rename SVD templates by @christian-byrne in #2839
- [Cleanup] Remove manual double click delay by @huchenlei in #2840
- Fix handling of templates index.json not found by @christian-byrne in #2842
- Show templates to first time user by @christian-byrne in #2841
- 1.12.2 by @comfy-pr-bot in #2843
New Contributors
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- Remove broken/unused widget[TARGET] by @huchenlei in #2795
- Update README.md (Release Schedule) by @huchenlei in #2796
- [3d] add lineart mode by @jtydhr88 in #2800
- Fix race when creating loader node to handle pasted media by @christian-byrne in #2799
- Fix pasting image from browser on Windows by @christian-byrne in #2797
- add credit by @jtydhr88 in #2802
- [Docs] Fix example in doc comment by @christian-byrne in #2804
- [CI] Update ComfyUI_frontend_setup_action by @huchenlei in #2805
- [CI] Include workflow templates at build time by @huchenlei in #2775
- [Cleanup] Remove deploy script by @huchenlei in #2806
- Use index.json to load workflow templates by @christian-byrne in #2803
- Revert "[nit] Remove hardcoded grid style on body" by @huchenlei in #2807
- [CI] Use gh action to update litegraph by @huchenlei in #2808
- [chore] Update litegraph to 0.9.0 by @comfy-pr-bot in #2809
- [CI] Use gh action to bump version by @huchenlei in #2810
- [CI] Use gh action to update electron types by @huchenlei in #2811
- 1.12.1 by @comfy-pr-bot in #2812
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- [Test] Run unittest with vitest by @huchenlei in #2779
- [Cleanup] Remove unused babel dependency by @huchenlei in #2780
- [TS] Use Litegraph strict narrowed type by @webfiltered in #2781
- [CI] Update frontend install method by @huchenlei in #2783
- S&R improved filename sanitizing by @huchenlei in #2784
- [nit] Remove hardcoded grid style on body by @huchenlei in #2785
- Update litegraph 0.8.100 by @webfiltered in #2786
- Allow passthrough to root component when creating dialog by @christian-byrne in #2787
- [TS] Update type to reflect actual usage by @webfiltered in #2788
- [Type] Disallow type upcasting for node input spec by @huchenlei in #2790
- Use responsive grid for templates dialog by @christian-byrne in #2791
- Inline numeric widget configurations by @huchenlei in #2792
- [Type] Add type annotations for widgetInputs litegraph hooks by @huchenlei in #2793
- 1.12.0 by @huchenlei in #2794
Full Changelog: v1.11.6...v1.12.0
v1.11.6
What's Changed
- Load workflows from webm files by @christian-byrne in #2772
- [CI] Publish comfyui-frontend-package to pypi by @huchenlei in #2774
- [CI] Refactor test-ui gh action by @huchenlei in #2776
- Remove server elements from unit tests by @huchenlei in #2777
- 1.11.6 by @huchenlei in #2778
Full Changelog: v1.11.5...v1.11.6
v1.11.5
What's Changed
- [3d] temp fix preview camera not sync up by @jtydhr88 in #2743
- [Cleanup] Remove LiteGraph global type declarations by @huchenlei in #2745
- [Revert] Restrict applyToGraph to PrimitiveNode by @huchenlei in #2746
- Lower floor on max history items setting by @christian-byrne in #2748
- [3d] fix preview camera not sync up issue by @jtydhr88 in #2747
- Update workflow schema to include node pack ID and version by @christian-byrne in #2751
- [Refactor] Use util.clone in mergeIfValid by @huchenlei in #2752
- [Refactor] Move zod schemas to schemas/ folder by @huchenlei in #2753
- [Test] Fix flaky optional combo test by @christian-byrne in #2755
- Support models metadata in node properties by @christian-byrne in #2754
- [Refactor] Extract nodeDefSchema from apiSchema by @huchenlei in #2756
- [Schema] Expose input options types by @huchenlei in #2757
- Add video_upload to combo input schema by @christian-byrne in #2760
- Update litegraph 0.8.99 by @huchenlei in #2761
- Remove magic 10% scale on numeric widget step by @huchenlei in #2759
- Rewrite/Test rounding logic of numeric widgets by @huchenlei in #2758
- 1.11.5 by @huchenlei in #2762
Full Changelog: v1.11.4...v1.11.5