Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.3.39
What's Changed
- Litegraph: Reroute support by @webfiltered in #1420
- [Electron] Add basic welcome screen by @huchenlei in #1491
- Add update-litegraph script by @huchenlei in #1495
- Update litegraph 0.8.25 by @huchenlei in #1496
- 1.3.39 by @huchenlei in #1497
Full Changelog: v1.3.38...v1.3.39
v1.3.38
What's Changed
- Setting dialog responsive design for smaller screen size (screen width < 1536) by @huchenlei in #1472
- Update litegraph (Animate to bounds) by @huchenlei in #1475
- Fit view to bounds by @bezo97 in #1474
- Live terminal output by @pythongosssss in #1347
- feat:use electron api to download models by @oto-ciulis-tt in #1473
- Revert "Enable New UI by default" by @huchenlei in #1476
- Change tooltip location to bottom for sidebar action buttons by @huchenlei in #1479
- Persist splitter state in localStorage by @huchenlei in #1480
- Fix changeTracker modified state by @huchenlei in #1481
- Fix node badge on unknown color palette by @huchenlei in #1487
- 1.3.38 by @huchenlei in #1488
New Contributors
- @oto-ciulis-tt made their first contribution in #1473
Full Changelog: v1.3.37...v1.3.38
v1.3.37
What's Changed
- Always sort workflows tree by @huchenlei in #1456
- Fix ('STRING',) input node by @huchenlei in #1457
- Add comfyui-electron-types dependency by @huchenlei in #1459
- Enable New UI by default by @huchenlei in #1460
- Fix TypeError thrown by @webfiltered in #1461
- Update litegraph by @huchenlei in #1462
- Consistently use -1 for temporary file size by @huchenlei in #1464
- Fix queue button icon layout shift by @huchenlei in #1469
- 1.3.37 by @huchenlei in #1470
Full Changelog: v1.3.36...v1.3.37
v1.3.36
What's Changed
- [Electron] Add electron-specific setup page by @huchenlei in #1444
- Bump happy-dom from 15.4.0 to 15.11.0 by @dependabot in #1445
- Add menu button to toggle focus mode by @huchenlei in #1446
- Update litegraph by @huchenlei in #1447
- Move refresh button from actionbar to 'Edit' menu by @huchenlei in #1451
- Fix loading of workflow bookmarks by @huchenlei in #1452
- 1.3.36 by @huchenlei in #1453
Full Changelog: v1.3.35...v1.3.36
v1.3.35
What's Changed
- Fix save workflow binding on Ctrl + S by @huchenlei in #1442
- 1.3.35 by @huchenlei in #1443
Full Changelog: v1.3.34...v1.3.35
v1.3.34
What's Changed
- Workflow Management Reworked by @huchenlei in #1406
- [Extension API] Register about panel badge by @huchenlei in #1436
- Update litegraph (Remove hardcode +1 size) by @huchenlei in #1438
- 1.3.34 by @huchenlei in #1440
Full Changelog: v1.3.33...v1.3.34
v1.3.33
What's Changed
- [skip ci] Update README.md by @huchenlei in #1425
- Pin selected items (Nodes + Groups) by @huchenlei in #1427
- Speed up E2E tests using fully parallel by @webfiltered in #1429
- Fix user stuck in title editing state by @huchenlei in #1430
- Handle errors from top action menu commands by @huchenlei in #1432
- 1.3.33 by @huchenlei in #1435
Full Changelog: v1.3.32...v1.3.33
v1.3.32
What's Changed
- Update tests with precise node positions / sizes by @webfiltered in #1408
- Animate goto node by @huchenlei in #1412
- Highlight splitter gutter on resizing by @huchenlei in #1414
- Add Litegraph multi-select & group nesting by @webfiltered in #1416
- Update Litegraph API: Group move / select / titlebar by @webfiltered in #1418
- Create new branch in release script by @huchenlei in #1423
- 1.3.32 by @huchenlei in #1424
Full Changelog: v1.3.31...v1.3.32
v1.3.31
What's Changed
- [Refactor] Rework userFileStore to match existing API on ComfyWorkflow by @huchenlei in #1394
- Remove deprecated method isFavorite by @huchenlei in #1397
- Add support for hidden & advanced widgets by @pythongosssss in #1389
- [Refactor] Extract createTemporary by @huchenlei in #1398
- [Refactor] Move exportWorkflow from menu to workflowService by @huchenlei in #1399
- Split jest tests into fast and slow groups by @huchenlei in #1401
- Add playwright concurrency - multi-user mode by @webfiltered in #1400
- Add finally handler for rename tree node action by @huchenlei in #1403
- Track previous workflow name on Vue side by @huchenlei in #1404
- Fix primitive resize when node size ref retained by @webfiltered in #1405
- Disable flaky test on missing model download dialog by @huchenlei in #1409
- 1.3.31 by @huchenlei in #1411
Full Changelog: v1.3.30...v1.3.31
v1.3.30
What's Changed
- Fix double trigger of setting onChange callback by @huchenlei in #1385
- Update litegraph API - add @ts-expect-error by @webfiltered in #1380
- Fix queue ResultItem schema by @huchenlei in #1386
- Add npm release script to automatically create release PR by @huchenlei in #1392
- 1.3.30 by @huchenlei in #1393
Full Changelog: v1.3.29...v1.3.30