Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
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
v1.3.22
What's Changed
- Enable ts-strict for clipspace.ts by @maoXyzt in #1291
- Enable ts-strict for slotDefaults.ts by @maoXyzt in #1290
- New settings API by @huchenlei in #1292
- Add bottom panel support by @huchenlei in #1294
- Integrated terminal by @huchenlei in #1295
- [Extension API] Register custom bottom panel tabs by @huchenlei in #1296
- 1.3.22 by @huchenlei in #1297
Full Changelog: v1.3.21...v1.3.22
v1.3.21
What's Changed
- Revert "Enable ts-strict for contextMenuFilter.ts" by @huchenlei in #1287
- Revert "Enable ts-strict for invertMenuScrolling.ts" by @huchenlei in #1288
- 1.3.21 by @huchenlei in #1289
Full Changelog: v1.3.20...v1.3.21