Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.8.12
What's Changed
- [Style] Only show sidebar tool buttons when sidebar hovered by @huchenlei in #2378
- [Style] Show sidebar tool buttons when sidebar is focused by @huchenlei in #2379
- [Refactor] Extract global window litegraph as a composable by @huchenlei in #2380
- [Refactor] Extract litegraph canvas drop target logic as composable by @huchenlei in #2381
- Update Python fallback mirror in uvMirrors.ts by @jojodecayz in #2382
- refine locales/ko by @ltdrdata in #2385
- Generate drag preview for node library nodes by @huchenlei in #2387
- Show bookmark buttons when item is focused by @christian-byrne in #2386
- Type LGraphNode.onDragOver/onDragDrop by @huchenlei in #2389
- 1.8.12 by @huchenlei in #2390
New Contributors
- @jojodecayz made their first contribution in #2382
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
- [Style] Use consistent color for workflow sidebar tab tool buttons by @huchenlei in #2376
- [Desktop] Fix mirror validation in settings dialog by @huchenlei in #2375
- 1.8.11 by @huchenlei in #2377
Full Changelog: v1.8.10...v1.8.11
v1.8.10
What's Changed
- Fix 404 PythonInstallMirror url suffix by @huchenlei in #2373
- 1.8.10 by @huchenlei in #2374
Full Changelog: v1.8.9...v1.8.10
v1.8.9
What's Changed
- [3d] move change background color button by @jtydhr88 in #2365
- [CI] Auto-generate release notes in GH action by @webfiltered in #2364
- Add UV mirrors settings by @huchenlei in #2333
- [CI] Skip draft in github release action by @huchenlei in #2366
- [Desktop] Apply default pypi mirror when installing CPU torch by @huchenlei in #2367
- refine locales/ko by @ltdrdata in #2368
- Correct node/output titles when grouping nodes (#2359) by @huchenlei in #2370
- Fix mirror item key not being unique by @huchenlei in #2371
- 1.8.9 by @huchenlei in #2372
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- [Refactor] Use computed states for maintenance/StatusTag by @huchenlei in #2352
- Add convert to input for the clicked widget by @webfiltered in #2357
- Set Node ID badges to hidden by default by @christian-byrne in #2356
- Add cursor drop effect when dragging nodes/models onto graph by @christian-byrne in #2354
- [Test] Update test expectations for 2357 by @webfiltered in #2361
- Update litegraph 0.8.62 by @webfiltered in #2360
- Add option to disable combo box zoom-in scaling by @webfiltered in #2362
- 1.8.8 by @webfiltered in #2363
Full Changelog: v1.8.7...v1.8.8
v1.8.7
What's Changed
- Enable missing models dialog by default by @christian-byrne in #2345
- Use v1-5-pruned-emaonly-fp16 model in default template workflow by @christian-byrne in #2346
- [3d] animation node UI change by @jtydhr88 in #2347
- Add "Don't show this again" checkbox to missing models dialog by @christian-byrne in #2344
- Add tutorial workflow function for new desktop users by @christian-byrne in #2315
- [DevExperience] Add default VSCode launch.json by @huchenlei in #2348
- [Refactor] Move workflow restore from app to GraphCanvas by @huchenlei in #2349
- [Refactor] Extract workflow/workflow tabs restore into a composable by @huchenlei in #2350
- 1.8.7 by @huchenlei in #2351
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- Fix missing models dialog by @christian-byrne in #2336
- Click url input status icon to trigger validation by @huchenlei in #2339
- [3d] add preview 3d animation node by @jtydhr88 in #2341
- 1.8.6 by @huchenlei in #2343
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- [i18n] Load custom nodes locales from ComfyUI server by @huchenlei in #2314
- Fix translation id in folder customization dialog by @christian-byrne in #2320
- Clean tags in issue reports by @christian-byrne in #2323
- [Desktop] Add restart app instruction to git fix task by @webfiltered in #2322
- Fix form validation message appearing unnecessarily by @christian-byrne in #2324
- Add url setting type by @huchenlei in #2327
- [3d] refactor code by @jtydhr88 in #2326
- [3d] improve storing Camera State logic by @jtydhr88 in #2328
- Allow passthrough attrs on UrlInput by @huchenlei in #2329
- Add
validateUrlFn
props on UrlInput component by @huchenlei in #2330 - UrlInput emits update:modelValue only on blur by @huchenlei in #2331
- Validate on mount for UrlInput by @huchenlei in #2332
- 1.8.5 by @huchenlei in #2335
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- Fix console error on adding node via searchbox by @huchenlei in #2317
- [Desktop] Use Window Controls Overlay API by @webfiltered in #2316
- [Desktop] Remove beforeunload handler - unusable in electron by @webfiltered in #2318
- 1.8.4 by @huchenlei in #2319
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- Add forms plugin to issue report component by @christian-byrne in #2302
- Fix validation message locale by @huchenlei in #2309
- [chore] Update vue to 3.5 by @huchenlei in #2308
- Update SearchBox vue features by @christian-byrne in #2310
- [Desktop] Startup maintenance screen by @webfiltered in #2253
- [Refactor] Desktop maintenance task runner by @webfiltered in #2311
- 1.8.3 by @huchenlei in #2312
Full Changelog: v1.8.2...v1.8.3