From a0bc2335ef2ff96eab38da57f68d41b1e84277c2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 31 Jul 2018 14:39:12 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ metadata/en-US/changelogs/1003050.txt | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 metadata/en-US/changelogs/1003050.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index dc2ba7422..fd8022c25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 1.3 (2018-07-31) + +* large overhaul to make status updates more reliable + +* fixed many bugs around the wrong button showing + ### 1.3-alpha5 (2018-07-21) * overhaul install button logic to avoid false presses diff --git a/metadata/en-US/changelogs/1003050.txt b/metadata/en-US/changelogs/1003050.txt new file mode 100644 index 000000000..3c473ea67 --- /dev/null +++ b/metadata/en-US/changelogs/1003050.txt @@ -0,0 +1,19 @@ +* more reliable buttons and status updates + +* overhaul of Settings including new data usage controls + +* battery conscious background operation on Android 5.0 and newer + +* Share menu item for repos + +* disable crash reports in Settings + +* Install History viewer when logging is enabled + +* clickable Anti-Features list, added NoSourceSince + +* Android 4.0 is now the minimum supported + +* huge improvements for custom whitelabel F-Droid versions + +* Expert Setting to send debug version+UUID on download