mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
update CHANGELOG.md for 2.3.3
This commit is contained in:
parent
d826178892
commit
b408d56c2b
1 changed files with 15 additions and 1 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -12,6 +12,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
## [2.3.3] - 2024-12-11
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
* verify: `--clean-up-verified` to delete files used when verifying an APK if
|
||||||
|
the verification was successful.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* Support Python 3.13 in the full test suite.
|
||||||
|
* Sync translations for: ca de fr ja pl ro ru sr ta
|
||||||
|
* update: only generate _index.png_ when making _index.html_, allowing the repo
|
||||||
|
operator to set a different repo icon, e.g. not the QR Code.
|
||||||
|
|
||||||
## [2.3.2] - 2024-11-26
|
## [2.3.2] - 2024-11-26
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -55,7 +69,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
like `countryCode:`.
|
like `countryCode:`.
|
||||||
* Repo's categories are now set in the config files.
|
* Repo's categories are now set in the config files.
|
||||||
* lint: check syntax of config files.
|
* lint: check syntax of config files.
|
||||||
* publish: ``--error-on-failed` to exit when signing/verifying fails.
|
* publish: `--error-on-failed` to exit when signing/verifying fails.
|
||||||
* scanner: `--refresh` and `refresh_config:` to control triggering a refresh of
|
* scanner: `--refresh` and `refresh_config:` to control triggering a refresh of
|
||||||
the rule sets.
|
the rule sets.
|
||||||
* Terminal output colorization and `--color` argument to control it.
|
* Terminal output colorization and `--color` argument to control it.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue