[Feature] Add changelog for new version.

This commit is contained in:
Hai Zhang 2021-03-14 17:02:26 -07:00
parent f49519a027
commit 2624344f1e
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
- Improved the Material Design 2 theme, adding theme color setting and optional true black night mode, and removed the deprecated Material Design 1 theme.
- Added SMB support.
- Added storage management.
- Added Sui support.
- Added viewing permission info for APK files.
- Added thumbnail for PDF files.
- Added setting for displaying file names.
- Added support for dragging out the navigation drawer from anywhere on screen.
- Fixed certain issues in FTP server.
- Other bug fixes and improvements.

View File

@ -0,0 +1,10 @@
- 改进了质感设计 2 主题,添加了主题色设置和可选的纯黑夜间模式,并移除了已弃用的质感设计 1 主题。
- 添加了 SMB 支持。
- 添加了存储管理。
- 添加了 Sui 支持。
- 添加了查看 APK 文件的权限信息。
- 添加了 PDF 文件的缩略图。
- 添加了显示文件名的设置。
- 添加了从屏幕任意位置拉出导航抽屉的支持。
- 修复了 FTP 服务器的多个问题。
- 其他错误修复和改进。