Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.37.6
What's Changed
- Feat(cloud)/pricing plan template details by @simula-r in #7867
- Dynamic input fixes by @AustinMroz in #7837
- fix: make hover-based buttons accessible on touch devices by @Myestery in #7872
- Cleanup: Remove test block from vite.config.ts since we already have a vitest.config.ts by @DrJKL in #7873
- feat: Stale-while-revalidate pattern for AssetBrowserModal by @DrJKL in #7880
- Prevent nav item shrink by @viva-jinyi in #7869
- feature: media asset card design changes by @viva-jinyi in #7858
- fix: wrap image preview navigation dots when overflowing node width by @jtydhr88 in #7891
- fix: use pre-bundled wwobjloader2 worker for production builds by @jtydhr88 in #7879
- Improve Import Failed Error Messages by @viva-jinyi in #7871
- feat: display label_on/label_off for boolean widgets in vueNodes mode by @jtydhr88 in #7894
- Fix linked asset widget promotion in vue by @AustinMroz in #7895
- fix(price-badges): add missing badge for WanReferenceVideoApi node by @bigcat88 in #7901
- fix(price-badges): improve Gemini and OpenAI chat nodes by @bigcat88 in #7900
- feat: add red dot indicator to top menu custom nodes manager button by @viva-jinyi in #7896
- 1.37.6 by @comfy-pr-bot in #7885
Full Changelog: v1.37.5...v1.37.6
v1.37.5
What's Changed
- [QPOv2] Add N active jobs and clear queue button by @benceruleanlu in #7731
- Chore: Typescript cleanup (1 / N) by @DrJKL in #7817
- feat: split asset_update_options_enabled into separate deletion and rename flags by @luke-mino-altherr in #7864
- feat: add skeleton visualization toggle for 3D models by @jtydhr88 in #7857
- fix: prevent image preview resize issues when switching to vueNodes mode by @jtydhr88 in #7868
- 1.37.5 by @comfy-pr-bot in #7866
Full Changelog: v1.37.4...v1.37.5
v1.37.4
What's Changed
- fix: continue rendering when 3D animation is playing by @jtydhr88 in #7836
- chore: migrate tests from tests-ui/ to colocate with source files by @DrJKL in #7811
- fix: disable frustum culling for SkinnedMesh to prevent clipping during animation by @jtydhr88 in #7856
- feat: New Template Library by @christian-byrne in #7062
- [feat] Add async model upload with WebSocket progress tracking by @luke-mino-altherr in #7746
- [QPOv2] Add media assets viewmode toggle by @benceruleanlu in #7729
- 1.37.4 by @comfy-pr-bot in #7855
Full Changelog: v1.37.3...v1.37.4
v1.37.3
What's Changed
- fix: Improve legacy widget compatibility in vueNodes mode by @jtydhr88 in #7766
- Support AMD GPUs on Desktop by @benceruleanlu in #7799
- fix: enable workflow validation by @csongorczezar in #7833
- Fixed Brush Settings Post Refactor and Added Numeric Control by @brucew4yn3rp in #7783
- fix 3d-min-resize by @kaili-yang in #7815
- feat: add animation progress bar for 3D nodes and viewer by @jtydhr88 in #7839
- i18n: Update zh locale by @DorotaLuna in #7787
- feat: add Comfy.Queue.ToggleOverlay command for job history panel by @kaili-yang in #7805
- feat: use Web Worker for OBJ loading to prevent UI blocking by @jtydhr88 in #7846
- Bump desktop-ui version from 0.0.4 to 0.0.6 by @benceruleanlu in #7834
- 1.37.3 by @comfy-pr-bot in #7824
Full Changelog: v1.37.2...v1.37.3
v1.36.13
What's Changed
- test: deflake templates locale coverage by @christian-byrne in #7705
- feat: position properties panel opposite to sidebar by @csongorczezar in #7647
- fix(queue): Cancel button now works for pending jobs by @godwiniheuwa in #7788
- Component: The Rest of the PrimeVue buttons by @DrJKL in #7649
- [backport core/1.36] fix: restore mask editor compatibility with Impact-Pack plugin by @comfy-pr-bot in #7800
- 1.36.13 by @comfy-pr-bot in #7854
New Contributors
- @godwiniheuwa made their first contribution in #7788
Full Changelog: v1.36.12...v1.36.13
v1.37.2
What's Changed
- Guard downgrades via billing portal by @christian-byrne in #7813
- 1.37.2 by @comfy-pr-bot in #7818
Full Changelog: v1.37.1...v1.37.2
v1.37.1
What's Changed
- Chore: Upgrade Vitest to v4 by @DrJKL in #7797
- CI: Use custom container for E2E tests by @Myestery in #7625
- fix: restore mask editor compatibility with Impact-Pack plugin by @jtydhr88 in #7762
- fix: PrimitiveNode combo widget value not persisting in vueNodes mode by @jtydhr88 in #7782
- disable workflow validation warnings by default by @christian-byrne in #7795
- Use useI18n in media asset actions by @benceruleanlu in #7744
- [feat] Filter out nlf model type from Upload Model flow by @luke-mino-altherr in #7793
- 1.37.1 by @comfy-pr-bot in #7808
Full Changelog: v1.37.0...v1.37.1
v1.37.0
What's Changed
- test: deflake templates locale coverage by @christian-byrne in #7705
- feat: position properties panel opposite to sidebar by @csongorczezar in #7647
- fix(queue): Cancel button now works for pending jobs by @godwiniheuwa in #7788
- Component: The Rest of the PrimeVue buttons by @DrJKL in #7649
- 1.37.0 by @comfy-pr-bot in #7794
New Contributors
- @csongorczezar made their first contribution in #7647
- @godwiniheuwa made their first contribution in #7788
Full Changelog: v1.36.12...v1.37.0
v1.36.12
What's Changed
- [i18n] update zh by @DorotaLuna in #7761
- fix: import fail info warning icon by @viva-jinyi in #7753
- Fix component widget state on graph change by @tomm1e in #7648
- feat: add ImageCompare node by @jtydhr88 in #7538
- 1.36.12 by @comfy-pr-bot in #7763
New Contributors
Full Changelog: v1.36.11...v1.36.12
v1.36.11
What's Changed
- Fix slot renaming in vue by @AustinMroz in #7748
- Workaround for reload causing node spread by @AustinMroz in #7751
- add prices for Kling Motion Control node by @bigcat88 in #7756
- 1.36.11 by @comfy-pr-bot in #7760
Full Changelog: v1.36.10...v1.36.11