Redmine 1.3.3 and 1.4.0 have just been released and are available for download at Rubyforge.
Redmine 1.3.3 is a maintenance release that fixes a regression introduced in 1.3.2 that broke the ability to change the Sticky and Locked flags when updating a forum message (#10564). It also fixes a few other issues.
Redmine 1.4.0 is the new feature release. Here are the highlights:
- Support for multiple SCM per project
- Multiselect custom fields
- Redesigned and merged copy/duplicate and edit/move functionalities for issues
- Better handling of issue update conflict and uploaded attachments on failure
- Next/Previous navigation links on issues
- REST API: project members management, attachments upload
- Official support for ruby 1.9 and jruby
You can review all the 46 features and improvements of this new release on the Changelog. Enjoy!
Redmine 1.3.2 fixes 13 defects and is available for download at Rubyforge. This maintenance release also fixes several security issues (one XSS and several mass-assignment vulnerabilities that affect all previous versions of Redmine).
You can view the list of changes on the Changelog.
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 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.
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 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.
REST API for Versions and Issue Relations were added today in trunk and will be available in Redmine 1.3. You can review the documentation and try these new features.
Your feedback is welcome in order to improve these API before release.
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.3 has been released and is available at Rubyforge.
This release fixes more than 20 defects including an error that was occurring on concurrent wiki edits and the compatibility with IE9 (selection of issues and context menu).
Redmine 1.1.2 has been released and is available at Rubyforge.
This maintenance release for 1.1.x users includes 13 bug fixes since 1.1.1 and a security fix (XSS vulnerability affecting all Redmine versions from 1.0.1 to 1.1.1). As previous 1.0.x and 1.1.x releases, it still runs with Rails 2.3.5.