Project

General

Profile

News

Redmine 3.2.0 released (10 comments)

Added by Jean-Philippe Lang over 8 years ago

Redmine 3.2.0 has been released, you can review the 85 changes in the Changelog. Here are the highlights:
  • Ability to import Issues from a delimited/CSV file
  • Options to display totals for estimated/spent time and numeric custom fields on the issue list
  • Option to set a default target version for new issues
  • Initial status for new issues is now fully configurable in the workflow setup
  • Responsive layout for mobile devices

Thanks to the numerous contributors who helped make this new release!

Redmine 3.1.0 released (12 comments)

Added by Jean-Philippe Lang over 8 years ago

I am happy to announce that Redmine 3.1.0 has been released. Highlights:
  • Subtasking: option for independent subtask priority/start date/due date/done ratio (#5490), ability to filter the issue list by parent task or subtasks (#6118)
  • Permission to view only your own time logs (#8929)
  • Better handling of HTML-only emails (#16962), nokogiri is now used to parse incoming HTML
  • Ability to limit the member management permission to certain roles (#19707)
  • Security features (optional settings): ability to expire passwords after a configurable number of days (#19458), password re-entry for sensitive actions (#19851)

You can review all the changes in the Changelog.

About the maintenance of previous Redmine versions: 3.0.x maintenance will stop in favor of 3.1.x soon but Redmine 2.6.x will still be maintained until at least the end of 2015.

Redmine 3.0.4 and 2.6.6 released (3 comments)

Added by Jean-Philippe Lang over 8 years ago

Redmine 3.0.4 and 2.6.6 are maintenance releases that fix several issues for 3.0.x and 2.6.x users.
You can review the changes in the Changelog.

Redmine 3.0.4 runs with the latest Rails version (4.2.3). Redmine 2.6.6 was upgraded to the latest 3.x Rails (3.2.22) that brings ruby 2.2 compatibility.
These upgrades both include fixes for several Ruby on Rails vulnerabilities (announcement).

Redmine 3.0.3 and 2.6.5

Added by Jean-Philippe Lang almost 9 years ago

Redmine 3.0.3 and 2.6.5 are maintenance releases that fix several issues for 3.0.x and 2.6.x users (Changelog).

Redmine 3.0.3 also fixes a regression introduced in 3.0.2 that prevents users who disabled the % done field from creating/updating issues (issue validation fails with "% done is not valid" error message).

Redmine 3.0.0 and 2.6.2 released (8 comments)

Added by Jean-Philippe Lang about 9 years ago

I'm pleased to announce that the new feature release Redmine 3.0.0 is available for download.

This new version brings several improvements to the search engine (it's now much faster and includes new search options) and many new features: default issue status per tracker, multiple emails per user, ability to edit attachment descriptions and more. It now runs with the latest Rails 4.2.0 and ruby 1.8 is no longer supported. Redmine 3.0.0 requires ruby 1.9.3 or higher (and now supports ruby 2.2).

A bit of cleanup was done in the issues permissions system now that the workflow permission setting gives full control over editable or read-only fields. The `Move issues` permission is gone, you just need to set the project field as read-only if you don't want the users to be able to move issues. The behaviour that allowed users to edit a few issue properties if a status transition is allowed (even if these users don't have the `Edit issues` permission) is also dropped: the `Edit issues` is now required to change an issue status.

Redmine 2.6.2 is a maintenance relase that fixes several issues.

You can review the list of all changes in the Changelog.

Security: these new releases also fix a potential XSS vulnerability in flash messages rendering, discovered by Holger Just. If you're running 2.4, 2.5 or 2.6 and is not able to update, you can manually apply the attached patch that will fix this issue.

(41-50/144)

Also available in: Atom