forked from pot-app/pot-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
15 lines (9 loc) · 934 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## 0.3.6 (2023-05-21)
### New feature:
- 改用 lingva 实现朗读,支持除粤语外所有语言。([`301ba6e`](https://github.com/pot-app/pot-desktop/commit/301ba6e266964d52d0f30a1256ce9c5c82fc386f)) (by Pylogmon)
- DeepL 支持设置 API Key (#114)([`92c3ea6`](https://github.com/pot-app/pot-desktop/commit/92c3ea6a6229c6cc27859e3ce7a284c70b5b851c)) (by 派了个萌)
### Bugs fixed:
- 将不支持繁体中文的接口 fallback 到简体中文([`f4831f5`](https://github.com/pot-app/pot-desktop/commit/f4831f5b119fb7de708978ba65d2263a8e7ed518)) (by Pylogmon)
- 修复极简模式输入翻译窗口也会隐藏输入框的问题([`d5e5f2b`](https://github.com/pot-app/pot-desktop/commit/d5e5f2b0c626f456eacef8f32ebb5237d940e24b)) (by Pylogmon)
### Performance improves:
- 优化设置页面样式([`9a37783`](https://github.com/pot-app/pot-desktop/commit/9a377835a4ba06ca4f0492f92851c90b02796172)) (by Pylogmon)