We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8c0cf commit 1fb9d51Copy full SHA for 1fb9d51
appcast.json
@@ -1,6 +1,13 @@
1
{
2
"identifier": "yetone.openai.translator",
3
"versions": [
4
+ {
5
+ "version": "4.2.3",
6
+ "desc": "Reorder config options for better UX",
7
+ "sha256": "0b55bd269a8da8d1c6f59f6c934cc3c02c4f7c96d5137d8e20822db4a6f17e95",
8
+ "url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v4.2.3/openai-translator-4.2.3.bobplugin",
9
+ "minBobVersion": "1.8.0"
10
+ },
11
12
"version": "4.2.2",
13
"desc": "修复 non-streaming 下模型返回连续空行的问题",
public/info.json
@@ -178,5 +178,5 @@
178
}
179
],
180
"summary": "AI powered translator",
181
- "version": "4.2.2"
+ "version": "4.2.3"
182
0 commit comments