-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Bump version to 1.7.3 and add changelogs
- Loading branch information
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- Fixed crash when opening archive files directly. | ||
- Fixed FTP server Quick Settings tile crash on Android 14. | ||
- Material Design 2 theme may be removed in the upcoming version 1.8.0. | ||
- Other bug fixes and improvements. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- 修复了直接打开归档文件时的崩溃。 | ||
- 修复了 Android 14 上 FTP 服务器快捷设置磁贴的崩溃。 | ||
- Material Design 2 主题可能在未来的 1.8.0 版本中被移除。 | ||
- 其他错误修复和改进。 |