Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
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
v1.2.12
What's Changed
- Update litegraph (Vite build) by @huchenlei in #320
- Add models information to default workflow. by @robinjhuang in #321
- Missing node dialog revamp by @huchenlei in #322
- Fix script type by @huchenlei in #325
- Shift dialog close to right by @huchenlei in #327
- Add more litegraph change browser tests by @huchenlei in #326
- 1.2.12 by @huchenlei in #328
New Contributors
- @robinjhuang made their first contribution in #321
Full Changelog: v1.2.11...v1.2.12
v1.2.11
What's Changed
- Sync commit fixing flac metadata by @huchenlei in #307
- Add error boundary on node.DrawBackground by @huchenlei in #311
- Sync 2666 Execution Model Inversion by @huchenlei in #312
- Proper truncate of long content in node preview by @huchenlei in #313
- Update README.md by @huchenlei in #314
- Organize searchbox files by @huchenlei in #315
- 1.2.11 by @huchenlei in #318
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- Add issue templates by @huchenlei in #290
- fix: remove useless @ts-ignore and migrate to @ts-expect-error by @tjx666 in #293
- Add eslint by @huchenlei in #294
- Reduce loglevel on node def validation by @huchenlei in #295
- Update README.md (Add trouble shooting section) by @huchenlei in #296
- Revert to sync validation on node def for better performance by @huchenlei in #297
- Add support for node/input/output tooltips by @pythongosssss in #287
- Fix PrimeVue ref error on adding node via searchbox by @huchenlei in #298
- 1.2.10 by @huchenlei in #301
New Contributors
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
- Manage searchbox imp setting in Vue app by @huchenlei in #282
- Fix canvas not init issue by @huchenlei in #283
- Fix copy paste of widget value by @huchenlei in #284
- 1.2.9 by @huchenlei in #285
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- Sync #4090 by @christian-byrne in #272
- Allow input spec with extra values passthrough by @huchenlei in #273
- Allow INT/FLOAT represent list of numbers by @huchenlei in #274
- Update litegraph (Font size fix / Perf improvement) by @huchenlei in #275
- Disable flux example workflow test by @huchenlei in #278
- 1.2.8 by @huchenlei in #279
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- Update litegraph (Add aria labels) by @huchenlei in #262
- Block UI interaction when loading by @huchenlei in #263
- Truncate JSON default value in node preview by @huchenlei in #264
- Add spellcheck option to Multiline widget, add Interrupt Queue keybind by @UrzasLegacy in #267
- Update litegraph (Batch link move with shift + drag) by @huchenlei in #268
- 1.2.7 by @huchenlei in #270
- Update README.md by @huchenlei in #271
New Contributors
- @UrzasLegacy made their first contribution in #267
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
nodelib_sort.mp4
- Update litegraph (Fix drag + alt copy node) by @huchenlei in #253
- Fix node preview widget overflow by @huchenlei in #254
- Manage canvas element in Vue by @huchenlei in #255
- Store spinner state in workspace state store by @huchenlei in #256
- Add sort button in node library sidebar tab by @huchenlei in #259
- Attach isLeaf info to node library tree node by @huchenlei in #260
- 1.2.6 by @huchenlei in #261
Full Changelog: v1.2.5...v1.2.6