[Fix] More accurate wording in changelog.

This commit is contained in:
Hai Zhang 2023-08-20 04:33:07 -07:00
parent b7bf09c238
commit f654cdf231
2 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@
- Added URL information to FTP server notification.
- Added banner for Android TV.
- Fast scroll popup now shows text according to the current sort options.
- Video preview is now taken from 1/3 of the video instead of the first frame.
- Video thumbnail is now taken from 1/3 of the video instead of the first frame.
- Material Design 2 theme will be removed in the upcoming version 1.7.0 to ease code maintenance.
- Other bug fixes and improvements.

View File

@ -4,6 +4,6 @@
- 向 FTP 服务器的通知添加了 URL 信息。
- 为 Android TV 添加了横幅。
- 快速滚动的提示现在会根据排序选项来显示文字。
- 视频预览现在会从视频的 1/3 处而非第一帧获取。
- 视频缩略图现在会从视频的 1/3 处而非第一帧获取。
- Material Design 2 主题将在未来的 1.7.0 版本中被移除以便于代码维护。
- 其他错误修复和改进。