Releases: Comfy-Org/litegraph.js
Releases · Comfy-Org/litegraph.js
v0.17.0
What's Changed
- [Subgraph] Use color palette colors for subgraph io node slot labels by @christian-byrne in #1176
- Add slot compatibility checking for subgraph slots by @benceruleanlu in #1182
- [fix] Optimize subgraph serialization to exclude unused definitions by @christian-byrne in #1185
- Fix "Dragging from input slot connected to SubgraphInputNode creates new link instead of moving existing one" by @benceruleanlu in #1184
- [feat] Add node title buttons with icon-only rendering by @christian-byrne in #1186
- 0.17.0 by @comfy-pr-bot in #1187
New Contributors
- @benceruleanlu made their first contribution in #1182
Full Changelog: v0.16.20...v0.17.0
v0.16.20
What's Changed
- [fix] Update canvas when removing subgraph IO slots to re-render links by @christian-byrne in #1173
- [fix] Preserve tooltips when promoting widgets to subgraph inputs by @christian-byrne in #1174
- 0.16.20 by @comfy-pr-bot in #1175
Full Changelog: v0.16.19...v0.16.20
v0.16.19
What's Changed
- [fix] Allow creating connections from empty subgraph slots by @christian-byrne in #1167
- 0.16.19 by @comfy-pr-bot in #1169
Full Changelog: v0.16.18...v0.16.19
v0.16.18
What's Changed
- [enhance] Add rich context to RecursionError messages by @christian-byrne in #1160
- add shift + scroll to pan horizontally by @jtydhr88 in #1164
- 0.16.18 by @comfy-pr-bot in #1165
Full Changelog: v0.16.17...v0.16.18
v0.16.17
What's Changed
- Add canvasNavigationMode for changing left click pan behaviour by @jtydhr88 in #1108
- 0.16.17 by @comfy-pr-bot in #1159
New Contributors
Full Changelog: v0.16.16...v0.16.17
v0.16.16
What's Changed
- [API] Add subgraph ID to execution DTO by @webfiltered in #1152
- 0.16.16 by @comfy-pr-bot in #1153
Full Changelog: v0.16.15...v0.16.16
v0.16.15
What's Changed
- [test] Remove misleading createNode todo test by @christian-byrne in #1147
- [test] Remove redundant circular reference TODO test by @christian-byrne in #1148
- [test] Clean up SubgraphMemory tests to remove invalid assertions by @christian-byrne in #1149
- [fix] prevent memory leak in SubgraphNode event listeners by @christian-byrne in #1150
- 0.16.15 by @comfy-pr-bot in #1151
Full Changelog: v0.16.14...v0.16.15
v0.16.14
What's Changed
- Change widget demoted event name by @webfiltered in #1144
- [refactor] Remove parentSubgraphNode property from widgets by @christian-byrne in #1145
- 0.16.14 by @comfy-pr-bot in #1146
Full Changelog: v0.16.13...v0.16.14
v0.16.13
What's Changed
- [fix] Change parentSubgraphNode type to NodeLike by @christian-byrne in #1142
- 0.16.13 by @comfy-pr-bot in #1143
Full Changelog: v0.16.12...v0.16.13
v0.16.12
What's Changed
- [feat] Add parentSubgraphNode property for DOM widget positioning in subgraphs by @christian-byrne in #1128
- 0.16.12 by @comfy-pr-bot in #1141
Full Changelog: v0.16.11...v0.16.12