pot-desktop

🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.

GPL-3.0 License

Stars
10.1K
Committers
46

Bot releases are visible (Hide)

pot-desktop - 1.4.1

Published by Pylogmon over 1 year ago

1.4.1 (2023-06-13)

New feature:

  • Add Incremental Translation (#230)(56810bc) (by @Pylogmon)
  • Add QR code recognition support(b629769) (by @Pylogmon)
  • Add linux x86 target support(#227)(e9bb9c3) (by @liudonghua123)

Bugs fixed:

  • Error of iFlytek OCR when image has no words(22b2a87) (by @ccslykx)
  • Image can't reload(dff4adf) (by @Pylogmon)
pot-desktop - 1.4.0

Published by Pylogmon over 1 year ago

1.4.0 (2023-06-12)

New feature:

  • Add iFlytek OCR and iFlytek OCR (intsig) (#226)(7780fdb) (by @ccslykx)
  • Add windows x86 support (#223)(9b9dc88) (by @liudonghua123)
  • Add iFlytek Latex (#221)(7929396) (by @Pylogmon)
  • Copy Config Content(8460e18) (by @Pylogmon)
  • Add Tencent Image Translation(a75baad) (by @Pylogmon)
  • Set default api for ocr and screenshot translation respectively(ace9b1c) (by @Pylogmon)
  • Add delete newline on ocr window(919a17a) (by @Pylogmon)
  • Add Simple Latex Support (#213)(d5207e8) (by @Pylogmon)
  • Add cmd invoke for ocr(942ba6d) (by @Pylogmon)

Bugs fixed:

  • Fix shadow warning(2a4216e) (by @Pylogmon)

Performance improves:

  • use rust to get base64(e753fd4) (by @Pylogmon)
  • Optimize Tesseract langdata loading speed(8998f72) (by @Pylogmon)
pot-desktop - 1.3.0

Published by Pylogmon over 1 year ago

1.3.0 (2023-06-10)

New feature:

  • Add OCR Space Support (#204)(2e40ed4) (by @Pylogmon)
  • Add Tencent OCR Support (#203)(24ed180) (by @Pylogmon)
  • Add Baidu OCR Accurate Support(be23a91) (by @Pylogmon)
  • Add VolcEngine OCR Support (#205)(9ad5d41 (by @ccslykx))

Bugs fixed:

  • Stack overflow on linux (#209)(adbae09) (by @Pylogmon)
  • Format text when screenshot translate (#202)(9924a00) (by @Pylogmon)
  • Load File Error on Linux(6b8b757) (by @Pylogmon)
  • Screenshot windows fullscreen failed(511c326) (by @Pylogmon)

Performance improves:

  • Put worker and core at local(e2e19d1) (by @Pylogmon)
pot-desktop - 1.2.0

Published by Pylogmon over 1 year ago

1.2.0 (2023-06-08)

New feature:

  • Add Screenshot Translate(0f2c4ce) (by @Pylogmon)
  • 更新繁體中文翻譯 (#196)(2b25226) (by @bestpika)

Bugs fixed:

  • Start OCR on ocr window is open(e0a9563) (by @Pylogmon)
  • Ocr Text format(4ed17f3) (by @Pylogmon)
  • Linux load image failed(723e6c9) (by @Pylogmon)
  • Tesseract OCR Japanese(1e9f97d) (by @Pylogmon)
pot-desktop - 1.1.1

Published by Pylogmon over 1 year ago

1.1.1 (2023-06-07)

Bugs fixed:

  • Baidu OCR Japanese(b3d2842) (by @Pylogmon)
  • Deb depends(cdccc67) (by @Pylogmon)
pot-desktop - 1.1.0

Published by Pylogmon over 1 year ago

1.1.0 (2023-06-07)

New feature:

  • Add Baidu OCR(dfb7444) (by @Pylogmon)

Bugs fixed:

  • Mult-Screen Support (#193)(0a892a1) (by @Pylogmon)
  • Linux depends(f35546d) (by @Pylogmon)
  • Wrong dpi(fdd9988) (by @Pylogmon)

Performance improves:

  • Change screenshot style(7708177) (by @Pylogmon)
pot-desktop - 1.0.0

Published by Pylogmon over 1 year ago

1.0.0 (2023-06-06)

New feature:

  • Add Screenshot and OCR (#187)(a074e7c) (by @Pylogmon)

Bugs fixed:

  • Flashing when screenshot(5cb3d2f) (by @Pylogmon)
  • Csp error(caeac9a) (by @Pylogmon)
  • Button overlap(e8ecf6d) (by @Pylogmon)
  • Typo (#184)(620f1c9) (by @bestpika)
pot-desktop - 0.5.1

Published by Pylogmon over 1 year ago

0.5.1 (2023-06-04)

New feature:

  • Add Youdao translate (#180)(3bd240c) (by @Pylogmon)
  • Traditional Chinese support (#179)(24f801f) (by @bestpika)

Bugs fixed:

  • Fix missing language in DeepL (#183)(1ef997b) (by @Pylogmon)

Performance improves:

  • Optimize Windows get selection text(069da6d) (by @Pylogmon)
  • Debounce for resize event(06a11de) (by @Pylogmon)
pot-desktop - 0.5.0

Published by Pylogmon over 1 year ago

0.5.0 (2023-06-01)

BREAK:

  • 本次更新有语言代码变动,手动设置一次目标语言即可正常使用。

New feature:

  • 添加应用多语言支持 (#177)(05d5c55) (by @Pylogmon)

Bugs fixed:

  • 多屏幕窗口边界问题 (#176)(5109b84) (by @AlphaBoom)
  • 修复部分情况下自动删除换行无效(bd3bd5b) (by @Pylogmon)

New feature:

  • Add multi-language support for the application. (#177)(05d5c55) (by @Pylogmon)

Bugs fixed:

  • Multi-screen window boundary issues (#176)(5109b84) (by @AlphaBoom)
  • Fixed some cases of automatic deletion of line breaks invalid (bd3bd5b) (by @Pylogmon)
pot-desktop - 0.4.5

Published by Pylogmon over 1 year ago

0.4.5 (2023-05-29)

New feature:

  • 添加腾讯交互翻译接口 (#165)(ab68b3f) (by @Pylogmon)
  • 切换 tab 时自动滚动至顶部 (#162)(51298bc) (by @Layouwen)
  • 支持设置翻译窗口源文本和译文的字体大小 (#161)(2e40091) (by @Pylogmon)
  • 添加更多语言支持 (#153)(1d105c0) (by @Pylogmon)

Bugs fixed:

  • 修复 Windows 下划词窗口无法拖动 (#163)(845568e) (by @bylevel)
  • 重构快捷键输入,解决设置快捷键闪退 (#166)(814af8a) (by @bylevel)
pot-desktop - 0.4.4

Published by Pylogmon over 1 year ago

0.4.4 (2023-05-27)

Bugs fixed:

  • 修复部分桌面环境 Wayland 下取词失败的问题(9e5d369) (by Pylogmon)
  • 修复 WebKitGTK 的渲染问题(c8a7ec1) (by Pylogmon)
pot-desktop - 0.4.3

Published by Pylogmon over 1 year ago

0.4.3 (2023-05-27)

Bugs fixed:

  • 修复部分桌面环境 Wayland 下取词失败的问题(9e5d369) (by Pylogmon)
pot-desktop - 0.4.2

Published by Pylogmon over 1 year ago

0.4.2 (2023-05-26)

New feature:

  • 添加清空按钮(e17c210) (by Pylogmon)

Bugs fixed:

  • 优化界面样式(e918662) (by Pylogmon)
  • 剪切板监听模式下禁用自动复制(9782fd2) (by Pylogmon)
pot-desktop - 0.4.1

Published by Pylogmon over 1 year ago

0.4.1 (2023-05-25)

New Features:

  • 添加翻译接口: 小牛翻译 (#139)(8c64348) (by Eliauk365)

Bugs fixed:

  • 修复 MacOS 快捷键取词 (#142)(1843a79) (by yetone)
  • 修复翻译结果有多余换行的问题(f29a9d3) (by Pylogmon)
  • 修复错误信息也会自动复制的问题(7adee1c) (by Pylogmon)
  • 修复 Win10 下 SnipDo 报错(de44ea2) (by Pylogmon)
pot-desktop - 0.4.0

Published by Pylogmon over 1 year ago

0.4.0 (2023-05-22)

New feature:

  • 原生支持 Wayland 取词(55c3bd1) (by Pylogmon)
  • 添加记住窗口大小选项(f68f000) (by Pylogmon)

Bugs fixed:

  • 修复接口设置提示信息看不到的问题(d853755) (by Pylogmon)
  • 修复指定原语言时翻译出错的问题(88c9b13) (by Pylogmon)
  • 修复记住窗口大小尺寸错误(69b1a22) (by Pylogmon)
  • 修复 Lingva 接口无法翻译带有/的文本的问题(137f719) (by Pylogmon)

Performance improves:

  • 后移 http 服务器开启时机,提升响应速度(0d086b5) (by Pylogmon)
pot-desktop - 0.3.6

Published by Pylogmon over 1 year ago

0.3.6 (2023-05-21)

New feature:

  • 改用 lingva 实现朗读,支持除粤语外所有语言。(301ba6e) (by Pylogmon)
  • DeepL 支持设置 API Key (#114)(92c3ea6) (by 派了个萌)

Bugs fixed:

  • 将不支持繁体中文的接口 fallback 到简体中文(f4831f5) (by Pylogmon)
  • 修复极简模式输入翻译窗口也会隐藏输入框的问题(d5e5f2b) (by Pylogmon)

Performance improves:

  • 优化设置页面样式(9a37783) (by Pylogmon)
pot-desktop - 0.3.5

Published by Pylogmon over 1 year ago

0.3.5 (2023-05-20)

New feature:

  • 使用 Grid 优化布局 (#112)(31891c3) (by 派了个萌)
  • 添加隐藏原文本和隐藏语言栏选项(极简模式) (#112)(31891c3) (by 派了个萌)

Bugs fixed:

  • 修复某些报错信息会导致白屏的问题(9a8e443) (by Pylogmon)
  • 修复 deb 包依赖缺失(84a5eb5) (by Pylogmon)
  • 修复剪切板监听模式无法自动格式化 (#106)(2ed88f0) (by 派了个萌)
pot-desktop - 0.3.4

Published by Pylogmon over 1 year ago

0.3.4 (2023-05-19)

BREAK:

  • 本次更新了 APPID:cn.pylogmon.pot->com.pylogmon.pot,所以配置文件路径会发生改变,需要迁移配置文件请看官网 faq 找配置文件路径。

New feature:

  • 添加多接口同时翻译 (#90)(d58100e) (by Pylogmon)
  • 添加 Lingva 翻译接口 (#103)(1f2682b) (by 派了个萌)

Bugs fixed:

  • 修复翻译未完成时切换翻译接口不会切断之前翻译的问题(b2e6ccb) (by Pylogmon)
  • 修复 Linux 下插件调用窗口不置顶的问题 (#102)(ea6e4b6) (by 派了个萌)
  • 修复 azure (#99)(87bfe30) (by 派了个萌)
  • 修复 MacOS 无法设置 Command 快捷键及设置某些快捷键后闪退的问题(17fbfd8) (by Pylogmon)
pot-desktop - 0.3.3

Published by Pylogmon over 1 year ago

0.3.3 (2023-05-18)

New feature:

  • 添加 Azure OpenAI Service 支持 (#93)(092aee2) (by 派了个萌)
  • 添加剪切板监听模式 (#92)(3d30f4f) (by 派了个萌)

Bugs fixed:

  • 添加 Windows7 支持(0125fd6) (by Pylogmon)
  • 修复 Windows 下无法设置 win 快捷键(5b98a4a) (by Pylogmon)
  • 修复某些发行版 AppImage 无法启动的问题(3501739) (by Pylogmon)

Performance improves:

  • 添加网络代理确认按钮(a7fd181) (by Pylogmon)
  • 添加插件调用文档提示(8e1a690) (by Pylogmon)
pot-desktop - 0.3.2

Published by Pylogmon over 1 year ago

0.3.2 (2023-05-16)

New feature:

  • 添加必应翻译 (#83)(8db1f57) (by 派了个萌)

Bugs fixed:

  • 删除 windows 剪切板判断逻辑(91fbe0b) (by 派了个萌)
  • 修复阿里翻译请求失败的问题 (#79)(d6c34f9) (by 派了个萌)
  • 修复 OpenAI 接口第二语言设置无效 (#78)(f9ea4b1) (by 派了个萌)