Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.1.0
New node search box
Fuzzy Search
Filter Conditions
Filter on link data type on link release (Hold Shift)
07.07.2024_23.27.39_REC.mp4
Falls back to original litegraph searchbox
Light mode
What's Changed
- New searchbox with fuzzy search (WIP) by @huchenlei in #83
- 1.1.0 by @huchenlei in #107
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
Sync with main repo
- Convert beta menu/UI files to TS by @huchenlei in #92
- [Sync] Skip state check hook on first load by @huchenlei in #87
Bug fixes
- Update state when graph cleared via UI by @christian-byrne in #88
- Fix clipboard by @huchenlei in #100
Refactors
- Use npm package @ComfyOrg/litegraph by @huchenlei in #89
- Convert more js to ts by @pythongosssss in #101
- Add testing for ComfyUI examples by @pythongosssss in #95
- Add tests on litegraph search box triggering events by @huchenlei in #97
- Use '@' path mapping by @huchenlei in #94
- Rename ComfyWorkflow to ComfyWorkflowJSON by @huchenlei in #91
Misc
- Add deploy script by @huchenlei in #96
- Update README by @huchenlei in #93
New Contributors
- @christian-byrne made their first contribution in #88
- @pythongosssss made their first contribution in #95
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Primaryly sync the change in main ComfyUI repo. The main ComfyUI repo's legacy UI should not accept more new frontend features from now on.
What's Changed
- Audio node widgets by @huchenlei in #54
- Alert workflow parsing error by @huchenlei in #62
- Sync flac metadata by @huchenlei in #66
- Sync preview audio node by @huchenlei in #63
- Fix workflow not importing from flac files on some systems. by @huchenlei in #71
- Beta UI by pythongosssss by @huchenlei in #70
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First stable release. This is the TS migration of original front-end of ComfyUI on https://github.com/comfyanonymous/ComfyUI/tree/d7f0964266170d1070eac9823bbb340e89371282 June 19th, 2024.
Note: comfyanonymous/ComfyUI#3112 is not included in this release.