Redmine

Conteúdo sindicado
Actualizado: há 10 horas 15 minutos atrás

Redmine 1.3.1 released

Seg, 06/02/2012 - 11:44

Redmine 1.3.1 was released today and is available for download at Rubyforge.

This is a maintenance release that fixes 11 minor defects and brings a few updates for several translations. Arabic translation is also added, thanks to Ahmad AlTwaijiry. You can view all the details in the Changelog.

Redmine 1.2.3 and 1.3.0 released

Sáb, 10/12/2011 - 15:21

Redmine 1.2.3 and 1.3.0 were released today and are available at Rubyforge.

Redmine 1.2.3 is a bug fix release for the 1.2.x serie. It also includes a security fix for those who use the apache module provided with Redmine that can be used to access your subversion repositories (Redmine.pm). It runs with Rails 2.3.11 like previous 1.2.x versions.

Redmine 1.3.0 is the new feature release. It includes all the 1.2.3 fixes + 30 other bug fixes and the following main features:

  • Improved PDF export (support for most text formatting options and images)
  • Improved CSV export (option to export current view or all columns)
  • Ability to edit a single section of a wiki page
  • Ability to assign issues to groups
  • Visual representation of branch/merge history for Git and Mercurial repositories
  • Ability to filter issues on specific dates ranges
  • MailHandler improvements for user creation
  • Many additions to the REST API (issue relations, version, queries, categories, attachments, statuses, trackers)

You can have a look at 1.3.0 for the entire list of new features and bug fixes. Redmine 1.3.0 runs with Rails 2.3.14.

Get your own demo environment

Sáb, 12/11/2011 - 13:50

You can now get your own Redmine demo environment with full administrator privileges so you can try out all the customization possibilities of Redmine.

You just need to fill a simple form at: http://m.redmine.org.

Redmine 1.2.2 released

Sex, 11/11/2011 - 17:08

Redmine 1.2.2 was released today and is available for download at Rubyforge.

This release fixes 16 defects and several security issues: a CSRF vulnerability reported by joernchen of Phenoelit and XSS vulnerabilities. Upgrade is recommended for all 1.2.x users.