From ecc7f8749507e02a4dea47b045e2f3980310b9c2 Mon Sep 17 00:00:00 2001 From: Pylogmon Date: Mon, 31 Jul 2023 11:31:38 +0800 Subject: [PATCH] 1.13.1 --- CHANGELOG | 16 +++++----------- src-tauri/tauri.conf.json | 2 +- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 487244d847..c3c4760953 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,17 +1,11 @@ -## 1.13.0 (2023-07-30) +## 1.13.1 (2023-07-31) Windows 用户请以管理员权限运行 pot 之后再更新 Windows users please run pot with administrator privileges before updating -### New feature: - -- Add Paddle OCR([`4f09e56`](https://github.com/pot-app/pot-desktop/commit/4f09e560e1d48992e60e2af084a0f4b4c89448aa)) (by @Pylogmon) - ### Bugs fixed: -- Can't input 'F'([`58a783d`](https://github.com/pot-app/pot-desktop/commit/58a783dcfbdf88ef262e22e7c24c540f0d4eeb70)) (by @Pylogmon) -- a typos in Chinese translation (#334)([`cff5450`](https://github.com/pot-app/pot-desktop/commit/cff54504f112542f0fc09c56fb94febb16698a8f)) (by @zhtjtcz) - -### Refactor - -- Optimizing the use of cambridge dictionary (#341)([`d2d200a`](https://github.com/pot-app/pot-desktop/commit/d2d200a82437acb961ec68ac9c36dc4005b89bd7)) (by @xtyuns) +- Add more language support for Paddle([`400fd22`](https://github.com/pot-app/pot-desktop/commit/400fd2282f88370f58e04992493f9693dd5cf5d3)) (by @Pylogmon) +- Unsupport language([`44c7ce7`](https://github.com/pot-app/pot-desktop/commit/44c7ce76632632c5c704d4de964ed019c4b9d348)) (by @Pylogmon) +- Load image failed on Linux([`0302fc4`](https://github.com/pot-app/pot-desktop/commit/0302fc4787fa5849eacfd10688a584118cccf1fd)) (by @Pylogmon) +- PaddleOCR recognition incomplete.([`309d3bc`](https://github.com/pot-app/pot-desktop/commit/309d3bc98e4b7668c01951d340b2bd3fe9faa75c)) (by @Pylogmon) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index d031b59f3e..21c54927e6 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "pot", - "version": "1.13.0" + "version": "1.13.1" }, "tauri": { "allowlist": {