Project

General

Profile

News

Redmine 1.2.3 and 1.3.0 released (5 comments)

Added by Jean-Philippe Lang over 14 years ago

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.

Redmine 1.2.2 released (4 comments)

Added by Jean-Philippe Lang over 14 years ago

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.

Redmine 1.2.0 released (7 comments)

Added by Jean-Philippe Lang almost 15 years ago

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

This release brings many new features and improvements (including private issues, more customizable workflow, custom fields referencing users and versions, user deletion, time entries bulk edition) and fixes more than 60 defects. You can review the list of all changes here.

Note that Redmine now runs with Rails 2.3.11 (See RedmineInstall or RedmineUpgrade), you can install it with:

gem install rails -v=2.3.11

Thanks to all active contributors and translators who made Redmine 1.2.0 possible.

Redmine 1.1.1 released (6 comments)

Added by Jean-Philippe Lang about 15 years ago

This 1.1.1 maintenance release fixes 19 defects and includes an upgrade to the latest stable release of Coderay, the syntax highlighter used in Redmine.

Those who use cgi/fastcgi to run Redmine should note that the default .htaccess included in the Redmine source code has been renamed to htaccess.fastcgi.example (see #7256). So if you were using it, don't forget to rename it back to .htaccess.

(101-110/159)

Also available in: Atom