Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
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
v1.2.5
What's Changed
- Fix "undo" incorrectly undoing text input by @webfiltered in #247
- Fix clientX/Y offset calculation by @huchenlei in #248
- Update README.md by @huchenlei in #249
- Float workflow selection on top of sidebar by @huchenlei in #250
- Fix no task message display by @huchenlei in #251
- 1.2.5 by @huchenlei in #252
New Contributors
- @webfiltered made their first contribution in #247
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
Features
- Node library side bar tab by @huchenlei in #237
- Sidebar tab API for extensions by @huchenlei in #215
Format
- Format test & config by @huchenlei in #211
- CSS formatting by @huchenlei in #221
- Apply new code format standard by @huchenlei in #217
Refactor
- Fix ws dev server URL by @huchenlei in #213
- [Major Refactor] Use pinia store to manage setting & nodeDef by @huchenlei in #202
- Use store to manage nodeSearchService by @huchenlei in #214
- Transforms ComfyInputsSpec on nodes by @huchenlei in #220
- Transform ComfyNodeDef to ComfyNodeDefImpl by @huchenlei in #224
- Add name field to BaseInputSpec by @huchenlei in #226
- Set default empty record for InputSpec by @huchenlei in #225
- Reverse init order by @huchenlei in #227
- Use ComfyNodeDefImpl on NodePreview component by @huchenlei in #228
- Fix extension register tab with API by @huchenlei in #229
- Fix splitter overlay z-index by @huchenlei in #230
- Make node def output class by @huchenlei in #231
- Allow duplicated output names by @huchenlei in #232
- Use ComfyNodeDefImpl on nodeSearchService by @huchenlei in #233
- Use ComfyNodeDefImpl on nodeDefStore by @huchenlei in #235
- Move sidebar y-axis overflow style to container by @huchenlei in #236
- Expose Queue Button on the menu. by @DrJKL in #238
- Add
ComfyApp.addNodeOnGraph
to simplify adding node on canvas by @huchenlei in #239 - Fix settings getter by @huchenlei in #240
- Fix combo input default value by @huchenlei in #242
Misc
- Test theme toggle feature by @huchenlei in #212
- Reduce history queue max length by @huchenlei in #243
- 1.2.3 by @huchenlei in #244
- 1.2.4 by @huchenlei in #246
New Contributors
Full Changelog: v1.2.2...v1.2.4
v1.2.2
What's Changed
- Add side bar icon tooltip by @huchenlei in #206
- Add i18n for side tool bar tooltips by @huchenlei in #207
- Update litegraph (Fix auto connect slot) by @huchenlei in #208
- Only install chromium in github action by @huchenlei in #210
- 1.2.2 by @huchenlei in #209
Full Changelog: v1.2.1...v1.2.2