-
-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
## 0.4.1 (2023-05-25) | ||
## 0.4.2 (2023-05-26) | ||
|
||
### New Features: | ||
### New feature: | ||
|
||
- 添加翻译接口: 小牛翻译 (#139)([`8c64348`](https://github.com/pot-app/pot-desktop/commit/8c643487fad0ecfe368fcbf0d0c2696095486433)) (by Eliauk365) | ||
- 添加清空按钮([`e17c210`](https://github.com/pot-app/pot-desktop/commit/e17c2101f8916c6ac0ca60147506752537864805)) (by Pylogmon) | ||
|
||
### Bugs fixed: | ||
|
||
- 修复 MacOS 快捷键取词 (#142)([`1843a79`](https://github.com/pot-app/pot-desktop/commit/1843a79c8280ad5ec7b0528839b172a5026990b4)) (by yetone) | ||
- 修复翻译结果有多余换行的问题([`f29a9d3`](https://github.com/pot-app/pot-desktop/commit/f29a9d3c9062bd3579e7abfebb5ecf2c38be4e2e)) (by Pylogmon) | ||
- 修复错误信息也会自动复制的问题([`7adee1c`](https://github.com/pot-app/pot-desktop/commit/7adee1c88cf88f24a6213916c882ce3c39103ca4)) (by Pylogmon) | ||
- 修复 Win10 下 SnipDo 报错([`de44ea2`](https://github.com/pot-app/pot-desktop/commit/de44ea259c281fbc28d21a46f37b47fb434fd151)) (by Pylogmon) | ||
- 优化界面样式([`e918662`](https://github.com/pot-app/pot-desktop/commit/e918662276f5a4750b681af3c137281ecf181ff1)) (by Pylogmon) | ||
- 剪切板监听模式下禁用自动复制([`9782fd2`](https://github.com/pot-app/pot-desktop/commit/9782fd2be253a896a95cab1b19db911c8070f4fa)) (by Pylogmon) |