[Feature] Add changelog for 1.3.0.

This commit is contained in:
Hai Zhang 2021-08-07 21:01:57 -07:00
parent f0457787f5
commit 166618ce83
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,9 @@
- Added SFTP support.
- Added Material You theme on Android 12.
- Added setting an initial path for SFTP and SMB.
- Added encoding support in text editor.
- Added TODO translations.
- Fixed not showing files when running in work profile.
- Fixed slow loading for a large number of files.
- Fixed thumbnail support for SFTP and SMB.
- Other bug fixes and improvements.

View File

@ -0,0 +1,9 @@
- 添加了 SFTP 支持。
- 添加了在 Android 12 上的您的质感设计Material You主题。
- 添加了 SFTP 和 SMB 的初始路径设置。
- 添加了文本编辑器的编码支持。
- 添加了 TODO 翻译。
- 修复了在工作资料中运行时无法显示文件的问题。
- 修复了加载大量文件时过于缓慢的问题。
- 修复了 SFTP 和 SMB 的缩略图支持。
- 其他错误修复和改进。