Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.2.56
Browser tab title
Browser tab title now shows the progress of the current generation and the active workflow name.
demo_title.mp4
What's Changed
- Extract search option as a component by @huchenlei in #838
- Show bookmark icon on booked mark nodes in node search box by @huchenlei in #839
- Refactor test fixture dnd by @huchenlei in #840
- Update litegraph (Copy connection by shift drag from path) by @huchenlei in #841
- Move floating menu to a Vue component by @huchenlei in #843
- Move inlined settings in settingsStore to a separate file by @huchenlei in #844
- Mock settingStore by @huchenlei in #845
- Fix ComfyUI class setup procedure by @huchenlei in #846
- Move setting declarations from ui to coreSettings by @huchenlei in #847
- Revert move floating menu to Vue by @huchenlei in #853
- Allow zero as input slider min/max by @christian-byrne in #854
- Add generation progress to browser tab title by @huchenlei in #855
- Add nullcheck to snap-to-grid's grid size default value by @christian-byrne in #858
- [Beta Menu] Show active workflow name on browser tab title by @huchenlei in #857
- 1.2.56 by @huchenlei in #859
Full Changelog: v1.2.55...v1.2.56
v1.2.55
What's Changed
- Move json format functions to formatUtil by @huchenlei in #834
- Fix litegraph group right click 429fa75
- 1.2.55 by @huchenlei in #836
Full Changelog: v1.2.54...v1.2.55
v1.2.54
What's Changed
- Add graceful correction when widgets undef. by @webfiltered in #820
- Add apiTypes present in docs but missing in zod by @webfiltered in #821
- Use LiteGraph validation for node search->create by @webfiltered in #822
- Extract error handling with toast message as hook by @huchenlei in #825
- Make useTreeExpansion hook accept expandedKeys as param by @huchenlei in #826
- Add executionStore by @huchenlei in #827
- Replace ComfyApp.runningNodeId with executionStore.executingNodeId by @huchenlei in #828
- Update litegraph (Getters) by @huchenlei in #829
- 1.2.54 by @huchenlei in #830
Full Changelog: v1.2.53...v1.2.54
v1.2.53
What's Changed
- Rework userFileStore by @huchenlei in #815
- Fix frontend-only node freezing litegraph by @huchenlei in #817
- 1.2.53 by @huchenlei in #818
Full Changelog: v1.2.52...v1.2.53
v1.2.52
What's Changed
- Make \n correctly displayed on error message by @huchenlei in #805
- Add node lifecycle badge text by @huchenlei in #809
- Add button to clear pending tasks by @huchenlei in #810
- Pin searchbox at top when node library scrolls by @huchenlei in #811
- Disable zoom when editing titles by @huchenlei in #813
- Add playwright test for custom color palette by @huchenlei in #812
- 1.2.52 by @huchenlei in #814
Full Changelog: v1.2.51...v1.2.52
v1.2.51
What's Changed
- Add about panel in settings dialog by @huchenlei in #799
- Fix node def registeration by @huchenlei in #803
- 1.2.51 by @huchenlei in #804
Full Changelog: v1.2.50...v1.2.51
v1.2.50
What's Changed
- Split jest unit test and playwright test into different actions by @huchenlei in #787
- Split playwright tests to multiple runners by project by @huchenlei in #789
- Update litegraph (Proper ContextMenu export) by @huchenlei in #790
- Update litegraph (Pin/Unpin selected nodes) by @huchenlei in #791
- Move InputSlider to common/ by @huchenlei in #794
- Fix litegraph crash on using custom colorPalette by @huchenlei in #795
- Fix badge position on collapsed nodes by @huchenlei in #797
- 1.2.50 by @huchenlei in #798
Full Changelog: v1.2.49...v1.2.50
v1.2.49
Node id / source badge
Node id/source badge is moved from ComfyUI-Manager to core. Now you can also theme the badge style with color palette.
node_badge2.mp4
What's Changed
- Fix tailwind css setup by @huchenlei in #768
- [skip ci] Update litegraph dev guide by @huchenlei in #770
- Fix reroute to wildcard & multi-typed slots by @webfiltered in #769
- Document registerCustomNodes to reflect LGraphNode ES6 class conversion by @christian-byrne in #772
- Front stack primary updates and improvements by @dmx974 in #757
- Fix searchbox popover on touch devices by @christian-byrne in #773
- Fix loading large workflow embedded in webp by @huchenlei in #777
- Fix ComfyExtension types by @huchenlei in #778
- Run all playwright tests under dpr=2 by @huchenlei in #779
- Fix tailwindcss in NoResultsPlaceholder.vue by @huchenlei in #780
- Fix missing model dialog test by @huchenlei in #782
- Node source/id badge by @huchenlei in #781
- 1.2.49 by @huchenlei in #788
Full Changelog: v1.2.48...v1.2.49
v1.2.48
What's Changed
- Dismiss gallery lightbox on background click by @christian-byrne in #752
- Fix search box props type by @christian-byrne in #753
- Improve sidebar accessibility by @christian-byrne in #759
- Improve searchbox accessibility by @christian-byrne in #760
- Improve beta menu nav accessibility by @christian-byrne in #762
- Any keyboard layout for Ctrl + V, Z, Y... by @huchenlei in #763
- Fix loading workflow from of edited webp by @huchenlei in #764
- Update litegraph (Bug fixes) by @huchenlei in #765
- [Chore] Update primevue by @huchenlei in #766
- 1.2.48 by @huchenlei in #767
Full Changelog: v1.2.47...v1.2.48
v1.2.47
What's Changed
- Fix logging setting's display name by @christian-byrne in #742
- Ignore missing dialog by @huchenlei in #743
- Fix load of string node id workflow by @huchenlei in #744
- Release script by @huchenlei in #746
- 1.2.47 by @huchenlei in #747
Full Changelog: v1.2.46...v1.2.47