You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,20 +24,31 @@ Due to limited personal time, the frequency of updating plug-ins will not be ver
24
24
25
25
# Version update introduction
26
26
27
-
> Last updated: 2025-09-23
27
+
> Last updated: 2025-10-12
28
28
29
-
> 0.0.65 Public Beta Version Introduction: If you want to use this plugin, please be sure to join our official QQ group (1018231382)!
29
+
> 0.0.66 Public Beta Version Introduction: If you want to use this plugin, please be sure to join our official QQ group (1018231382)!
30
30
>
31
-
> 1. Fixed a known BUG
31
+
> 1. Fixed some known bugs
32
32
>
33
-
> 2.Merge PR [#40](https://github.com/weilin9999/WeiLin-Comfyui-Tools/pull/40) thank you for your friend's help
33
+
> 2.Merger PR # [44](https://github.com/weilin9999/WeiLin-Comfyui-Tools/pull/44) thank you for your friend's help
34
34
>
35
-
> 3. Merge PR [#43](https://github.com/weilin9999/WeiLin-Comfyui-Tools/pull/43) thank you for your friend's help
35
+
> 3. New features: Tags can be bookmarked with one click in the Tag control bar. The ability to add a newline character has also been added
36
+
>
37
+
> 4. Translation overhaul! This update has changed all the translation functions, using AI for translation, and docking silicon based AI for API translation. If you want to connect with other AI platforms, you can submit suggestions in the group, and a new platform will be added in the subsequent update
36
38
>
37
39
38
40
<details>
39
41
<summary>Click here for more updates from the past</summary>
40
42
43
+
> 0.0.65 Public Beta Version 2025-09-23
44
+
>
45
+
> 1. Fixed a known BUG
46
+
>
47
+
> 2. Merge PR [#40](https://github.com/weilin9999/WeiLin-Comfyui-Tools/pull/40) thank you for your friend's help
48
+
>
49
+
> 3. Merge PR [#43](https://github.com/weilin9999/WeiLin-Comfyui-Tools/pull/43) thank you for your friend's help
50
+
>
51
+
41
52
> 0.0.64 Public Beta Version 2025-09-14
42
53
>
43
54
> 1. Fixed a known BUG (the issue of misaligned drag ICONS in the execution bar in Comfyui)
"content": f"You are an expert in data translation processing. translate the text field of the JSON string data passed by the user into {_lang_to_name(target_lang_code)} and fill it in the corresponding translate field. You only need to return the corresponding JSON string data and do not modify any other data or parameters"
"content": f"You are an expert in data translation processing. translate the text field of the JSON string data passed by the user into {_lang_to_name(target_lang_code)} and fill it in the corresponding translate field. You only need to return the corresponding JSON string data and do not modify any other data or parameters"
0 commit comments