Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.6.6
What's Changed
- Fix reroutes not included in Insert Workflow by @webfiltered in #2037
- Fix batch count limit by @christian-byrne in #2039
- Fix render issue when removing search filter chips by @christian-byrne in #2038
- Fix extension panel search/sort by @huchenlei in #2041
- Add i18n for next/back/install buttons by @webfiltered in #2045
- Improve install path validation and i18n by @webfiltered in #2042
- 1.6.6 by @huchenlei in #2046
Full Changelog: v1.6.5...v1.6.6
v1.6.5
What's Changed
- Remove
defineProps
import by @christian-byrne in #2025 - Fix search input failing to focus after adding filter by @christian-byrne in #2023
- Auto-focus node filter search by @christian-byrne in #2024
- [Electron] Migrate custom nodes by @pythongosssss in #1892
- Rearrange workflow tabs by @fahdarafat in #2026
- Fix docked actionbar expanding menu height by @huchenlei in #2027
- [Refactor] Split color palettes into separate json files by @huchenlei in #2029
- Translate keybinding panel table header by @huchenlei in #2030
- Add color picker and image upload form items by @huchenlei in #2031
- Fix NODE_DEFAULT_SHAPE in color palette by @huchenlei in #2033
- Fix FormItem structure by @huchenlei in #2034
- Move color palettes to constants/coreColorPalettes.ts by @huchenlei in #2035
- 1.6.5 by @huchenlei in #2036
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- Move widget link drop conversion to widgetInputs by @huchenlei in #2001
- Always show extension panel in settings dialog by @huchenlei in #2002
- [3d] fix file path issue for preview 3d node by @jtydhr88 in #2005
- Update mobile settings visibility test by @christian-byrne in #2009
- Add About to Help menu by @webfiltered in #2010
- Fix memory leak in preview code by @AustinMroz in #2012
- Bypass selected nodes by @shinich39 in #2013
- [ExtensionPanel] Add disable all / enable all actions by @huchenlei in #2017
- [ExtensionPanel] Distinguish core and 3rd party extensions by @huchenlei in #2020
- Fix workflow-insert with reroute nodes by @christian-byrne in #2008
- 1.6.4 by @huchenlei in #2021
New Contributors
- @shinich39 made their first contribution in #2013
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- Add AIGODLIKE team to translation codeowner by @huchenlei in #1983
- Add Clear Functionality in the SearchBox by @shinshin86 in #1989
- Add DorotaLuna to translation codeowner by @huchenlei in #1990
- [CNR] Support module sytax of @ by @huchenlei in #1994
- Unify title edit handling by @huchenlei in #1995
- 1.6.3 by @huchenlei in #1997
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Update README.md by @huchenlei in #1982
- Update locales (Sync core node defs) by @huchenlei in #1984
- Save sidebar width per tab by @bezo97 in #1985
- [i18n] Split settings locale to separate json files by @huchenlei in #1986
- [i18n] Add gihtub action to translate custom nodes by @huchenlei in #1987
- 1.6.2 by @huchenlei in #1988
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Fix cannot open groupNodes menu from canvas by @webfiltered in #1925
- Add manual configuration screen by @webfiltered in #1926
- [Refactor] Clean up image nodes, add TS types by @webfiltered in #1927
- template workflows fails to load behind a url rewritting proxy by @lerignoux in #1922
- 1.6.1 by @huchenlei in #1979
New Contributors
- @lerignoux made their first contribution in #1922
Full Changelog: v1.6.0...v1.6.1
v1.5.19
What's Changed
- Fix cannot open groupNodes menu from canvas by @webfiltered in #1980
- 1.5.19 by @huchenlei in #1981
Full Changelog: v1.5.18...v1.5.19
v1.6.0
What's Changed
- [Multi-User] Press enter in new username textbox trigger login by @huchenlei in #1919
- [3d] improve Preview 3d node by @jtydhr88 in #1918
- display cancelled worklflow images by @fahdarafat in #1920
- Add GPU selection to desktop installer by @webfiltered in #1888
- Optimize model library by @hayden-fr in #1739
- 1.6.0 by @huchenlei in #1921
Full Changelog: v1.5.18...v1.6.0
v1.5.18
What's Changed
- [3d] Set view only when object exists by @jtydhr88 in #1912
- forward mouse events from textareas to canvas by @fahdarafat in #1911
- [litegraph] Fix slider value display when custom widget label is present by @huchenlei in #1915
- fix settings not showing on small screens by @fahdarafat in #1914
- 1.5.18 by @huchenlei in #1916
Full Changelog: v1.5.17...v1.5.18
v1.5.17
What's Changed
- Update default value for 'Opened workflows position' setting from 'Sidebar' to 'Topbar' in coreSettings.ts by @yoland68 in #1902
- Fix io slot label overwrite by i18n by @huchenlei in #1904
- [test] Stricter locator matching on workflows sidebar elements by @huchenlei in #1905
- Add new workflow button in topbar for tab view by @fahdarafat in #1903
- 1.5.17 by @huchenlei in #1907
- [i18n] Translate save/export workflow dialog by @huchenlei in #1906
New Contributors
- @fahdarafat made their first contribution in #1903
Full Changelog: v1.5.16...v1.5.17