mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
add CHANGELOG
This commit is contained in:
parent
50ca3967cc
commit
43f8c29cc6
1 changed files with 33 additions and 0 deletions
33
CHANGELOG.md
Normal file
33
CHANGELOG.md
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
|
||||||
|
### 1.1.1 (2019-02-03)
|
||||||
|
|
||||||
|
* support APK Signature v2 and v3
|
||||||
|
|
||||||
|
* all SDK Version values are output as integers in the index JSON
|
||||||
|
|
||||||
|
* take graphics from Fastlane dirs using any valid RFC5646 locale
|
||||||
|
|
||||||
|
* print warning if not running in UTF-8 encoding
|
||||||
|
|
||||||
|
* fdroid build: hide --on-server cli flag
|
||||||
|
|
||||||
|
### 1.1 (2019-01-28)
|
||||||
|
|
||||||
|
* a huge update with many fixes and new features:
|
||||||
|
https://gitlab.com/fdroid/fdroidserver/milestones/7
|
||||||
|
|
||||||
|
* can run without and Android SDK installed
|
||||||
|
|
||||||
|
* much more reliable operation with large binary APK collections
|
||||||
|
|
||||||
|
* sync all translations, including newly added languages: hu it ko pl pt_PT ru
|
||||||
|
|
||||||
|
* many security fixes, based on the security audit
|
||||||
|
|
||||||
|
* NoSourceSince automatically adds SourceGone Anti-Feature
|
||||||
|
|
||||||
|
* aapt scraping works with all known aapt versions
|
||||||
|
|
||||||
|
* smoother mirror setups
|
||||||
|
|
||||||
|
* much faster `fdroid update` when using androguard
|
Loading…
Add table
Add a link
Reference in a new issue