-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
* New Dark Theme option, it should automatically follow the system day/night mode. | ||
* You can also choose to manually set Light/Dark Theme in General settings. | ||
* You can also manually set Light/Dark Theme in General settings. | ||
* Reworked settings screens, to show the the user selected values where possible. | ||
* Added a file and folder picker. App will ask for extra permission on Android 11+ for custom paths. | ||
* New SSH library to allow connecting using more modern SSH algorithms. | ||
* SFTP should now be able to connect using modern SSH algorithms. |