项目

一般

简介

Redmine 1.2.3 and 1.3.0 released

Lang Jean-Philippe超过 13 年 之前添加

Redmine version:1.2.3 and version: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 version:1.3.0 for the entire list of new features and bug fixes. Redmine 1.3.0 runs with Rails 2.3.14.


评论

Moor Deoren超过 13 年 之前添加

Thanks! Upgrading now.

Wong Steven超过 13 年 之前添加

How can I update from 1.2.X to 1.3.X

I ever used svn to install the 1.2.X, so, Can I use “svn update” to update my Redmine 1.2.X to 1.3?

Thanks.

T Billy超过 13 年 之前添加

Keep following.

duong hoang超过 13 年 之前添加

thanks

Hull David超过 13 年 之前添加

@生 杨 Wong:

You can upgrade a existing Redmine svn checkout to a new major version with a command like this:

svn switch svn://rubyforge.org/var/svn/redmine/branches/1.3-stable
点赞0