Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.2.32
oneClickFileIssue.mp4
What's Changed
- Add browser tests for litegraph changes (#580) (#585) by @huchenlei in #587
- Add a wait to prevent searchbox popup by @huchenlei in #589
- Fix right-click save image in gallery (firefox) by @christian-byrne in #588
- Execution Error Dialog Revamp (One click issue searching and filing) by @huchenlei in #595
- Improve node search matching algorithm by @huchenlei in #597
- Disable flaky test by @huchenlei in #598
- 1.2.32 by @huchenlei in #599
Full Changelog: v1.2.31...v1.2.32
v1.2.31
Task output folder view
The number is now clickable
folderView2.mp4
What's Changed
- Fix incorrect type paths by @bjszd in #568
- minor typo fix by @mcmonkey4eva in #567
- Add setting to disable missing nodes dialog by @huchenlei in #571
- Use settingStore to access setting by @huchenlei in #572
- Add custom sort function to improve search matching by @huchenlei in #574
- Prefer saved media over preview media as task cover media by @huchenlei in #576
- Revert "Add custom sort function to improve search matching" by @huchenlei in #578
- Task output folder view by @huchenlei in #579
- Update litegraph (Zoom speed adjustment) by @huchenlei in #580
- Change broken relative font paths by @TobTobXX in #584
- 1.2.31 by @huchenlei in #586
New Contributors
Full Changelog: v1.2.30...v1.2.31
v1.2.30
What's Changed
- Remove win32 expectations by @huchenlei in #551
- Add browser_tests README by @huchenlei in #553
- Fix multiuser selection screen by @huchenlei in #554
- Auto expand tree on search in node library tab by @huchenlei in #558
- enable cmd shortcuts for mac (mute & bypass) by @ruucm in #557
- Reduce debounce delay in node searchbox by @huchenlei in #559
- Reduce search highlight padding by @huchenlei in #560
- i18n node searchbox placeholder by @huchenlei in #561
- Support node deprecated/experimental flag by @huchenlei in #563
- Add experimental/deprecated tags to search result / node library by @huchenlei in #564
- Fix node library searchbox background color by @huchenlei in #565
- 1.2.30 by @huchenlei in #566
New Contributors
Full Changelog: v1.2.29...v1.2.30
v1.2.29
What's Changed
- Use toast on reconnection message by @huchenlei in #530
- Image failed to load placeholder by @huchenlei in #531
- Add setting to show/hide canvas info by @huchenlei in #533
- Fix escape not resetting activeIndex in gallery by @christian-byrne in #535
- Support clicking on library entries to toggle expand/insert node by @pythongosssss in #511
- Resize large image to fit into window for Image Gallery by @huchenlei in #539
- Ctrl+Shift+Drag zoom on mouse position (#538) by @huchenlei in #541
- Use DPI to calculate screen center by @christian-byrne in #544
- Dom widget playwright tests by @mcmonkey4eva in #540
- Add setting to hide node category in search result by @huchenlei in #546
- Reduce padding on searchbox result item by @huchenlei in #547
- [Experimental] hide/show logic improvement by @mcmonkey4eva in #475
- Remove double reroute pin by @huchenlei in #548
- Fix node source chip alignment by @huchenlei in #549
- 1.2.29 by @huchenlei in #550
Full Changelog: v1.2.28...v1.2.29
v1.2.28
galleryDemo.mp4
What's Changed
- Queue tab infinite scroll by @huchenlei in #501
- Add Comfy.Workflow.SortNodeIdOnSave setting by @huchenlei in #502
- Activate new settings dialog from default UI by @huchenlei in #506
- Organize setting display for new settings dialog by @huchenlei in #507
- Group comfy core settings by @huchenlei in #508
- Experimental settings BETA tag by @huchenlei in #509
- Support view of gifs in queue media preview by @huchenlei in #513
- Fix context menu on node with only optional input by @huchenlei in #514
- Fix queue tab update issue by @huchenlei in #518
- Queue preview gallery by @huchenlei in #519
- Prefer image for queue task preview by @huchenlei in #520
- Performance optimization on queueStore by @huchenlei in #521
- 1.2.28 by @huchenlei in #522
Full Changelog: v1.2.27...v1.2.28
v1.2.27
Toast
Visual feedback on clicking the refresh button.
refreshToast.mp4
What's Changed
- fix minor typing error by @mcmonkey4eva in #473
- vite relative paths fix by @mcmonkey4eva in #472
- EditAttention: allow negatives by @mcmonkey4eva in #476
- Add touch-action none back to canvas by @christian-byrne in #483
- Fix loadGraphData call when loading from json by @christian-byrne in #484
- Fix queue cancelled status by @huchenlei in #487
- Remove unused var mainCanvas by @huchenlei in #488
- Add toast message on execution interrupted by @huchenlei in #490
- Extension API to add toast message by @huchenlei in #491
- Add toast message on refresh button click by @huchenlei in #492
- Properly update Vue app's node defs on refresh by @huchenlei in #493
- Fix frontend only node category by @huchenlei in #499
- 1.2.27 by @huchenlei in #500
Full Changelog: v1.2.26...v1.2.27
v1.2.26
What's Changed
- Add setting to adjust textarea font size by @huchenlei in #463
- Update litegraph (Sort order) by @huchenlei in #467
- Register frontend only node defs by @huchenlei in #468
- Pin reroute on link release searchbox by @huchenlei in #469
- 1.2.26 by @huchenlei in #471
Full Changelog: v1.2.25...v1.2.26
v1.2.25
What's Changed
- Fix queue item context menu by @huchenlei in #455
- 1.2.25 by @huchenlei in #456
Full Changelog: v1.2.24...v1.2.25
v1.2.24
Queue with image feed
What's Changed
- Add more Zod types to api.ts by @bjszd in #440
- fix preview nodes clipping under the bottom by @mcmonkey4eva in #444
- Control minify with env var by @huchenlei in #445
- Fix relative paths by @mcmonkey4eva in #447
- Queue media preview by @huchenlei in #449
- Fix undefined spec by @huchenlei in #452
- Still load workflow even validation fails by @huchenlei in #453
- 1.2.24 by @huchenlei in #454
New Contributors
Full Changelog: v1.2.23...v1.2.24
v1.2.23
What's Changed
- Fix copy/paste nodes on firefox by @christian-byrne in #432
- Fix node preview location when sidebar location is right by @huchenlei in #435
- 1.2.23 by @huchenlei in #441
Full Changelog: v1.2.22...v1.2.23