Skip to content

Releases: Comfy-Org/ComfyUI_frontend

v1.39.5

03 Feb 00:22
7928e87

Choose a tag to compare

What's Changed

Full Changelog: v1.39.4...v1.39.5

v1.38.13

03 Feb 06:34
c8fd9a5

Choose a tag to compare

What's Changed

  • fix(test): Mobile Settings by @DrJKL in #8332
  • Road to no explicit any part 8 group 5 by @Myestery in #8329
  • feat: Make the text for the value control a clickable label by @DrJKL in #8334
  • feat: add cloud gtm injection by @benceruleanlu in #8311
  • refactor: parallelize bootstrap and simplify lifecycle with VueUse by @DrJKL in #8307
  • fix: include items array in purchase dataLayer by @benceruleanlu in #8339
  • Add a placeholder logo. by @DrJKL in #8321
  • fix: await needsLogin by @DrJKL in #8340
  • Fix Chinese translation "paste" misspelling by @chofuhoyu in #8316
  • Refactor DropZone to use VueUse useDropZone by @kaili-yang in #8174
  • Chore: Oxfmt formatting pass by @DrJKL in #8341
  • Fix: Implement scope-aware filtering for template modal by @Myestery in #8335
  • [refactor] SearchBox and MultiSelect style improvements by @viva-jinyi in #8328
  • Prevent partial copy of custom widgets when performing linked promotion on subgraphs by @AustinMroz in #6079
  • feat: Asset Browser Placeholder update by @DrJKL in #8349
  • Prevent configuring a node to a placeholder nodeId by @AustinMroz in #8342
  • feat: Add cancel button to active job card in grid view by @viva-jinyi in #8264
  • Revert/undo-788f5083-ef8657bb by @benceruleanlu in #8353
  • Add asset deletion progress indicator by @pythongosssss in #7906
  • Feat/workspaces 5 auth gate check by @simula-r in #8350
  • feat: add composable to determine if user is eligible for nightly survey(s) by @christian-byrne in #8189
  • [refactor] Manager dialog design improvements by @viva-jinyi in #8247
  • test: improve refreshRemoteConfig test quality by @christian-byrne in #8356
  • [backport core/1.38] CI: Add formatting after generating locales. by @comfy-pr-bot in #8361
  • [backport core/1.38] fix: increase Vue node resize handle size for better usability by @comfy-pr-bot in #8394
  • [backport core/1.38] fix: add null check in getCanvasCenter to prevent crash on asset insert by @comfy-pr-bot in #8403
  • [backport core/1.38] [bugfix] Fix manager missing node tab with shared composable by @comfy-pr-bot in #8410
  • [backport core/1.38] Fix flake hidream test by @comfy-pr-bot in #8420
  • [backport core/1.38] fix: add ResizeObserver to fix Preview3D initial render stretch by @comfy-pr-bot in #8423
  • [backport core/1.38] fix: use getAuthHeader in createCustomer to support API key auth by @comfy-pr-bot in #8425
  • [backport core/1.38] fix: dragging (e.g., when selecting text) in Markdown note causes node to drag by @comfy-pr-bot in #8427
  • [backport core/1.38] make new queue panel disabled by default by @comfy-pr-bot in #8445
  • [backport core/1.38] Fix Help Center display in linear mode by @comfy-pr-bot in #8448
  • [backport core/1.38] Fix invalid keybind flash by @comfy-pr-bot in #8451
  • [backport core/1.38] fix: default image input for the template is displayed as empty on dropdown selection by @comfy-pr-bot in #8455
  • [backport core/1.38] Improve template search input performance issue by @comfy-pr-bot in #8471
  • [backport core/1.38] feat: add category support for blueprints and protect global blueprints by @comfy-pr-bot in #8465
  • Revert matchtype slot reactivity on core/1.38 by @AustinMroz in #8481
  • [backport core/1.38] Fix: Hide Jobs in Assets Panel when Queue V2 is disabled. by @comfy-pr-bot in #8485
  • [backport core/1.38] fix: properties panel obscures menus in legacy layout by @comfy-pr-bot in #8490
  • [backport core/1.38] fix: prevent image/video preview reset on dynamic widget addition by @comfy-pr-bot in #8492
  • [backport core/1.38] Update control_after_generate schema by @comfy-pr-bot in #8506
  • [backport core/1.38] fix: update reactive ref after merge in imagePreviewStore by @comfy-pr-bot in #8502
  • [backport core/1.38] fix: add Frame Nodes to core menu items for multi-selection context menu by @comfy-pr-bot in #8553
  • [backport core/1.38] fix: node header on preview has a gap on the right (not flush) by @comfy-pr-bot in #8555
  • [backport core/1.38] fix: dedupe queueStore.update() to prevent race conditions by @comfy-pr-bot in #8557
  • 1.38.13 by @comfy-pr-bot in #8578

New Contributors

Full Changelog: v1.38.12...v1.38.13

v1.39.4

01 Feb 02:20
ea69282

Choose a tag to compare

What's Changed

Full Changelog: v1.39.3...v1.39.4

v1.39.3

31 Jan 04:32
a807986

Choose a tag to compare

What's Changed

Full Changelog: v1.39.2...v1.39.3

v1.39.2

30 Jan 00:14
a032e50

Choose a tag to compare

What's Changed

Full Changelog: v1.39.1...v1.39.2

v1.39.1

29 Jan 08:33
d2ff7d5

Choose a tag to compare

What's Changed

Full Changelog: v1.39.0...v1.39.1

v1.39.0

28 Jan 05:58
608ad1d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.38.12...v1.39.0

v1.38.12

27 Jan 04:46
7ad43c6

Choose a tag to compare

What's Changed

Full Changelog: v1.38.11...v1.38.12

v1.38.11

25 Jan 09:51
ba53803

Choose a tag to compare

What's Changed

  • fix: replace vite preload error reload with error logging by @jtydhr88 in #8261
  • fix: use authenticated API for remote config polling by @christian-byrne in #8266
  • Templates: Search speed by @DrJKL in #8286
  • Replace QPO with opening assets tab by @benceruleanlu in #8260
  • fix: letter sorting in image dropdown by @LittleSound in #8277
  • feat: add settings option to always show advanced widgets on all nodes by @LittleSound in #8244
  • Add 3d control buttons to linear mode by @AustinMroz in #8178
  • feat: implement fuzzy search for widgets and nodes using Fuse in Right Side Panel by @LittleSound in #8043
  • refactor: eliminate unsafe type assertions from Group 2 test files by @Myestery in #8258
  • docs(locale zh): confused with the original EmptyImageLatent, two identical options are displayed on the interface but they aren't the same. by @axn777 in #8273
  • Updates: More Modal Modification by @DrJKL in #8256
  • Linear: progressbar, tooltips, and output fixes by @AustinMroz in #8250
  • Style: Dark mode body on load alternative by @DrJKL in #8287
  • Fix: Background Image fix for dark theme loading change. by @DrJKL in #8292
  • fix: persist assets sidebar view mode by @benceruleanlu in #8299
  • Workspaces 4 members invites by @simula-r in #8245
  • fix: fallback to asset metadata/name when filename missing by @DrJKL in #8302
  • feat: add getAssetFilename util with fallback chain by @DrJKL in #8309
  • 1.38.11 by @comfy-pr-bot in #8285

New Contributors

Full Changelog: v1.38.10...v1.38.11

v1.38.10

23 Jan 23:02
69b57ea

Choose a tag to compare

What's Changed

Full Changelog: v1.38.9...v1.38.10