Edgewall Software

Milestone 0.11

admin/console

10 / 11

admin/web

21 / 21

attachment

5 / 5

general

135 / 138

i18n

1 / 1

notification

9 / 9

plugin/mercurial

1 / 1

plugin/spamfilter

1 / 1

project

2 / 2

rendering

5 / 5

report system

32 / 34

roadmap

29 / 29

search system

3 / 3

ticket system

103 / 104

timeline

26 / 26

version control

18 / 20

version control/browser

30 / 31

version control/changeset view

21 / 21

version control/log view

7 / 7

web frontend/mod_python

3 / 3

web frontend/tracd

2 / 2

wiki system

78 / 79

Feature Summary

Trac 0.11 features numerous bug fixes and improvements over 0.10:

  • easier installation:
    Trac is now much easier to install as we replaced the ClearSilver template engine by Genshi, a pure-Python template engine. The use of SetupTools also facilitates the installation of Trac and its dependencies.
    See TracInstall.
  • support for fine-grained permission, allowing very flexible control over what an user can see or do in the whole system
  • support for configurable workflow in the ticket subsystem
  • support for Pygments as the default syntax highlighter
  • improved repository browser ("blame" support, dynamic in-place expansion of folders)
  • see TracDev/ReleaseNotes/0.11 for a summary of the user visible changes
  • see TracDev/ApiChanges/0.11 for a summary of the developer visible changes

Development Status

  • the rc1 is now released. Please help us making a great 0.11 release by testing it now!
Revision Log
log:trunk@3804:head more details.

Caveats

  • Coming from 0.10.x, an environment upgrade is needed (trac-admin $TRAC_ENV upgrade) and you can't downgrade to 0.10-stable without some manual intervention, so keep a backup at hand ;-)
Note: See TracRoadmap for help on using the roadmap.