Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.17.1
What's Changed
- [DevExperience] Add recommended extensions to .vscode by @huchenlei in #3459
- [chore] Update litegraph to 0.13.3 by @comfy-pr-bot in #3463
- Use bundler moduleResolution mode in tsconfig by @huchenlei in #3464
- [Api Node] Firebase auth and user auth store by @christian-byrne in #3467
- [chore] Update Comfy Registry API types from comfy-api@b664e39 by @comfy-pr-bot in #3465
- [API Nodes] Signin/Signup dialog by @huchenlei in #3466
- [API Nodes] Wire password login by @huchenlei in #3469
- [API Nodes] Setup Google/Github login by @huchenlei in #3471
- fix
2_pass_pose_worshipzh translation by @MakkiShizu in #3474 - [Test] Add LGraphBadge light theme browser test by @christian-byrne in #3475
- [API Nodes] Add auth_token_comfy_org to queue prompt request body by @huchenlei in #3477
- Log errors in generic error handler by @webfiltered in #3482
- Fix corrupt workflow permanently corrupts session by @webfiltered in #3484
- Support previewing animated image uploads by @christian-byrne in #3479
- Remove templates build from release process by @christian-byrne in #3481
- Add HiDream templates translations by @christian-byrne in #3485
- Translate Wan2.1-Fun template titles by @christian-byrne in #3489
- [Refactor] Extract setting dialog logic into composables by @huchenlei in #3490
- [Refactor] Move tree logic to setting composable by @huchenlei in #3491
- [Templates] Use fallbacks when translating template titles and category names by @christian-byrne in #3494
- Remove unused tailwind classes by @christian-byrne in #3495
- 1.17.1 by @comfy-pr-bot in #3486
New Contributors
- @MakkiShizu made their first contribution in #3474
Full Changelog: v1.17.0...v1.17.1
v1.16.9
v1.16.8
v1.17.0
What's Changed
- [lint] Add eslint-plugin-prettier by @huchenlei in #3433
- refine locales/ko by @ltdrdata in #3434
- [lint] Fix remaining vue lint warnings by @huchenlei in #3435
- [3d] move default values of showPreview, showGrid, cameraType to settings panel by @jtydhr88 in #3443
- Fix minor typo by @benceruleanlu in #3456
- [API Node] Sign in required dialog by @huchenlei in #3457
- [chore] Update litegraph to 0.13.2 by @comfy-pr-bot in #3460
- 1.17.0 by @comfy-pr-bot in #3458
Full Changelog: v1.16.7...v1.17.0
v1.16.7
What's Changed
- [Manager] Fix loading state on uninstall button by @christian-byrne in #3413
- [Types] Move enum to types file by @christian-byrne in #3416
- [Types] Adds missing settings fields types by @christian-byrne in #3417
- [3d] add support to output camera state by @jtydhr88 in #3421
- [Types] Make more types available directly in
@comfyorg/comfyui-frontend-typespackage by @christian-byrne in #3418 - [Type] Enable strict schema type for setting entries by @huchenlei in #3425
- Bump vite from 5.4.17 to 5.4.18 by @dependabot in #3426
- Allow zooming inside multi-line string widgets by @webfiltered in #3422
- Allow scrolling on .settings-content by @benceruleanlu in #3427
- Add reset individual keybind button by @benceruleanlu in #3423
- Add source prop to commands by @benceruleanlu in #3429
- 1.16.7 by @comfy-pr-bot in #3430
Full Changelog: v1.16.6...v1.16.7
v1.16.6
What's Changed
- [Manager] Add fallback to infer node pack when metadata is missing from workflow by @christian-byrne in #3396
- [lint] Enforce @typescript-eslint/no-floating-promises by @huchenlei in #3402
- [lint] Enable plugin vue recommended rules by @huchenlei in #3403
- Do not trigger autosave on workflows that are not persisted by @benceruleanlu in #3400
- [Manager] Fix hot reload after install of missing node pack by @christian-byrne in #3397
- [Bug] Fix widgets values migration by @huchenlei in #3404
- [chore] Update Comfy Registry API types from comfy-api@a28605f by @comfy-pr-bot in #3405
- Allow keybind overwriting by @benceruleanlu in #3393
- Generate a new workflow id when using "save as" by @webfiltered in #3407
- [Manager] Preview the individual nodes for packs on the registry by @christian-byrne in #3408
- [Manager] Allowing changing sort field of registry search results by @christian-byrne in #3409
- Rename reset keybindings to reset all keybindings by @benceruleanlu in #3411
- 1.16.6 by @comfy-pr-bot in #3410
Full Changelog: v1.16.5...v1.16.6
v1.16.5
What's Changed
- [Bug] Apply link fixes regardless of fixed state by @huchenlei in #3376
- Add tag pi-language icon for Comfy.Locale setting by @benceruleanlu in #3378
- Disable native reroute migration by @huchenlei in #3379
- [Cleanup] Remove ComfyApp.serializeGraph by @huchenlei in #3383
- Disable reroute migration (2/2) by @huchenlei in #3385
- Attach frontend version metadata on workflow export by @huchenlei in #3386
- [Manager] Fix infinite fetch attempts when response is empty by @christian-byrne in #3392
- keep user input on top of selection toolbox by @benceruleanlu in #3389
- [Manager] Button to open manager from Missing Nodes dialog by @christian-byrne in #3395
- 1.16.5 by @comfy-pr-bot in #3394
Full Changelog: v1.16.4...v1.16.5
v1.15.13
v1.16.4
What's Changed
- [Cleanup] Remove WidgetOptions.inputIsOptional by @huchenlei in #3361
- [Cleanup] Remove WidgetOptions.forceInput by @huchenlei in #3362
- Migrate defaultInput widget option by @huchenlei in #3364
- [Manager] Fix node pack icons not displaying in search results by @christian-byrne in #3366
- Update ComfyUI_devtools version in CI by @huchenlei in #3368
- [chore] Update litegraph to 0.13.1 by @comfy-pr-bot in #3369
- [Manager] Remove outdated comment by @christian-byrne in #3371
- Prevent widget value serialization for media preview widgets by @huchenlei in #3370
- [TS] Fix widget GET_CONFIG on loading primitive nodes by @huchenlei in #3374
- 1.16.4 by @comfy-pr-bot in #3372
Full Changelog: v1.16.3...v1.16.4
v1.16.3
What's Changed
- Upstream rgthree's link fixer by @huchenlei in #3350
- Don't translate 'Stable Zero' by @christian-byrne in #3352
- [Bug] Fix converted widget compression on export by @huchenlei in #3354
- [Manager] Handle display of git hash versions for NIGHTLY node packs by @christian-byrne in #3359
- [Feature Request]: Add resize keybinding (#3356) by @huchenlei in #3358
- 1.16.3 by @comfy-pr-bot in #3357
Full Changelog: v1.16.2...v1.16.3