News
Redmine:
Redmine 2.3.0 and 2.2.4 released
(5 comments)
The new feature release Redmine 2.3.0 is available for download at Rubyforge. Here are the highlights:
- Spent time list and report: improved filtering system, ability to choose columns (including custom fields)
- Gantt chart: issue relations and progress line can now be displayed
- AJAX upload of attachments with drag and drop support and progress bar
- Optional membership inheritance in subprojects
- Bulk watch/unwatch issues from the context menu
- Ruby 2.0 and JRuby support
- Microsoft SQLServer support (2008 and higher)
You can review all the changes in the Changelog. Redmine 2.2.4 is a maintenance release for the 2.2.x branch that fixes a few issues. Redmine 2.3.0 and 2.2.4 are upgraded to Rails 3.2.13 which fixes several security vulnerabilities. Upgrading as soon as possible is recommended.
Thanks to all committers and contributors!
Redmine:
"Mastering Redmine" book available for order
Mastering Redmine is a comprehensive guide with tips, tricks and best practices for using Redmine, written by Andriy Lesyuk and published by Packt publishing. It's available as eBook or print book and you can order it at: http://www.packtpub.com/mastering-redmine/book
Redmine:
Redmine 2.2.3 fix and security release
(3 comments)
Redmine 2.2.3 fixes a few detects and was upgraded to Ruby on Rails 3.2.12 which fixes several vulnerabilities.
You can read the Changelog and download it at Rubyforge.
Redmine:
New Rails vulnerability affects Redmine 1.4.7
A new Rails vulnerability (CVE-2013-0333) has been discovered and affects those who are still using Redmine 1.4.7. In order to upgrade to the Rails version that fixes this vulnerability, you can apply the attached patch (redmine-1.4.7.patch) then run `bundle update rails`
.
Redmine 2.1.6 and 2.2.2 are not affected by this vulnerability.
Redmine:
Redmine 2.2.2 maintenance release
(2 comments)
Redmine:
Redmine 1.4.7 security release
Redmine 1.4.7 fixes a Ruby on Rails vulnerability (CVE-2013-0155) that was not fixed in Rails 2.3.15 and Redmine 1.4.6. It is strongly recommended for 1.4.x users to upgrade to this new release. This vulnerability was already fixed in Redmine 2.1.6 and Redmine 2.2.1.
Now that Rails 2.3 is no longer supported by the Rails core team and that security fixes are not guaranteed for this unsupported Rails version, Redmine 1.4.7 is the last 1.4.x release.
Redmine:
Redmine 2.2.1, 2.1.6 and 1.4.6 security releases
(10 comments)
Several security vulnerabilities have been discovered in Ruby on Rails lately (read the announcement) and are fixed in all of these new Redmine releases. These vulnerabilities are considered critical, so upgrading as soon as possible is highly recommended.
These new releases are available at Rubyforge.
Redmine:
Redmine 2.2.0 and 2.1.5 released
(3 comments)
I am proud to announce that the new feature release Redmine 2.2.0 is available for download at Rubyforge. Here are the highlights:
- Private comments in issues
- Ability to allow subtasks in subprojects or other projects (can be turned on/off with a configurable scope)
- Issue relations improvements:
- Precedes/Follows relations take care of non working days when rescheduling issues (non working days can be configured in the application settings)
- Precedes/Follows relations now also move following issues when rescheduling an issue earlier
- A new relation "Copied from/to" is automatically added when copying issues
- You can now filter issues against their relations
- Relations can be displayed on the issue list
- Issue list improvements:
- The order of the group column can now be set
- An option lets you display the full issue descriptions on the issue list
- REST API additions: wiki pages, roles, priorities, user Impersonation
You can review all the changes in the Changelog. Redmine 2.1.5 is a maintenance release for the 2.1.x branch.
Thanks to all contributors!
Redmine:
Redmine 2.1.4 released
(1 comment)
Also available in: Atom