-
Notifications
You must be signed in to change notification settings - Fork 76
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
1 parent
99dce76
commit 5f005c5
Showing
1 changed file
with
5 additions
and
6 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,14 +1,13 @@ | ||
Enhancements | ||
* Specify sync conditions differently for each folder [NEW] | ||
* UI explains why syncthing is running (or not) | ||
* Support in-app editing of folder's ignore list items | ||
Fixes | ||
* Fixed the "battery eater" | ||
* Fixed xml encoding when parsing, saving the config (#89) | ||
* Fixed override changes button not showing | ||
* Fixed the "battery eater" | ||
* Added detection for wireless charging | ||
* Fixed phone plugged to charger detection | ||
* Lots of bug fixes and better Android 8+ support (#52, #54, #56, #59) | ||
Enhancements | ||
* UI explains why syncthing is running (or not) | ||
* Support in-app editing of folder's ignore list items | ||
* Better default prefs and crash detection | ||
Maintenance | ||
* Updated syncthing to v0.14.51 | ||
* Added support for "receive only" folders |