-
-
Notifications
You must be signed in to change notification settings - Fork 472
/
CHANGELOG
21 lines (13 loc) · 1.1 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## 2.5.0 (2023-09-24)
### 注意:由于当前的 PaddleOCR 实现有严重的性能问题,所以该版本删除了 PaddleOCR
### ⚠️ 请务必将 PaddleOCR 从服务列表中移除之后再更新 Pot ⚠️
### 注意:Windows 用户请以管理员权限运行 pot 之后再更新
### Note: Due to serious performance issues with the current implementation of PaddleOCR, this version has removed PaddleOCR.
### ⚠️ Please make sure to remove PaddleOCR from the service list before updating Pot. ⚠️
### Note: For Windows users, please run pot with administrator privileges before updating.
### New feature:
- Add Tencent Language Detect([`f93c75b`](https://github.com/pot-app/pot-desktop/commit/f93c75b326c762bb2b4b2837f702d373d2d37549)) (by @Pylogmon)
### Bugs fixed:
- WebDav Error([`a53c87a`](https://github.com/pot-app/pot-desktop/commit/a53c87ad8f0e9ceb8a4d5d0e11fa7ddcb2d8b1c9)) (by @Pylogmon)
### Performance improves:
- Remove PaddleOCR that Causes Serious Performance Problems([`265736d`](https://github.com/pot-app/pot-desktop/commit/265736d8c8c1854a0a4c5a95dc03c1e328dd9c12)) (by @Pylogmon)