Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.3.22
What's Changed
- Enable ts-strict for clipspace.ts by @maoXyzt in #1291
- Enable ts-strict for slotDefaults.ts by @maoXyzt in #1290
- New settings API by @huchenlei in #1292
- Add bottom panel support by @huchenlei in #1294
- Integrated terminal by @huchenlei in #1295
- [Extension API] Register custom bottom panel tabs by @huchenlei in #1296
- 1.3.22 by @huchenlei in #1297
Full Changelog: v1.3.21...v1.3.22
v1.3.21
What's Changed
- Revert "Enable ts-strict for contextMenuFilter.ts" by @huchenlei in #1287
- Revert "Enable ts-strict for invertMenuScrolling.ts" by @huchenlei in #1288
- 1.3.21 by @huchenlei in #1289
Full Changelog: v1.3.20...v1.3.21
v1.3.20
What's Changed
- Minor change by @yoland68 in #1245
- Enable ts-strict for editAttention.ts by @juyaki in #1269
- Enable ts-strict for invertMenuScrolling.ts by @maoXyzt in #1264
- Enable ts-strict for contextMenuFilter.ts by @maoXyzt in #1263
- [Refactor] Rename ModelStore to ModelFolder by @huchenlei in #1244
- Enable ts-strict for uploadImage.ts by @huchenlei in #1280
- Update litegraph (TypeScript LgraphNode) by @huchenlei in #1281
- Remove misleading console error on paste by @huchenlei in #1282
- Fix sidebar scrollpanel style by @huchenlei in #1283
- 1.3.20 by @huchenlei in #1285
New Contributors
Full Changelog: v1.3.19...v1.3.20
v1.3.19
What's Changed
- Add ts-strict-ignore plugin by @huchenlei in #1235
- Enable ts-strict for dialogStore.ts by @huchenlei in #1236
- Enable ts-strict for treeUtil.ts by @huchenlei in #1238
- Enable ts-strict for modelStore.ts by @huchenlei in #1241
- Properly show empty folder in model sidebar tab by @huchenlei in #1242
- 1.3.19 by @huchenlei in #1243
Full Changelog: v1.3.18...v1.3.19
v1.3.18
What's Changed
- Add scrollbar when setting panel is hovered by @huchenlei in #1212
- Update litegraph (TypeScript LLink) by @huchenlei in #1213
- Update i18n.ts by @vanja-san in #1214
- Add ru to locale list by @huchenlei in #1218
- [skip ci] Explicitly specify prettier printWidth by @huchenlei in #1220
- Fix dialog header component error by @huchenlei in #1221
- Fix format by @huchenlei in #1224
- Handle missing extraPngInfo field in queue by @huchenlei in #1223
- Fix loading of old workflows with converted input by @AustinMroz in #1222
- Update litegraph (TypeScript LGraphCanvas) by @huchenlei in #1225
- Use scrollpanel in sidebar template by @huchenlei in #1226
- Hide system scrollbar for queue sidebar tab by @huchenlei in #1227
- Fix sidebar tab bg color by @huchenlei in #1229
- 1.3.18 by @huchenlei in #1232
New Contributors
- @vanja-san made their first contribution in #1214
Full Changelog: v1.3.17...v1.3.18
v1.3.17
What's Changed
- Update litegraph (TypeScript LGraph) by @huchenlei in #1206
- Remove question mark badge on folders in model library tree by @huchenlei in #1205
- Wrap pragmatic dnd API with hooks by @huchenlei in #1207
- Add group node commands/keybindings by @huchenlei in #1208
- Fix create group node command error states by @huchenlei in #1209
- Mark app.showMissingNodeDialog private by @huchenlei in #1210
- 1.3.17 by @huchenlei in #1211
Full Changelog: v1.3.16...v1.3.17
v1.3.16
What's Changed
- Anchor floating actionbar to closest side when resizing window by @huchenlei in #1195
- Add help menu on command menu bar by @huchenlei in #1197
- Fix node def handling of undefined fields by @huchenlei in #1199
- 1.3.16 by @huchenlei in #1202
Full Changelog: v1.3.14...v1.3.16
v1.3.14
What's Changed
- Load Keybinding and Extension panel async by @huchenlei in #1179
- Support VHS advanced preview in queue sidebar tab by @huchenlei in #1183
- Fix VHS advanced preview html video type by @huchenlei in #1186
- Restore backend state when Playwright test finishes by @christian-byrne in #1168
- Remove class-transformer dependency by @huchenlei in #1187
- Move vitejs/plugin-vue to devDep by @huchenlei in #1189
- Avoid calling settingStore.set when there is no legacy node bookmark by @huchenlei in #1191
- Disable node def validation by default by @huchenlei in #1190
- Move low priority init to idle task by @huchenlei in #1192
- 1.3.14 by @huchenlei in #1194
Full Changelog: v1.3.13...v1.3.14
v1.3.13
What's Changed
- Add always snap to grid setting by @huchenlei in #1177
- 1.3.13 by @huchenlei in #1178
Full Changelog: v1.3.12...v1.3.13
v1.3.12
What's Changed
- Show queue front icon when shift is pressed by @huchenlei in #1157
- Refactor core sidebar tab registration by @huchenlei in #1158
- Fix core sidebar tab toggle command register by @huchenlei in #1159
- Show sidebar toggle keybinding shortcut on sidebar icon tooltip by @huchenlei in #1160
- Extract theme toggle as command by @huchenlei in #1161
- Simplify node tooltip lifecycle by @huchenlei in #1162
- Add tests on node multi-select by @christian-byrne in #1163
- Improve accessibility of dialogs by @christian-byrne in #1167
- Add test on settings visibility on mobile by @christian-byrne in #1164
- Remove state check on continuous keydown by @huchenlei in #1171
- Make LGraphCanvas shallowReactive by @huchenlei in #1169
- Fix pan mode icon display by @huchenlei in #1173
- Supports VHS video outputs in queue sidebar tab by @huchenlei in #1174
- 1.3.12 by @huchenlei in #1175
Full Changelog: v1.3.11...v1.3.12