mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-01 02:31:36 -05:00
add changelog for upcoming v1.9 release
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,3 +1,19 @@
|
||||
### 1.9 (2020-06-25)
|
||||
|
||||
* Removed "Android App Link" support since it cannot work with
|
||||
F-Droid, and it was triggering DNS leaks.
|
||||
|
||||
* Archive Repos are now lower priority than the Repo (higher on the
|
||||
Manage Repos screen), fixing issues where it looked for icons,
|
||||
screenshots and other information in the Archive rather than the
|
||||
Repo itself.
|
||||
|
||||
* Stop cropping feature header image (thanks @ByteHamster!)
|
||||
|
||||
* Make navigation bar match dark mode (thanks @MatthieuB!)
|
||||
|
||||
* Cleaned out obsolete code (thanks @Isira-Seneviratne!)
|
||||
|
||||
### 1.8-alpha2 (2020-02-04)
|
||||
|
||||
* stop showing Unknown Sources with Privileged Extension on Android 10 #1833
|
||||
|
||||
5
metadata/en-US/changelogs/1009000.txt
Normal file
5
metadata/en-US/changelogs/1009000.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
* Removed "Android App Link" support since it cannot work with F-Droid, and it was triggering DNS leaks.
|
||||
* Archive Repos are now lower priority than the Repo (higher on the Manage Repos screen), fixing issues where it looked for icons, screenshots and other information in the Archive rather than the Repo itself.
|
||||
* Stop cropping feature header image (thanks @ByteHamster!)
|
||||
* Make navigation bar match dark mode (thanks @MatthieuB!)
|
||||
* Cleaned out obsolete code (thanks @Isira-Seneviratne!)
|
||||
Reference in New Issue
Block a user