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 9840327 commit 919e523Copy full SHA for 919e523
appcast.json
@@ -1,6 +1,13 @@
1
{
2
"identifier": "yetone.openai.translator",
3
"versions": [
4
+ {
5
+ "version": "4.0.2",
6
+ "desc": "修复流式响应过程中偶发的解析错误问题",
7
+ "sha256": "a7cc8a632a0d93afccc269d13675837c45407870166519db2cab61798ea17c91",
8
+ "url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v4.0.2/openai-translator-4.0.2.bobplugin",
9
+ "minBobVersion": "1.8.0"
10
+ },
11
12
"version": "4.0.1",
13
"desc": "Migrate from pnpm to Bun for improved build performance",
public/info.json
@@ -151,5 +151,5 @@
151
}
152
],
153
"summary": "AI powered translator",
154
- "version": "4.0.1"
+ "version": "4.0.2"
155
0 commit comments