Releases: Comfy-Org/ComfyUI_frontend
Releases · Comfy-Org/ComfyUI_frontend
v1.5.16
What's Changed
- [i18n] Fix some unintuitive Chinese translations by @huchenlei in #1889
- [i18n] Add commands label translation by @huchenlei in #1890
- feat: Add more server side arguments by @oto-ciulis-tt in #1846
- Fix circular dependency on updating missing locale by @huchenlei in #1893
- Proper fix on locale message type by @huchenlei in #1894
- Fix #1769 - Keep log on screen after installation error by @webfiltered in #1891
- Add Comfy-Desktop.OpenUserGuide in help menu by @huchenlei in #1896
- 1.5.15 by @huchenlei in #1900
- 1.5.16 by @huchenlei in #1901
Full Changelog: v1.5.14...v1.5.16
v1.5.14
What's Changed
- [i18n] Fix node output label translation by @huchenlei in #1871
- Add native context menu when using desktop by @webfiltered in #1875
- [i18n] Use folder mode for locale by @huchenlei in #1876
- [i18n] Fix ko translation schema by @huchenlei in #1877
- [i18n] Split nodeDefs translations to a separate json file by @huchenlei in #1878
- [i18n] Fix untranslated dataTypes in ru by @huchenlei in #1879
- [i18n] Translate node input label by @huchenlei in #1880
- [CSS] Use brighter secondary menu color in light mode by @huchenlei in #1882
- [i18n] Translate widget label by @huchenlei in #1883
- 1.5.13 by @huchenlei in #1884
- [i18n] Update i18n on node defs by @huchenlei in #1885
- 1.5.14 by @huchenlei in #1886
Full Changelog: v1.5.12...v1.5.14
v1.5.12
What's Changed
- Add translated setting names to the search index for improved localization support by @shinshin86 in #1865
- Fix output label on untranslated output names by @huchenlei in #1866
- [i18n] Supress expected translation/fallback warnings by @huchenlei in #1867
- 1.5.12 by @huchenlei in #1868
Full Changelog: v1.5.11...v1.5.12
v1.5.11
What's Changed
- Adjust UI theme slightly by @webfiltered in #1853
- feat: Adding indicator for completed download by @oto-ciulis-tt in #1852
- [i18n] Translate setting options by @huchenlei in #1858
- [i18n] Collect node data types by @huchenlei in #1859
- [i18n] Translate node input/output label and tooltip by @huchenlei in #1860
- Replace deprecated InputSwitch with ToggleSwitch by @huchenlei in #1861
- 1.5.11 by @huchenlei in #1862
Full Changelog: v1.5.10...v1.5.11
v1.5.10
What's Changed
- [i18n] Translate node categories by @huchenlei in #1842
- [i18n]
g
global namespace by @huchenlei in #1843 - Fix Comfy-Desktop.Reinstall command label by @huchenlei in #1844
- Add support for korea translation by @huchenlei in #1830
- Fix korea translation activation by @huchenlei in #1845
- Replace window.prompt with custom prompt impl by @huchenlei in #1847
- Fix group node playwright tests by @huchenlei in #1849
- Rename EditAttention to EditTokenWeight by @huchenlei in #1848
- 1.5.10 by @huchenlei in #1850
Full Changelog: v1.5.9...v1.5.10
v1.5.9
What's Changed
- Fix missing titles during desktop installation by @webfiltered in #1831
- Add code owners by @huchenlei in #1832
- Update CODEOWNER matching rule by @huchenlei in #1836
- Require confirmation for desktop reinstall by @webfiltered in #1835
- [i18n] Safe fallback to original string by @huchenlei in #1838
- Use i18n keys for workflow tree type labels by @shinshin86 in #1839
- 1.5.9 by @huchenlei in #1840
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
- Properly implement ComfyNodeDef interface by @huchenlei in #1821
- Translate node title and description by @huchenlei in #1822
- Reload current workflow when locale changes by @huchenlei in #1824
- Updated About label translation to a more appropriate Japanese term by @shinshin86 in #1827
- Localize menu paths in
firstTimeUIMessage
by @shinshin86 in #1825 - Hint for empty canvas when invoking Comfy.Canvas.FitView by @huchenlei in #1826
- Use friendly language names for Comfy.Locale setting options by @shinshin86 in #1828
- 1.5.8 by @huchenlei in #1829
Full Changelog: v1.5.7...v1.5.8
v1.5.7
What's Changed
- Fix fallback of unrecognized extension categories by @huchenlei in #1807
- Align desktop version badge format with other badges by @huchenlei in #1808
- Replace magic numbers with LGraphEventMode by @huchenlei in #1809
- Revert "Replace magic numbers with LGraphEventMode" by @huchenlei in #1810
- Reland "Replace magic numbers with LGraphEventMode (#1809)" by @huchenlei in #1811
- [Electron] Allow force install on not supported device page by @huchenlei in #1812
- Add Workspace.SearchBox.Toggle command by @huchenlei in #1814
- [Electron] Hide auto-launch in server config by @huchenlei in #1815
- [Electron] Use shortname for server config disable-smart-memory by @huchenlei in #1816
- [Electron] Translate server config panel by @huchenlei in #1817
- 1.5.7 by @huchenlei in #1818
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Translate topbar command menu by @huchenlei in #1784
- Add a unique key to each showDialog by @hayden-fr in #1786
- [Refactor] Extract command definitions to coreCommandHooks by @huchenlei in #1785
- Prevent interface crash from dialog abuse by @webfiltered in #1789
- Translate command label on top command dropdown menu by @huchenlei in #1792
- Fix extra_model_paths_yaml i18n key by @huchenlei in #1793
- Translate dynamically added settings by @huchenlei in #1794
- Confirm delete workflow by @webfiltered in #1772
- Remove logging module by @huchenlei in #1795
- Keep shim of several legacy components by @huchenlei in #1796
- Translate setting categories by @huchenlei in #1797
- Fix setting list nav separator by @huchenlei in #1799
- Translate queue buttom modes by @huchenlei in #1800
- Revert "Fix setting list nav separator" by @huchenlei in #1803
- Replace locale presubmit hook with Github action by @huchenlei in #1802
- [Electron] Use electronAPI to get ComfyUI core version by @huchenlei in #1804
- 1.5.6 by @huchenlei in #1805
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- Always include node title metadata for API export by @huchenlei in #1771
- [Refactor] Remove abstract inheritance of node search filter by @huchenlei in #1774
- Disable install button when there is error by @huchenlei in #1775
- Fix litegraph types in NodeSearchBoxPopover by @huchenlei in #1777
- Fix keybinds invalidated by capslock state by @webfiltered in #1776
- [Refactor] Extract top menu bar command definitions by @huchenlei in #1778
- Add locale keys for settings dialog (i18n) by @shinshin86 in #1779
- Merge core settings with existing translations by @huchenlei in #1782
- 1.5.5 by @huchenlei in #1783
Full Changelog: v1.5.4...v1.5.5