mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
Update README.md (#1982)
This commit is contained in:
24
README.md
24
README.md
@@ -52,16 +52,30 @@ pause
|
|||||||
|
|
||||||
### Stable Release
|
### Stable Release
|
||||||
|
|
||||||
Stable releases are published weekly in the ComfyUI main repository, aligned with ComfyUI backend's stable release schedule.
|
Stable releases are published bi-weekly in the ComfyUI main repository.
|
||||||
|
|
||||||
#### Feature Freeze
|
|
||||||
|
|
||||||
There will be a 2-day feature freeze before each stable release. During this period, no new major features will be merged.
|
|
||||||
|
|
||||||
## Release Summary
|
## Release Summary
|
||||||
|
|
||||||
### Major features
|
### Major features
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>v1.5: Native translation (i18n)</summary>
|
||||||
|
|
||||||
|
ComfyUI now includes built-in translation support, replacing the need for third-party translation extensions. Select your language
|
||||||
|
in `Comfy > Locale > Language` to translate the interface into English, Chinese (Simplified), Russian, Japanese, or Korean. This native
|
||||||
|
implementation offers better performance, reliability, and maintainability compared to previous solutions.<br>
|
||||||
|
|
||||||
|
More details available here: https://blog.comfy.org/p/native-localization-support-i18n
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>v1.4: New mask editor</summary>
|
||||||
|
|
||||||
|
https://github.com/Comfy-Org/ComfyUI_frontend/pull/1284 implements a new mask editor.
|
||||||
|
|
||||||
|

|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>v1.3.22: Integrated server terminal</summary>
|
<summary>v1.3.22: Integrated server terminal</summary>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user