Milestone 0.11
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.
