Project

General

Profile

News

Redmine: Redmine 0.8.0 release candidate (3 comments)

Added by Jean-Philippe Lang over 17 years ago

This new release brings a long list of features and fixes. Among them are:
  • cross-project search engine
  • cross-project time report
  • free ticket filtering on calendar and gantt
  • ticket integration via emails
  • wiki page protection and hierarchy
  • user's activity view

You can see the full list in the Changelog.
This release comes with rails 2.1.2 bundled which is now required for the 0.8.x serie.

It can be downloaded at Rubyforge.

Redmine: Redmine 0.7.3 released (3 comments)

Added by Jean-Philippe Lang over 17 years ago

Yet another bug fix release. See the Changelog for more details.
As Redmine 0.7.3 fixes several XSS vulnerabilities, users are highly encouraged to upgrade to this new release.

No database migration is needed when upgrading from previous 0.7.x versions.
This release is still running with Rails 2.0.2.

It can be downloaded at Rubyforge.

Redmine: Redmine 0.7.0 released (10 comments)

Added by Jean-Philippe Lang almost 18 years ago

This final release brings some improvements and fixes over the RC. You can see the details in the Changelog.

Here are a few notes for those how migrate from 0.6:
  • Some permissions were added to edit issue notes and time entries. You can assign them to your existing roles in Admin -> Roles & Permissions
  • Issue 'edit', 'add note' and 'change status' actions are merged in a single action, accessible by clicking on the 'Update' link on the issue details view
  • Bulk edit functionality is now done by right-clicking on a set of selected issues. You can select issues on the issue list by using checkboxes or by clicking on the rows (Ctrl and Shift keys can be used to select multiple issues)
  • HTML tags are now escaped in wiki content (except pre and code tags)

Note that Rails 2.0.2 is now required. The downloadable release is frozen with this version of Rails and thus no particular setup is needed.

If you use svn to get Redmine and don't want to upgrade your Rails' gem, you can freeze Redmine by running the following from your Redmine directory:

rake rails:freeze:edge TAG=rel_2-0-2

Redmine: Redmine web site migration (6 comments)

Added by Jean-Philippe Lang almost 18 years ago

As you may have noticed, redmine.org has been having some performance issues, causing some requests to time out and users to receive 500 errors.
The old server on which redmine.org was running will be upgraded in the next few days and redmine.org has just been moved to a temporary server that should handle the load.

Please, let me know if you experience any problems.

Redmine: Redmine 0.7.0 RC1 released

Added by Jean-Philippe Lang almost 18 years ago

You can see what's new in this release in the changelog.

This RC release is frozen with Rails 2.0.2 and should be very close to the 0.7 final.
Upgrading from 0.6 can be done as usual with a simple database migration. Migration from 0.6 to 0.7 RC1 then to 0.7 will be of course possible.

It can be downloaded in either .tar.gz or .zip format at Rubyforge.

Redmine: Redmine 0.6.4 bug fix release

Added by Jean-Philippe Lang about 18 years ago

A potential security flaw in LDAP authentication was discovered in Redmine 0.6.3 release.
If you run Redmine 0.6.3 release and use LDAP authentication, you're highly encouraged to migrate to this new release. No database migration is needed.

Those who get Redmine using svn can simply update to the latest revision. The fix was committed in both 0.6-stable branch and trunk.

A few other bugs were fixed in this release. See the Changelog.

(141-150/159)

Also available in: Atom