Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.9.4
What's Changed
- [Style] Fix shrinking of extension added topmenu items by @huchenlei in #2436
- [Refactor] Rename hooks/ to composables/ by @huchenlei in #2437
- Add node drag preview for bookmarked nodes by @huchenlei in #2438
- Support insert workflow by dragging from workflow sidebar to canvas by @huchenlei in #2440
- [Cleanup] Rename usePragmaticDroppable to usePragmaticDragAndDrop by @huchenlei in #2441
- [Documentation] Add src/scripts/README.md by @huchenlei in #2442
- Refresh Preview3D node with node.onMouseEnter by @kvick-games in #2439
- 1.9.4 by @huchenlei in #2444
New Contributors
- @kvick-games made their first contribution in #2439
Full Changelog: v1.9.3...v1.9.4
v1.8.14
v1.9.3
What's Changed
- Bump vitest from 2.0.5 to 2.1.9 by @dependabot in #2420
- [BrowserTest] Add test on boolean widget by @huchenlei in #2421
- Update litegraph 0.8.67 by @huchenlei in #2423
- [Desktop] Use fallback mirrors for China users by @huchenlei in #2424
- Swap eslint/prettier trigger order in pre-commit by @huchenlei in #2428
- [i18n] Impl i18n context menu translation by @KarryCharon in #2425
- [Refactor] Replace explicit 'node' param with 'this' for TreeExplorer by @huchenlei in #2427
- 1.9.2 by @huchenlei in #2429
- 1.9.3 by @huchenlei in #2434
- Use fp16 model in default img2img template workflow by @christian-byrne in #2430
New Contributors
- @KarryCharon made their first contribution in #2425
Full Changelog: v1.9.1...v1.9.3
v1.9.1
What's Changed
- Use command label as header text in change keybinding dialog by @christian-byrne in #2404
- [BrowserTest] Add test on groupnode with duplicate hidden inputs by @christian-byrne in #2403
- [Refactor] Use litegraph.strokeShape by @huchenlei in #2406
- Fix NoteNode constructor fields by @huchenlei in #2410
- Update litegraph 0.8.65 by @huchenlei in #2411
- Use canvas.low_quality flag for DOMWidget show/hide by @huchenlei in #2413
- Add LiteGraph.Canvas.LowQualityRenderingZoomThreshold setting by @huchenlei in #2412
- Update litegraph 0.8.66 by @huchenlei in #2415
- 1.9.1 by @huchenlei in #2416
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Fix typo in coreSettings.ts by @christian-byrne in #2391
- [Accessibility] Use keybindings to add keybindings by @webfiltered in #2384
- [Desktop] Persist troubleshooting terminal when hidden by @webfiltered in #2398
- Add node tooltip delay setting by @webfiltered in #2396
- Add bottom panel to extension manager by @christian-byrne in #2393
- Revert "Correct node/output titles when grouping nodes (#2359) (#2370)" by @webfiltered in #2399
- 1.9.0 by @huchenlei in #2401
Full Changelog: v1.8.12...v1.9.0
v1.8.13
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