mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	update CHANGELOG.md
This commit is contained in:
		
							parent
							
								
									e23b196a0f
								
							
						
					
					
						commit
						a01e91da6c
					
				
					 1 changed files with 20 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								CHANGELOG.md
									
										
									
									
									
								
							
							
						
						
									
										20
									
								
								CHANGELOG.md
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -8,10 +8,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
 | 
			
		|||
 | 
			
		||||
### Added
 | 
			
		||||
 | 
			
		||||
* lint: support the base _config.yml_.
 | 
			
		||||
  https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1606
 | 
			
		||||
 | 
			
		||||
### Fixed
 | 
			
		||||
 | 
			
		||||
* Expand {env: foo} config syntax to be allowed any place a string is.
 | 
			
		||||
  https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1610
 | 
			
		||||
* Only show "unsafe permissions on config.yml" when secrets are present.
 | 
			
		||||
* Standardized config files on ruamel.yaml with a YAML 1.2 data format.
 | 
			
		||||
  https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1611
 | 
			
		||||
* Brought back error when a package has multiple package types (e.g. xapk and
 | 
			
		||||
  apk).  https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1602
 | 
			
		||||
* Reworked test suite to be entirely based on Python unittest (thanks @mindston).
 | 
			
		||||
  https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1587
 | 
			
		||||
* publish/signindex/gpgsign no longer load the _qrcode_ and _requests_ modules,
 | 
			
		||||
  and can operate without them installed.
 | 
			
		||||
 | 
			
		||||
### Removed
 | 
			
		||||
 | 
			
		||||
* checkupdates: remove auto_author: config, it is no longer used.
 | 
			
		||||
* Purge support for the long-deprecated _config.py_ config file.
 | 
			
		||||
  https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1607
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## [2.3.5] - 2025-01-20
 | 
			
		||||
 | 
			
		||||
### Fixed
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue