We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5471759 commit 3bb009fCopy full SHA for 3bb009f
appcast.json
@@ -1,6 +1,13 @@
1
{
2
"identifier": "yetone.openai.translator",
3
"versions": [
4
+ {
5
+ "version": "4.0.3",
6
+ "desc": "重构流式响应处理逻辑,采用更健壮的 SSE 解析器实现,提升代码可维护性。",
7
+ "sha256": "59b00b5d8fb1a04f742e8766c83a67d0be96485da091a5da2e68598e494ccb9b",
8
+ "url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v4.0.3/openai-translator-4.0.3.bobplugin",
9
+ "minBobVersion": "1.8.0"
10
+ },
11
12
"version": "4.0.2",
13
"desc": "修复流式响应过程中偶发的解析错误问题",
public/info.json
@@ -151,5 +151,5 @@
151
}
152
],
153
"summary": "AI powered translator",
154
- "version": "4.0.2"
+ "version": "4.0.3"
155
0 commit comments