Description
We have released two maintenance updates, Redmine 6.0.3 and 5.1.5.
These 2 maintenance releases are available for download, you can review the changes in the Changelog.
Redmine 6.0.3 addresses a major issue where Redmine fails to start if the database adapter name `mysql` in `config/database.yml` is enclosed in double quotes ([#42013](https://www.redmine.org/issues/42013 "Defect: Redmine fails to start with error: Unknown database adapter "mysql2"
found in config/database.yml (Closed)")). Additionally, it includes several UI fixes.
Redmine 5.1.6 addresses a critical issue preventing Redmine 5.0.x from starting when using concurrent-ruby gem version 1.3.5 or later (#42113).
We appreciate the contributions of everyone who reported and resolved these issues.