We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb5866 commit 54e68dbCopy full SHA for 54e68db
apps/desktop/UPDATE_LOG.md
@@ -1,5 +1,37 @@
1
# UPDATE LOG
2
3
+## v0.21.0
4
+
5
+Features:
6
7
+- Support opening individual files.
8
9
+- Support display editing file full path in the editor.
10
11
+Fix:
12
13
+- Fix the issue of AI translation and summary not taking effect.
14
15
+- Fix the issue of multiple editor instances causing paste failure.
16
17
+- Improve the performance and ui of the editor.
18
19
+---
20
21
+特性:
22
23
+- 支持打开单个文件。
24
25
+- 支持在编辑器中显示正在编辑的文件的完整路径。
26
27
+修复:
28
29
+- 修复 AI 翻译、摘要没生效的问题。
30
31
+- 修复多个实例导致粘贴失败的问题。
32
33
+- 优化编辑器性能和样式。
34
35
## v0.20.0
36
37
Features:
0 commit comments