Skip to content

Commit 67a71db

Browse files
committed
docs: update changelog
1 parent 443d081 commit 67a71db

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

1000-hours/enjoy-app/changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# 版本更新
22

3+
## v0.7.5
4+
5+
### 新增功能
6+
7+
- 文档阅读页面可以修改布局(水平或垂直)
8+
- 文档可以打印当前页面(包含翻译)
9+
- 跟读页面可以复制字幕全文(不含时间轴)
10+
- 查单词面板新增单词的语音评估
11+
12+
### 修复故障
13+
14+
- 修复循环播放和重复播放时异常问题
15+
- 修复复制粘贴等快捷键失灵的问题
16+
- 修复语言评估结果部分按钮被遮挡无法点击的问题
17+
18+
### 其他
19+
20+
- 取消自动更新,改为手动检查更新
21+
322
## v0.7.4
423

524
### 修复故障

1000-hours/enjoy-app/install.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ Enjoy App 是一个跨平台的桌面应用,可以在 Windows、Mac 和 Linux
44

55
请根据电脑设备的操作系统,下载相应的版本安装使用。
66

7-
当前最新版本:**v0.7.4**
7+
当前最新版本:**v0.7.5**
88

99
## Windows
1010

1111
支持 Windows 10 以上版本。
1212

13-
[点击下载](https://dl.enjoy.bot/app/win32/x64/Enjoy-0.7.4%20Setup.exe)
13+
[点击下载](https://dl.enjoy.bot/app/win32/x64/Enjoy-0.7.5%20Setup.exe)
1414

1515
下载后,双击即可安装。
1616

1717
::: tip Windows 10 安装报错怎么办?
1818
Windows 10 系统在安装时可能会报错:
1919

20-
```
20+
```bash
2121
A JavaScript error occurred in the main process
2222
```
2323

@@ -33,8 +33,8 @@ A JavaScript error occurred in the main process
3333

3434
根据使用 Mac 电脑的芯片不同,需要下载不同的版本。
3535

36-
- [Silicon 芯片版本(arm64)](https://dl.enjoy.bot/app/darwin/arm64/Enjoy-0.7.4-arm64.dmg)
37-
- [Intel 芯片版本(x64)](https://dl.enjoy.bot/app/darwin/x64/Enjoy-0.7.4-x64.dmg)
36+
- [Silicon 芯片版本(arm64)](https://dl.enjoy.bot/app/darwin/arm64/Enjoy-0.7.5-arm64.dmg)
37+
- [Intel 芯片版本(x64)](https://dl.enjoy.bot/app/darwin/x64/Enjoy-0.7.5-x64.dmg)
3838

3939
::: info 如何查看本机配置
4040
M1 以后的 Mac 电脑型号(M1、M2、M3),均为 Silicon 芯片。
@@ -52,7 +52,8 @@ M1 以后的 Mac 电脑型号(M1、M2、M3),均为 Silicon 芯片。
5252

5353
请根据不同发行版本选用安装文件。
5454

55-
- [下载 deb 版本](https://dl.enjoy.bot/app/linux/x64/enjoy_0.7.4_amd64.deb)
55+
- [下载 deb 版本](https://dl.enjoy.bot/app/linux/x64/enjoy_0.7.5_amd64.deb)
56+
- [下载 zip 版本](https://dl.enjoy.bot/app/linux/x64/Enjoy-linux-x64-0.7.5.zip)
5657

5758
## 历史版本
5859

0 commit comments

Comments
 (0)