Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.3.1
What's Changed
- Allow extension register custom topbar menu command by @huchenlei in #982
- Hide Comfy.Workflow.WorkflowTabsPosition by @huchenlei in #984
- Mark Comfy.Workflow.ShowMissingModelsWarning as stable by @huchenlei in #985
- Add model info for flux workflow template by @huchenlei in #987
- Update litegraph (Link copy) by @huchenlei in #986
- Revert "Mark Comfy.Workflow.ShowMissingModelsWarning as stable" by @huchenlei in #988
- 1.3.1 by @huchenlei in #989
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- [1.3.0] Beta menu rework / Model library sidebar tab / etc by @huchenlei in #960
- add missing i18n messages by @nanamicat in #975
- Revert "Disable broken playwright test by backend change" by @huchenlei in #973
- Fix nodes with only optional inputs by @christian-byrne in #978
- 1.3.0 by @huchenlei in #981
New Contributors
- @nanamicat made their first contribution in #975
Full Changelog: v1.2.64...v1.3.0
v1.2.64
What's Changed
- Disable jest test on audio_stable_audio_example.flac.json by @huchenlei in #966
- Disable broken playwright test by backend change by @huchenlei in #967
- Fix group node tests teardown by @christian-byrne in #965
- Fix group node naming compatibility by @christian-byrne in #969
- Fix node bypass color by @huchenlei in #971
- 1.2.64 by @huchenlei in #972
Full Changelog: v1.2.63...v1.2.64
v1.2.63
What's Changed
- Show total/free ram in about page by @huchenlei in #924
- test to validate subrouting by @mcmonkey4eva in #927
- Fix type for Comfy.Sidebar.Size in apiTypes by @huchenlei in #932
- Revert "test to validate subrouting" by @huchenlei in #936
- More robust group node playwright test by @huchenlei in #935
- allow browser tests update off main branch by @mcmonkey4eva in #940
- Bump rollup from 4.22.0 to 4.22.4 by @dependabot in #951
- Apply node opacity setting to all node colors by @christian-byrne in #947
- Fix group node bookmarking by @christian-byrne in #950
- 1.2.63 by @huchenlei in #955
Full Changelog: v1.2.62...v1.2.63
v1.2.62
What's Changed
- Cleanup by @dmx974 in #915
- Add node opacity setting by @christian-byrne in #909
- Exclude litegraph from being cached by @pythongosssss in #918
- Revert "Any keyboard layout for Ctrl + V, Z, Y..." by @huchenlei in #920
- Update litegraph (Slot style) by @huchenlei in #919
- Fix links being lost after manage group node by @pythongosssss in #916
- Makes forceInput node input slot correctly reflect option/required state by @huchenlei in #921
- 1.2.62 by @huchenlei in #922
Full Changelog: v1.2.61...v1.2.62
v1.2.61
Optional node inputs shown as hollow circle
What's Changed
- Update browser tests README by @huchenlei in #900
- Fix TS type on InputSpec by @webfiltered in #901
- Add TS types / merge ComfyLGraphNode by @webfiltered in #902
- Add colorPalette cleanup for playwright test by @huchenlei in #907
- Fix node preview styles by @christian-byrne in #903
- Fix frontend node tooltip error by @christian-byrne in #911
- Fix audio widget serialize option by @christian-byrne in #910
- Make optional node input's slot hollow circle by @huchenlei in #912
- 1.2.61 by @huchenlei in #913
Full Changelog: v1.2.60...v1.2.61
v1.2.60
What's Changed
- Fix frontend node conflicting with node badge by @huchenlei in #895
- 1.2.60 by @huchenlei in #896
Full Changelog: v1.2.59...v1.2.60
v1.2.59
What's Changed
- Shorten node source package name by remove ComfyUI prefix/suffix by @huchenlei in #883
- Bind extra context menu items on TreeExplorerNode interface by @huchenlei in #886
- No selection on tree node if selectionKeys prop is not set by @huchenlei in #887
- Support async hooks in TreeExplorerNode by @huchenlei in #888
- Bump vite from 5.3.3 to 5.4.6 by @dependabot in #889
- Add node execution progress to browser title by @huchenlei in #891
- 1.2.59 by @huchenlei in #892
Full Changelog: v1.2.58...v1.2.59
v1.2.58
Node frequency
What's Changed
- Show node by frequency on empty query by @huchenlei in #878
- Sort search result by node frequency by @huchenlei in #879
- Fix sorting on type filter + empty query by @huchenlei in #880
- Fix node searchbox filter removal by @huchenlei in #881
- 1.2.58 by @huchenlei in #882
Full Changelog: v1.2.57...v1.2.58
v1.2.57
Square brush head for mask editor
What's Changed
- Add group nodes to search and node library by @christian-byrne in #861
- [Beta Menu] Shows unsaved state on browser tab title by @huchenlei in #860
- Add test on mobile canvas panning by @christian-byrne in #863
- Move workflows management to pinia by @huchenlei in #862
- add square pointer by @MaraScott in #848
- Add tests on using group nodes in library sidebar by @christian-byrne in #864
- Refactor TreeExplorer (Add handleClick hook) by @huchenlei in #867
- 1.2.57 by @huchenlei in #868
New Contributors
- @MaraScott made their first contribution in #848
Full Changelog: v1.2.56...v1.2.57