forked from pot-app/pot-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
18 lines (11 loc) · 1.16 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## 1.11.1 (2023-07-27)
### Bugs fixed:
- OCR cannot be used([`5f094d5`](https://github.com/pot-app/pot-desktop/commit/5f094d50cf150c0ac1cf2cc75535967de5d89a3e)) (by @Pylogmon)
- Permission denied on macos([`899d646`](https://github.com/pot-app/pot-desktop/commit/899d646ef1b3dff3c1d57dd41bd87290963b71ba)) (by @Pylogmon)
### Performance improves:
- Add Language Support for Windows System OCR([`19596e7`](https://github.com/pot-app/pot-desktop/commit/19596e7e18f8f05169b1c6e9947f3c435188d5b8)) (by @Pylogmon)
### BREAKING CHANGE:
- Windows 安装包问题还没有修复,需要以管理员权限运行 pot 之后才能应用内更新
- 本次更新删除了 Tesseract OCR 接口,如果默认 OCR 设置为 Tesseract,更新后会出现 OCR 白屏的问题,请切换为 [系统 OCR] 再使用
- The issue with the Windows installation package has not been fixed yet. You need to run pot as an administrator in order to apply the internal updates.
- In this update, the Tesseract OCR interface has been removed. If your default OCR setting is Tesseract, you will encounter a white screen issue after updating. Please switch to [System OCR] before using it again.