Project

General

Profile

Roadmap

0.7

closed

2008-04-28

100%

82 issues   (82 closed — 0 open)

Redmine 0.7

Main features for the 0.7 release:
  • Improved ticket list UI (multiple selection)
  • Bulk edit/move/delete tickets
  • Easier ticket update in a single action
  • Global activity view and feed
  • Improved time tracking reporting
  • Wiki annotate view (you can see an exemple here)
  • Additional Redmine links available
  • Default value for custom fields
  • Git version control system support

0.7.1

closed

2008-05-04

Bug fix release

100%

17 issues   (17 closed — 0 open)

0.7.2

closed

2008-06-15

Bug fix release

100%

70 issues   (70 closed — 0 open)

0.7.3

closed

2008-07-06

Security+Bug fix release

100%

7 issues   (7 closed — 0 open)

0.8

closed

2008-12-30

100%

287 issues   (287 closed — 0 open)

Main features currently planned for the 0.8 release:
  • Ticket submission via email (#1110)
    See the documentation for the work in progress: RedmineReceivingEmails
  • Cross-project search engine
  • Wiki page protection
  • Wiki page hierarchy (#528)
  • Diff viewer for attachements
  • Plugin Hook API (#1143, #1677)

0.8.1

closed

2009-02-15

100%

56 issues   (56 closed — 0 open)

0.8.2

closed

2009-03-07

100%

22 issues   (22 closed — 0 open)

0.8.3

closed

2009-04-05

100%

20 issues   (20 closed — 0 open)

0.8.4

closed

2009-05-17

100%

13 issues   (13 closed — 0 open)

0.8.5

closed

2009-09-13

100%

15 issues   (15 closed — 0 open)

0.8.6

closed

2009-11-04

100%

9 issues   (9 closed — 0 open)

0.9.0

closed

2010-01-09

0.9 release candidate 1

100%

252 issues   (252 closed — 0 open)

0.9

Main features:
  • Unlimited subproject nesting (#594)
  • User groups (#1018)

Internationalization support will use Rails 2.3 I18n instead of the GLoc plugin.

0.9.1

closed

2010-01-30

100%

17 issues   (17 closed — 0 open)

0.9.2

closed

2010-02-26

100%

15 issues   (15 closed — 0 open)

0.9.3

closed

2010-02-28

100%

30 issues   (30 closed — 0 open)

0.9.4

closed

2010-05-01

100%

54 issues   (54 closed — 0 open)

0.9.5

closed

2010-06-29

100%

31 issues   (31 closed — 0 open)

0.9.6

closed

2010-07-07

Security release

No issues for this version

1.0.0 (RC)

closed

2010-07-18

100%

70 issues   (70 closed — 0 open)

1.0.1

closed

2010-08-22

Bug fixes for the 1.0.0 RC - (Estimated release date)

100%

57 issues   (57 closed — 0 open)

1.0.2

closed

2010-09-26

100%

53 issues   (53 closed — 0 open)

1.0.3

closed

2010-10-31

100%

33 issues   (33 closed — 0 open)

1.0.4

closed

2010-11-28

100%

22 issues   (22 closed — 0 open)

1.0.5

closed

2010-12-23

100%

11 issues   (11 closed — 0 open)

1.1.0

closed

2011-01-09

100%

67 issues   (67 closed — 0 open)

Schedule:

  • September - feature development
  • October - feature development
  • November - feature development
  • December - feature freeze and bug fixing until release

Goals

  • Gantt chart rewrite. (#6276)
  • Refactor the controllers to they closely match the Rails REST pattern. This will make it easier to add new APIs.
  • Complete the REST API for projects and issues
  • Add a REST API for users
  • Add a REST API for news

This version will stick to Rails 2.3.x. Rails 3.0 has incomplete engines support (Redmine plugins)

1.1.1

closed

2011-01-30

100%

20 issues   (20 closed — 0 open)

1.1.2

closed

2011-03-07

100%

15 issues   (15 closed — 0 open)

1.1.3

closed

2011-04-29

100%

23 issues   (23 closed — 0 open)

1.2.0

closed

2011-05-30

100%

108 issues   (108 closed — 0 open)

This release will focus on workflow and issue permissions enhancement: private issues, ability for certain roles to view their own issues, more configurable workflow, and permissions on issue properties.

Some security enhancements will also be achieved: more secure user passwords storage (with per user salt) and the ability to crypt LDAP or SCM passwords that are used by Redmine and stored in the database.