Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.2.22
What's Changed
- Fix queue/history keybinding by @huchenlei in #419
- Highlight query in search result in node searchbox by @huchenlei in #420
- Add setting to disable node preview in searchbox by @huchenlei in #421
- Rename SideBar to Sidebar by @huchenlei in #422
- Fix searchbox trigger on non-always link release setting by @huchenlei in #426
- Relax schema on node I/O link by @huchenlei in #427
- Fix delete queue item by @huchenlei in #428
- 1.2.22 by @huchenlei in #429
Full Changelog: v1.2.21...v1.2.22
v1.2.21
What's Changed
- Add GitHub action to automatically submit release PR to main repo by @huchenlei in #400
- Only report each unknown ws message type once by @huchenlei in #402
- Fix typos by @shirayu in #404
- Perform text replacement for SaveAnimatedWEBP in addition to SaveImage by @shirayu in #403
- Use fuse.js extended search by @huchenlei in #405
- Fast searchbox dialog activation by @huchenlei in #410
- Don't cache API requests by @mcmonkey4eva in #415
- 1.2.21 by @huchenlei in #416
New Contributors
- @shirayu made their first contribution in #404
- @mcmonkey4eva made their first contribution in #415
Full Changelog: v1.2.20...v1.2.21
v1.2.20
What's Changed
- Only shim legacy directories by @huchenlei in #395
- Add side bar location in settings (left/right) by @huchenlei in #396
- Add sidebar size setting (normal/small) by @huchenlei in #397
- 1.2.20 by @huchenlei in #398
Full Changelog: v1.2.19...v1.2.20
v1.2.19
What's Changed
- Revert "Minify build" by @huchenlei in #391
- Update ws message schema on reconnecting by @huchenlei in #390
- Configure minify by @huchenlei in #392
- Only validate new history items by @huchenlei in #393
- 1.2.19 by @huchenlei in #394
Full Changelog: v1.2.18...v1.2.19
v1.2.18
Litegraph changes reverted due to extension compatibility issues:
What's Changed
- Revert "Update litegraph (ES6 LLink & LGraphNode)" by @huchenlei in #385
- Revert "Add support for LiteGraph to convert to classes" by @huchenlei in #386
- 1.2.18 by @huchenlei in #387
Full Changelog: v1.2.17...v1.2.18
v1.2.17
What's Changed
- Add space to setting group label by @huchenlei in #370
- Add support for LiteGraph to convert to classes by @webfiltered in #334
- Relax restriction on data type in schema by @huchenlei in #371
- Update litegraph (ES6 LLink & LGraphNode) by @huchenlei in #372
- Minify build by @huchenlei in #373
- Reduce fusejs threshold by @huchenlei in #374
- Type WS messages by @huchenlei in #375
- Show pending task count on side bar queue icon by @huchenlei in #376
- Remove pending task count on queue button by @huchenlei in #377
- 1.2.17 by @huchenlei in #380
Full Changelog: v1.2.16...v1.2.17
v1.2.16
What's Changed
- Use consistent NodeId and SlotIndex in schema by @huchenlei in #359
- Show category in node search box instead of description by @huchenlei in #360
- Test using latest examples by @pythongosssss in #361
- Add search settings feature by @huchenlei in #362
- Attach DOM widgets to canvas container instead of document body by @huchenlei in #364
- Better no task placeholder by @huchenlei in #365
- 1.2.16 by @huchenlei in #366
Full Changelog: v1.2.15...v1.2.16
v1.2.15
Customize link release searchbox trigger behavior
Allow skipping workflow validation
Some legacy workflows with legacy custom nodes might have invalid workflow against current schema. Known issues are some custom nodes are setting nodes[x].inputs[y].type
to non-string value.
What's Changed
- Reduce setting content height to avoid dialog level scroll by @huchenlei in #341
- i18n for setting dialog header by @huchenlei in #343
- Update README.md by @huchenlei in #346
- Update lg (ES6 LGraph) by @huchenlei in #347
- link release pops up searchbox by default (#348) by @huchenlei in #350
- Refactor nodeDefStore.nodeTree by @huchenlei in #351
- Make workflow group color optional by @huchenlei in #354
- Allow skipping workflow validation by @huchenlei in #355
- Add link release searchbox trigger mode by @huchenlei in #356
- 1.2.15 by @huchenlei in #358
Full Changelog: v1.2.14...v1.2.15
v1.2.14
What's Changed
- Explicitly bind litegraph names to global scope by @huchenlei in #331
- Reland "Update litegraph (Vite build)" by @huchenlei in #332
- Migrate settings dialog to Vue by @huchenlei in #335
- Categorize setting items by @huchenlei in #338
- Assign default category Others by @huchenlei in #339
- 1.2.14 by @huchenlei in #340
Full Changelog: v1.2.13...v1.2.14
v1.2.13
What's Changed
- Revert "Update litegraph (Vite build)" by @huchenlei in #329
- 1.2.13 by @huchenlei in #330
Full Changelog: v1.2.12...v1.2.13