ITADN
Comfy-Org/ComfyUI_frontend

版本发布 8

v1.48.7
? · 17 天前

## What's Changed * [backport core/1.48] fix(workflow): repair the A1111 import lifecycle and report broken installs accurately by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/14748 * [backport core/1.48] fix(billing): surface an unknown billing op type instead of defaulting silently by @wei-hai in https://github.com/Comfy-Org/ComfyUI_frontend/pull/14816 * [backport core/1.48] feat: image compositor node with PSD-style layer editor by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/14901 * 1.48.7 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/14906 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI_frontend/compare/v1.48.6...v1.48.7

v1.46.0
? · 2026-05-23

## What's Changed * 1.46.0 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12439 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI_frontend/compare/v1.45.14...v1.46.0

v1.44.19
? · 2026-05-23

## What's Changed * test: add E2E tests for keybinding settings panel coverage by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11455 * test: add E2E tests for queue button modes by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11209 * fix: stop PreviewAny widgets from triggering re-execution by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12010 * fix: hide Google free-tier copy in webviews by @benceruleanlu in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11924 * test: add perf test for subgraph transition bottleneck by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/10480 * test(maskeditor): expand useBrushDrawing behavioral coverage by @kaili-yang in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12001 * feat(pricing): add concurrent API jobs feature to Creator and Pro tiers by @Yourz in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12000 * feat(dialog): introduce Reka-UI dialog primitives + opt-in renderer branch (Phase 0) by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11719 * FE-537: fix(load3d): preserve camera view, fit transform, and first-frame paint after refresh by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11944 * fix: add guard to prevent user store re-initialization by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11959 * test: reuse queue button page object in e2e by @benceruleanlu in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11927 * refactor(load3d): replace PrimeVue Select/Slider/Checkbox with Reka UI by @kaili-yang in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12020 * feat: align cloud batch count limit with server-side queue cap by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11876 * perf: memoize asset display transform across filter tab switches by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11491 * fix: keep Reka overlays above PrimeVue dialogs by @jaeone94 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12038 * [backport core/1.44] refactor: align asset pagination schema by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12064 * [backport core/1.44] fix: remove asset hash verification by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12078 * [backport core/1.44] fix: prevent enter subgraph/toggle advanced when nodes were dragged by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12080 * [backport core/1.44] fix: make credits help icon a tooltip button in cloud user popover (FE-617) by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12083 * [backport core/1.44] fix: handle annotated output media paths in missing media scan by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12121 * [backport core/1.44] fix(i18n): clamp unsupported browser locales to a shipped tag (#11712) by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12178 * [backport core/1.44] fix: suppress missing media scan during uploads (#12111) by @jaeone94 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12188 * 1.44.19 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12147 * [backport core/1.44] fix: Load Image preview retains deleted asset (FE-230) by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12129 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI_frontend/compare/v1.44.18...v1.44.19

v1.45.6
? · 2026-05-13

## What's Changed * test: add test for custom node i18n by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12132 * feat: add model-to-node mappings for new model directories by @deepme987 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12151 * fix(i18n): clamp unsupported browser locales to a shipped tag by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11712 * test: enable vitest/consistent-each-for and migrate .each → .for by @DrJKL in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12161 * perf: debounce template search input to keep typing responsive by @LittleSound in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12183 * fix: suppress missing media scan during uploads by @jaeone94 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12111 * fix: update color widget colors by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12133 * fix: remove failed to export toast when cancelling export workflow by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12134 * test: FE-230 e2e regression for asset-delete clearing Load Image preview by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12131 * feat(website): SEO model pages — 207 models, FAQ JSON-LD, partner node support by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11892 * feat: cloud-nodes catalog at /cloud/supported-nodes by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11903 * chore(website): refresh Ashby roles snapshot by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12191 * fix(settings): unify settings item heights and use 14px label text by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12180 * fix(website): link careers page to Ashby job description, not application form by @DrJKL in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12200 * Fix pre-commit linter skipping type checks by @AustinMroz in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12203 * fix(queue): contain JobDetailsPopover error message overflow by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12173 * refactor: deduplicate Civitai hostname logic in getSourceName by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11822 * 1.45.6 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12204 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI_frontend/compare/v1.45.5...v1.45.6

v1.45.4
? · 2026-05-11

## What's Changed * 1.45.4 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12118 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI_frontend/compare/v1.45.3...v1.45.4

