Update changelog.

This commit is contained in:
James Cole
2025-07-17 06:36:37 +02:00
parent 7c0ac5805c
commit 7035c399d8
2 changed files with 16 additions and 1 deletions

View File

@@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 6.2.21 - 2025-07-18
### Added
- Debug information to search engine.
### Changed
- Rename table field for postgres databases.
### Fixed
- #10581
- #10601
## 6.2.20 - 2025-07-02
### Changed

View File

@@ -81,7 +81,7 @@ return [
'version' => 'develop/2025-07-14',
'build_time' => 1752464049,
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 25,
'db_version' => 26,
// generic settings
'maxUploadSize' => 1073741824, // 1 GB