Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.19.1
What's Changed
- [Desktop] Fix Server-Config panel does not load by @webfiltered in #3743
- [TS] Require override keyword by @webfiltered in #3746
- Implement mask editor undo/redo by @Yiximail in #3708
- [chore] Update litegraph to 0.15.0-2 by @comfy-pr-bot in #3750
- [3d] add recording video support by @jtydhr88 in #3749
- Add setting to enable Litegraph trackpad gestures by @webfiltered in #3751
- [API Nodes] Add API Nodes new feature dialog by @huchenlei in #3755
- [Bug] Remove default dialog close button on news dialog by @huchenlei in #3758
- [chore] Update litegraph to 0.15.0-3 by @comfy-pr-bot in #3757
- 1.19.1 by @comfy-pr-bot in #3756
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
- [Desktop] Add toasts for update check by @benceruleanlu in #3723
- Change groupNode menu anchor to retain position by @webfiltered in #3733
- [Bug] Register dom widget when only node is added to graph by @huchenlei in #3732
- Fix: server fails to load SVG outputs when user has "Preview Format" setting specified by @christian-byrne in #3734
- add List view for workflow tempalte by @jtydhr88 in #3710
- [chore] Update litegraph to 0.15.0-1 by @comfy-pr-bot in #3738
- [Subgraph] Add subgraph breadcrumbs component by @christian-byrne in #3241
- Show warning toast when no items are selected by @webfiltered in #3741
- 1.19.0 by @comfy-pr-bot in #3737
Full Changelog: v1.18.6...v1.19.0
v1.18.7
What's Changed
- 1.18.7 by @webfiltered in #3745
- Revert "1.18.7" by @webfiltered in #3747
- 1.18.7 by @webfiltered in #3748
Full Changelog: v1.18.6...v1.18.7
v1.18.6
What's Changed
- [chore] Update litegraph to 0.14.5 by @comfy-pr-bot in #3713
- Bump vite from 5.4.18 to 5.4.19 by @dependabot in #3715
- Prune widgets on graph configure by @huchenlei in #3716
- [chore] Update litegraph to 0.14.6 by @comfy-pr-bot in #3717
- add svg metadata loading by @thot-experiment in #3719
- Increase template card titles' line height to 2 lines by @christian-byrne in #3722
- [Test] Add missing test expectation by @webfiltered in #3724
- [chore] Update litegraph to 0.15.0-0 by @comfy-pr-bot in #3725
- [TS] Fix strict type on chain callback, widgetInput by @webfiltered in #3727
- [API Node] Sort API templates by name by @christian-byrne in #3721
- [chore] Update electron-types to 0.4.43 by @comfy-pr-bot in #3731
- [Bug] Fix zoom lag of DOM widget by @huchenlei in #3714
- 1.18.6 by @comfy-pr-bot in #3730
New Contributors
- @thot-experiment made their first contribution in #3719
Full Changelog: v1.18.5...v1.18.6
v1.18.5
What's Changed
- [Auth] Allow change password in user panel by @huchenlei in #3699
- [Style] Fix user icon size by @huchenlei in #3701
- [Refactor] Use single map to store dom widget and states by @huchenlei in #3703
- [Bug] Fix staging tag shown in prod by @huchenlei in #3705
- Fix parsing workflows from mp4 (isobmff) by @christian-byrne in #3707
- [chore] Update litegraph to 0.14.4 by @comfy-pr-bot in #3706
- 1.18.5 by @comfy-pr-bot in #3711
Full Changelog: v1.18.4...v1.18.5
v1.18.4
What's Changed
- [Bug] Identify api nodes as core nodes by @huchenlei in #3683
- [Refactor] Extract CreditTopUpOption component by @huchenlei in #3685
- [Style] Use icon for experimental setting tag by @huchenlei in #3687
- [Style] Hide deprecated settings on UI by @huchenlei in #3688
- Adopt copilot instructions by @benceruleanlu in #3689
- [API Node] Update FAQ link to docs.comfy by @christian-byrne in #3691
- Remove refresh button when all nodes are selected by @huchenlei in #3690
- Add contact info to auth modal by @benceruleanlu in #3692
- Show staging tag for staging firebase by @huchenlei in #3693
- Fix graph.change called twice on keypress by @webfiltered in #3695
- Personal Data Consent Checkbox by @benceruleanlu in #3697
- 1.18.4 by @comfy-pr-bot in #3686
Full Changelog: v1.18.3...v1.18.4
v1.18.3
What's Changed
- [Cleanup] Remove unnecessary null check on auth (2/2) by @huchenlei in #3661
- [chore] Update litegraph to 0.14.3 by @comfy-pr-bot in #3660
- [Auth] Report better auth domain error by @huchenlei in #3662
- [API Node] Conditional signup render by @christian-byrne in #3653
- [Auth] Warn insecure context on login by @huchenlei in #3663
- [Bug] Fix mp4 output preview in queue by @huchenlei in #3672
- [Refactor] Convert save viewport in workflow to watcher by @webfiltered in #3673
- Fix two undo steps on alt-click to add reroute by @webfiltered in #3675
- better expression by @jtydhr88 in #3678
- Fix two undo steps on add node via context menu by @webfiltered in #3674
- [upstream] Upstream PreviewAny from rgthree-comfy by @jtydhr88 in #3640
- 1.18.3 by @comfy-pr-bot in #3677
Full Changelog: v1.18.2...v1.18.3
v1.18.2
What's Changed
- [Refactor] Extract user credit component by @huchenlei in #3630
- Implement top menu user popover by @huchenlei in #3631
- [Cleanup] Remove api.listUserData by @huchenlei in #3632
- Fix electron type workflow by @webfiltered in #3633
- [chore] Update electron-types to 0.4.42 by @comfy-pr-bot in #3634
- Remove automatic nightly pytorch for blackwell users on desktop by @benceruleanlu in #3613
- [Cleanup] Remove tooltip on current user button by @huchenlei in #3636
- Add contributing guidelines to README.md by @benceruleanlu in #3637
- Load workflows from mp4/mov files by @christian-byrne in #3543
- [chore] Update litegraph to 0.14.2 by @comfy-pr-bot in #3650
- Add theme colour for disabled widgets by @webfiltered in #3657
- 1.18.2 by @comfy-pr-bot in #3659
Full Changelog: v1.18.1...v1.18.2
v1.18.1
What's Changed
- [Refactor] Async load all setting panels by @huchenlei in #3604
- Add Comfy.User.SignOut command by @huchenlei in #3608
- Remove Release Summary section in README by @benceruleanlu in #3607
- Update README with Recommended Code Editor Configuration by @benceruleanlu in #3606
- Add unified sidebar width setting by @benceruleanlu in #3605
- Revert "Add unified sidebar width setting" by @huchenlei in #3609
- [Cleanup] Remove unnecessary null check on auth by @huchenlei in #3610
- Reland "Add unified sidebar width setting" by @benceruleanlu in #3611
- ignore Vite timestamped config modules in .gitignore by @benceruleanlu in #3614
- [Refactor] Split authStore into authStore and authService by @huchenlei in #3612
- Use PrimeVue Avatar component by @huchenlei in #3615
- [nit] Use TorchMirrorUrl by @benceruleanlu in #3617
- Fix incorrect touch event handling by accurately tracking touch points by @Yiximail in #3622
- Expand component test coverage to BrowserTabTitle by @benceruleanlu in #3623
- Fix long-press to open contextmenu on touch devices by @Yiximail in #3624
- [chore] Update litegraph to 0.14.1 by @comfy-pr-bot in #3627
- Fix dynamic screen height by @Yiximail in #3626
- Move component tests into the same directory as their component counterparts by @benceruleanlu in #3625
- Fix new link follows pointer until menu closed by @webfiltered in #3628
- 1.18.1 by @comfy-pr-bot in #3629
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- [Test] Add test expectation by @webfiltered in #3593
- Introduce widgetType option to inputSpec by @AustinMroz in #3550
- Re-style TopUpCreditDialog to match design by @huchenlei in #3597
- [nit] Rename credit history to invoice history by @huchenlei in #3598
- add importmap for vue-i18n by @jtydhr88 in #3595
- [chore] Update litegraph to 0.14.0 by @comfy-pr-bot in #3602
- Improve default node sizes by @webfiltered in #3596
- 1.18.0 by @comfy-pr-bot in #3552
Full Changelog: v1.17.11...v1.18.0