v1.43.18
? · 2026-05-09

## What's Changed * [backport core/1.43] fix: highlight missing input slots on Vue nodes by @jaeone94 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12004 * [core/1.43] Backport #12038: keep Reka overlays above PrimeVue dialogs by @jaeone94 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12046 * [backport core/1.43] refactor: align asset pagination schema by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12062 * [backport core/1.43] perf: drop useMouseInElement to fix templates search lag by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12048 * [backport core/1.43] fix: remove asset hash verification by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12076 * [backport core/1.43] fix: clarify unsaved-changes modal buttons and fix sign-out 3-state by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12091 * [backport core/1.43] fix: stop PreviewAny widgets from triggering re-execution by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12015 * [backport core/1.43] fix: guard progress_text before canvas init (#11174) by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11957 * 1.43.18 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/12100 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI_frontend/compare/v1.43.16...v1.43.18

v1.44.13
? · 2026-04-29

## What's Changed * test: add unit tests for linkFixer by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11668 * refactor(load3d): drive viewer behavior from ModelAdapter capabilities by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11660 * test: complete remaining Painter widget E2E tests by @kaili-yang in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11613 * feat: derive Preview3D camera pose from EXTRINSICS/INTRINSICS matrices by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11626 * refactor: consolidate browser_tests/helpers/ into fixtures/ by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11411 * feat: ECS Phase 0b — ID type aliases (FE-166/475/476/477) by @DrJKL in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11699 * fix: route context menu Download through downloadMultipleAssets by @synap5e in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11700 * test: Expand node search box V2 e2e coverage by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/10620 * test: add tests for canvas related settings by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11604 * fix: consolidate --color-coral-red variables into --color-coral by @comfydesigner in https://github.com/Comfy-Org/ComfyUI_frontend/pull/10374 * test: add unit tests for workspaceAuthStore retry/race paths by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11674 * test: add unit tests for useNodePricing edge cases by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11673 * test: add E2E tests for LoginButton toolbar component by @kaili-yang in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11562 * refactor: extract useBrushPersistence from useBrushDrawing by @kaili-yang in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11543 * test: extract title editor test component by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11605 * test: Canvas grid, ctx menu scaling and group padding settings by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11721 * feat(load3d): bind UI capability gating to ModelAdapterCapabilities by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11711 * test: add unit tests for colorUtil edge cases by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11671 * feat: Search - add ghost node following setting and increase opacity by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11365 * test: add tests for link related settings by @pythongosssss in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11612 * chore: update comfyui-ci-container to 0.0.17 by @DrJKL in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11569 * test: add E2E tests for ActionBarButtons toolbar component by @kaili-yang in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11561 * test(load3d): add unit tests for 9 previously-untested controls by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11730 * 1.44.13 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11732 ## New Contributors * @comfydesigner made their first contribution in https://github.com/Comfy-Org/ComfyUI_frontend/pull/10374 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI_frontend/compare/v1.44.12...v1.44.13

v1.44.11
? · 2026-04-27

## What's Changed * test: add unit tests for TopBarHeader by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11650 * test: add unit tests for MaskEditorContent main container by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11651 * refactor: extract Load3d right-click guard to load3dContextMenuGuard by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11625 * fix: resolve mesh widget thumbnails via asset preview API by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11538 * chore: add 301 redirects for old Framer case study URLs by @christian-byrne in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11654 * refactor(load3d): introduce ModelAdapter abstraction for the loader switch by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11627 * test(assets): add E2E tests for media type filter by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/10784 * test: add unit tests for PointerZone and ToolPanel by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11649 * test: add unit tests for SidePanel, MaskEditorButton, and BrushCursor by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11648 * test: add unit tests for mask editor settings panels by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11647 * test: add unit tests for maskEditorStore by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11645 * test: add unit tests for useMaskEditor composable by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11644 * test: add unit tests for useToolManager mask editor composable by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11643 * test: add unit tests for mask editor control components by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11642 * test: add unit tests for maskEditorDataStore by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11641 * test(assets): add unit tests and E2E fixture groundwork for sidebar filter & sort by @dante01yoon in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11632 * test: add unit tests for useKeyboard mask editor composable by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11639 * test: add unit tests for useCoordinateTransform mask editor composable by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11640 * 1.44.11 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI_frontend/pull/11656 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI_frontend/compare/v1.44.10...v1.44.11