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 c1030c5 commit 6aedd27Copy full SHA for 6aedd27
appcast.json
@@ -1,6 +1,13 @@
1
{
2
"identifier": "yetone.openai.translator",
3
"versions": [
4
+ {
5
+ "version": "3.3.0",
6
+ "desc": "Fix Gemini streaming text loss and improve stability",
7
+ "sha256": "31fe359ed4ca49d297dd5fbce5f6c6b4f9e7bde32ad0bea60a911d3acd5101ea",
8
+ "url": "https://github.com/openai-translator/bob-plugin-openai-translator/releases/download/v3.3.0/openai-translator-3.3.0.bobplugin",
9
+ "minBobVersion": "1.8.0"
10
+ },
11
12
"version": "3.2.0",
13
"desc": "Improve error messages and optimize code structure.",
public/info.json
@@ -167,5 +167,5 @@
167
}
168
],
169
"summary": "AI powered translator",
170
- "version": "3.2.0"
+ "version": "3.3.0"
171
0 commit comments