Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@ShevonKuan ShevonKuan released this 15 Jan 17:08
· 1 commit to main since this release

What's Changed

  1. deepl对api访问使用了压缩,导致旧版逆向过程返回结果为空,感谢OwO-Network/DeepLX#51 提出的issue以及OwO-Network/DeepLX@8b8b0af 提供的更改意见。
  2. 现在支持使用jsonp以跨域访问该api,仅需要在/translate路径后加上callback作为querystring即可调用该jsonp。
  3. 修复了原来即使指定engine也无法使用deepl作为翻译引擎的bug

Full Changelog: v1.0.1...v1.1.0