Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.7.8
What's Changed
- [Desktop] Set window action buttons style by @huchenlei in #2214
- [Desktop] Native window virtual menu bar by @huchenlei in #2215
- [Desktop] Native window in graph view by @huchenlei in #2216
- [Style] Reduce opacity on workflow tabs scrollbar by @huchenlei in #2220
- Allow Ctrl + C to send interrupt in terminal by @webfiltered in #2221
- [Desktop] Allow dragging window on empty titlebar by @huchenlei in #2222
- [Style] Set topbar height to 2.5rem (40px) by @huchenlei in #2224
- 1.7.8 by @huchenlei in #2223
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
- [Docs] Extract comfy workflow zod schema as json schema by @huchenlei in #2206
- Explicitly add zod-to-json-schema as dev dependency by @huchenlei in #2207
- [BrowserTest] Replace ComfyPage.reload with ComfyPage.setup by @huchenlei in #2208
- [Style] Set fixed top menu bar height by @huchenlei in #2209
- [Style] Replace px with rem in sidebar width by @huchenlei in #2210
- [BrowserTest] Disable flaky test by @huchenlei in #2211
- [Desktop] Add window style setting by @huchenlei in #2212
- 1.7.7 by @huchenlei in #2213
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- Try fix workflow tabs vertical scrollbar by @huchenlei in #2191
- Truncate sidebar title first to avoid tool buttons wrap by @huchenlei in #2192
- Support 2nd row location for workflow tabs by @huchenlei in #2193
- [Style] Fix second row workflow tabs overflow by @huchenlei in #2194
- Fix node text highlight color on light theme by @christian-byrne in #2195
- [Doc] Add anchors to sections in README by @christian-byrne in #2197
- fix: Make sure use the correct
graph
parameter by @Jiasm in #2200 - Fix search result category text on light theme by @christian-byrne in #2198
- Fix searchbox dismissed when closing filter panel by @christian-byrne in #2196
- Use more conventional import/export icons in color palette settings by @christian-byrne in #2199
- 1.7.6 by @huchenlei in #2202
New Contributors
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- [Refactor] Simplify keybindingStore with _.groupBy by @huchenlei in #2180
- fix: Fix infinite recursion in mask upload retry logic by @iola1999 in #2181
- [BugFix] Migrate deprecated Comfy.Keybinding.UnsetBindings values by @huchenlei in #2185
- Replace unset unknown keybinding error with warn by @huchenlei in #2186
- Wrap each init task with error handling by @huchenlei in #2187
- Horizontal scroll workflow tabs on overflow by @huchenlei in #2188
- 1.7.5 by @huchenlei in #2189
New Contributors
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- Fix saved keybinding persistence by @christian-byrne in #2176
- Remove main_repo_release.py by @huchenlei in #2147
- 1.7.4 by @huchenlei in #2179
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- Improve menu accessibility by @christian-byrne in #2163
- Fix text wrapping in dropdown menu by @christian-byrne in #2162
- Update litegraph 0.8.60 by @huchenlei in #2164
- Update Settings schema by @christian-byrne in #2167
- [BrowserTest] Refactor test fixtures by @christian-byrne in #2165
- Fix node bookmark color customization by @christian-byrne in #2168
- Rename Keybinding.targetSelector to targetElementId by @huchenlei in #2169
- (fix): added missing slash to "loadWorkflow" templates endpoint by @bigcat88 in #2174
- Add Close Workflow to commands by @christian-byrne in #2171
- Trigger node def locale update manually by @huchenlei in #2170
- 1.7.3 by @huchenlei in #2175
New Contributors
Full Changelog: v1.7.2...v1.7.3
v1.6.18
v1.7.2
What's Changed
- [BrowserTest] Disable flaky queue sidebar tests by @huchenlei in #2158
- Add support for custom light color palette by @huchenlei in #2156
- Prevent reference sharing on settingStore content by @huchenlei in #2160
- 1.7.2 by @huchenlei in #2161
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Reduce debounce delay in settings search by @christian-byrne in #2126
- Remove invertMenuScrolling extension by @huchenlei in #2131
- [BrowserTest] Add test on paste with link by @huchenlei in #2130
- [BugFix] Fix open workflow after insert by @huchenlei in #2138
- elaborate korean translation by @ltdrdata in #2137
- Update litegraph 0.8.59 by @huchenlei in #2140
- Add alt text to images in gallery and queue by @christian-byrne in #2136
- Revert markdown note node, reland as new node by @webfiltered in #2148
- 1.7.0 by @huchenlei in #2151
- 1.7.1 by @huchenlei in #2152
Full Changelog: v1.6.15...v1.7.1
v1.6.17
What's Changed
- Revert markdown note node, reland as new node by @webfiltered in #2148
Full Changelog: v1.6.16...v1.6.17