diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ac3eb8c6..a66ba96ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +### 1.6-alpha2 (2019-03-28) + +* Latest Tab now highlights apps that provide descriptions, + translations, screenshots + +* Auto-download from mirrors, to speed up downloads and reduce load on + f-droid.org + +* More efficient download caching (per-repo; across different + webservers #1708) + +* Fix problems canceling downloads (#1727, #1736, #1742) + +* Fix downloading OBB files from repos (#1403) + ### 1.6-alpha1 (2019-02-20) * add switches in RepoDetails to disable any or all mirrors (#1696) diff --git a/metadata/en-US/changelogs/1006002.txt b/metadata/en-US/changelogs/1006002.txt new file mode 100644 index 000000000..bb3071c45 --- /dev/null +++ b/metadata/en-US/changelogs/1006002.txt @@ -0,0 +1,13 @@ +* Latest Tab now highlights apps that provide descriptions, translations, screenshots + +* Auto-download from mirrors, to speed up downloads and reduce load on f-droid.org + +* Disable mirrors using new switches in RepoDetails (#1696) + +* More efficient download caching (per-repo; across different webservers #1708) + +* Fix installs requiring Unknown Sources with Privileged Extension (#1702) + +* Fix missing icons for those not using Wi-Fi (#1592) + +* Improved translations for Updates tab vs preference