Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
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
v1.2.46
Pin/Unpin nodes/groups
Shortcut "p" to pin nodes. Pin groups needs to go through context menu.
pinNodes.mp4
What's Changed
- Trigger searchbox on group body db click by @huchenlei in #731
- Add test on text widget popover dismiss by @huchenlei in #732
- [skip ci] Update README by @huchenlei in #733
- Replace locking with pining in core by @huchenlei in #734
- initial model store by @mcmonkey4eva in #674
- Add keyboard shortcut for pin/unpin node by @huchenlei in #736
- Disable minify on release dist by @huchenlei in #737
- 1.2.46 by @huchenlei in #738
Full Changelog: v1.2.45...v1.2.46
v1.2.45
What's Changed
- Update Settings type with new fields by @christian-byrne in #718
- Add ToastMessageOptions docs to README by @christian-byrne in #721
- Store shallowRef of litegraph canvas by @huchenlei in #722
- Restore context menu for new searchbox by @huchenlei in #724
- Update litegraph (Group highlight option) by @huchenlei in #725
- 1.2.45 by @huchenlei in #727
Full Changelog: v1.2.44...v1.2.45
v1.2.44
Double click edit group title
groupTitleEditDemo.mp4
What's Changed
- Customize background image via color palette by @mijuku233 in #698
- Add locale setting by @huchenlei in #708
- Add beforeRegisterVueAppNodeDefs hook by @huchenlei in #709
- Update litegraph (Fix node.pos serialization) by @huchenlei in #711
- Auto transforms bugged node pos by @huchenlei in #712
- Eager init nodeSearchService by @huchenlei in #713
- Double click group title to edit by @huchenlei in #714
- Edit group name on group creation (With Ctrl + g) by @huchenlei in #715
- 1.2.44 by @huchenlei in #716
New Contributors
- @mijuku233 made their first contribution in #698
Full Changelog: v1.2.43...v1.2.44