1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00
fdroidserver/CHANGELOG.md

48 lines
1.8 KiB
Markdown
Raw Normal View History

# Changelog
2019-02-01 14:31:44 +01:00
All notable changes to this project will be documented in this file.
2019-08-15 10:54:19 +02:00
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2019-08-15 10:54:19 +02:00
## [1.1.4] - 2019-08-15
### Fixed
* include bitcoin validation regex required by fdroiddata
2019-08-15 10:54:19 +02:00
* merged Debian patches to fix test suite there
## [1.1.3] - 2019-07-03
### Fixed
2019-08-15 10:54:19 +02:00
* fixed test suite when run from source tarball
* fixed test runs in Debian
## [1.1.2] - 2019-03-29
### Fixed
2019-08-15 10:54:19 +02:00
* fix bug while downloading repo index ([!636](https://gitlab.com/fdroid/fdroidserver/merge_requests/636))
## [1.1.1] - 2019-02-03
### Fixed
2019-02-01 14:31:44 +01:00
* 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
### Fixed
2019-02-01 14:31:44 +01:00
* 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
[Unreleased]: https://gitlab.com/fdroid/fdroidserver/compare/1.1.4...master
[1.1.4]: https://gitlab.com/fdroid/fdroidserver/compare/1.1.3...1.1.4
[1.1.3]: https://gitlab.com/fdroid/fdroidserver/compare/1.1.2...1.1.3
[1.1.2]: https://gitlab.com/fdroid/fdroidserver/compare/1.1.1...1.1.2
[1.1.1]: https://gitlab.com/fdroid/fdroidserver/compare/1.1...1.1.1
[1.1]: https://gitlab.com/fdroid/fdroidserver/tags/1.1