Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
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
v1.3.29
What's Changed
- Add node id to execution error report by @huchenlei in #1371
- Update Litegraph API - canvas.state by @huchenlei in #1372
- Rename workspaceStateStore to workspaceStore by @huchenlei in #1374
- Fix jest test mock by @huchenlei in #1375
- Update litegraph API - 237 by @webfiltered in #1376
- Update litegraph (link snap to slot & highlight) by @huchenlei in #1378
- Hide empty folders when searching in model library by @huchenlei in #1382
- 1.3.29 by @huchenlei in #1383
Full Changelog: v1.3.28...v1.3.29
v1.3.28
What's Changed
- Fix empty model library folder content by @huchenlei in #1369
- 1.3.28 by @huchenlei in #1370
Full Changelog: v1.3.27...v1.3.28
v1.3.27
What's Changed
- [Refactor] Rework modelStore and ModelLibrarySidebarTab by @huchenlei in #1350
- Auto-expand model library tree on search by @huchenlei in #1357
- Restyle missing model warning dialog by @huchenlei in #1354
- Remove show model folder checkbox in missing model dialog by @huchenlei in #1358
- Move linkRenderMode extension to core by @huchenlei in #1359
- Use browser download in missing model dialog by @huchenlei in #1362
- Fix husky pre-commit & type check only staged by @webfiltered in #1361
- Focus mode by @huchenlei in #1365
- 1.3.27 by @huchenlei in #1366
Full Changelog: v1.3.26...v1.3.27
v1.3.26
What's Changed
- Update litegraph (Fix group select) by @huchenlei in #1342
- Restyle missing node warning dialog by @huchenlei in #1348
- Add type annotation for missingNodeTypes by @huchenlei in #1349
- Update litegraph 0.8.10 by @huchenlei in #1351
- [skip ci] Add typecheck pre-commit hook by @huchenlei in #1352
- 1.3.26 by @huchenlei in #1353
Full Changelog: v1.3.25...v1.3.26
v1.3.25
What's Changed
- Convert pinia stores from options API to composition API by @huchenlei in #1330
- Enable ts-strict for workflowStore by @huchenlei in #1332
- Bugfix workflow saving with control_before_generate by @bezo97 in #1331
- Enable ts-strict for queueStore by @huchenlei in #1333
- [skip ci] Update README (Dev section) by @huchenlei in #1334
- Enable ts-strict for nodeBookmarkStore by @huchenlei in #1336
- Enable ts-strict for changeTracker by @huchenlei in #1338
- Remove unused param - litegraph update by @webfiltered in #1335
- Update litegraph (Slot highlight) by @huchenlei in #1339
- Handle invalid node def errors by @huchenlei in #1340
- 1.3.25 by @huchenlei in #1341
Full Changelog: v1.3.24...v1.3.25
v1.3.24
What's Changed
- Update litegraph to 0.8.6 by @huchenlei in #1316
- [Refactor] Make node badge a vue component by @huchenlei in #1317
- Convert nodeDefStore to use composition API by @huchenlei in #1318
- Enable ts-strict for nodeDefStore by @huchenlei in #1319
- Enable ts-strict for executionStore by @huchenlei in #1320
- Enable ts-strict for commandStore by @huchenlei in #1321
- Enable ts-strict for settingStore by @huchenlei in #1322
- Enable ts-strict for ui/settings by @huchenlei in #1323
- Enable ts-strict for api.ts by @huchenlei in #1324
- Update litegraph (Multi-group selection) by @huchenlei in #1325
- 1.3.24 by @huchenlei in #1326
Full Changelog: v1.3.23...v1.3.24
v1.3.23
What's Changed
- Handle potential undefined node data in NodeBookmarkTreeExplorer by @huchenlei in #1300
- Update bug-report.yaml (Add settings section) by @huchenlei in #1301
- Fix playwright test on settings API by @huchenlei in #1303
- Move ComfyPage to fixtures folder by @huchenlei in #1304
- Split ComfyPage fixture by @huchenlei in #1305
- Fix import of NodeReference in ComfyPage by @huchenlei in #1306
- Update litegraph (TypeScript LiteGraphGlobal) by @huchenlei in #1308
- Setup clean setting state before every playwright test by @huchenlei in #1309
- Revert "Fix playwright test on settings API" by @huchenlei in #1310
- Disallow node library bookmark folder name with / by @huchenlei in #1311
- Enable ts-strict for colorUtil, contextMenuFilter and linkRenderMode by @bjszd in #1313
- 1.3.23 by @huchenlei in #1314
Full Changelog: v1.3.22...v1.3.23