From 16223f4c61ed51ee490fd322710a213a778b2887 Mon Sep 17 00:00:00 2001 From: Audrius Butkevicius Date: Thu, 3 May 2018 22:00:04 +0100 Subject: [PATCH] Shorten whats new --- app/src/main/play/en-GB/whatsnew | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/app/src/main/play/en-GB/whatsnew b/app/src/main/play/en-GB/whatsnew index 3c8eebf1..53575a9a 100644 --- a/app/src/main/play/en-GB/whatsnew +++ b/app/src/main/play/en-GB/whatsnew @@ -1,11 +1,9 @@ * Update syncthing to v0.14.47 -* Minimum supported Android version is now 4.1 -* Migrated to built-in syncthing file watcher -* Added pause button for folders and devices -* Support more file managers when opening folders from the application -* Ability to set proxy settings -* Added experimental toggle for disabling restarts after beind suspended, which when enabled can reduce battery usage yet increase the time it takes to reconnect -* Fix issue when web UI was inaccessible when network connected configured a proxy -* Add support for reseting delta indexes from the UI +* Minimum Android version is now 4.1 +* Using syncthing's built-in file watcher +* Pause buttons for folders and devices +* Support more file managers +* UI to setup socks/http proxy +* Toggle for disabling restarts after beind suspended, which when enabled can reduce battery usage yet increase the time it takes to reconnect +* Fix web UI being inaccessible when network configures proxy * Fixed issue with device names being overwritten after config restore -* Potential fix for config corruption