Redmine 6.0.7, 5.1.10, 5.0.14 released
On September 21, 2025 (Central European Time), Redmine 6.0.7, 5.1.10, and 5.0.14 were released.
These releases are maintenance releases.
What is Redmine:
Redmine is a versatile, open-source project management tool built on Ruby on Rails. It offers features like multi-project support, issue tracking, time tracking, and custom fields. Visit the official website at www.redmine.org to access a wealth of comprehensive information.
All versions contain the following security fixes:
- Defect #42998: Username and password stored in login form
- Defect #43083: Information disclosure in Two-Factor Authentication
- Defect #43161: When copying issues, all existing custom values are set to the new issue without sufficient validation
Redmine 5.0.x became unsupported. Redmine development team highly recommend upgrade soon.
Changes
Common changes in 6.0.7, 5.1.10, 5.0.14 (3 changes)
Security
- Defect #42998: Username and password stored in login form
- Defect #43083: Information disclosure in Two-Factor Authentication
- Defect #43161: When copying issues, all existing custom values are set to the new issue without sufficient validation
Common changes in 6.0.7, 5.1.10 (3 changes)
Importers
- Defect <#42957: Incorrect "for" attribute in labels of issue relations import
SCM
Defect #43002: RepositoriesSubversionControllerTest fails in 5.1-stable due to missing foo.js in test repository
UI
Defect #43175: Fix some issues with missing or misplaced html tags
Changes only in 6.0.7 (10 changes)
Administration
- Defect #43174: CookieOverflow error when deleting a tracker used by many projects
Code cleanup/refactoring
- Patch #43035: Remove empty rubyonrails.yml on 6.0-stable branch
Documentation
- Defect #43204: Adds missing documentation for issue macro to fr and ru languages
Gantt
- Defect #43014: Content in selected columns overflows to the right in Gantt chart
Issues
- Defect #43192: Done ratio interval in issue context menu does not respect Done Ratio Interval setting
Rails support
- Patch #43141: Update Rails to 7.2.2.2
Translations
- Patch #42971: Italian translation update for 6.0-stable
UI
- Defect #43004: Watchers list is not properly displayed in Gantt table
- Patch #43008: Display icon-actions on hover with the same color as links
- Patch #43196: Improve spacing of checkboxes in CSV export options dialog