Changes:
* Performance improvements.
* View diffs between wiki page edits.
* Improved Search module.
* Support for tables in the wiki. (Thanks to Stephen Hansen)
* Colored reports. Use colors to show priority, etc.
* Support for custom wiki processor macros. (See TracReports)
* reStructuredText markup support (See WikiRestructuredText)
* HTML markup support (See WikiHtml)
* Report groups. Group results by a column.
* Multi-line report rows.
* Download report in CSV (Comma Separated Value) and tab-separated format
* RSS 2.0 content syndication support in Timeline, Reports and Log.
* Better, locale-based date and time formatting.
* Wiki RecentChanges support.
* Overall usability, consistency and cosmetic improvements.
* More documentation.
See also <http://projects.edgewall.com/trac/report/8> for a detailed
list of issues resolved since 0.5.2.
Changes:
* Performance improvements.
* Better unicode support in commit-messages.
* TRAC_ADMIN is now a real "meta-permission" containing all other permissions.
* Wiki-links of the /path format can now also link to directories.
* Handle subversion changesets without any "author" specified.
* "view" checkboxes in the timeline view now reflect the current state.
* The subversion repository is now indexed by "trac-admin initdb"
instead of trac.cgi at first execution.
* Most of the inline css is removed.
* IE6 navbar problem fixed.
* Various bug fixes.
Trac is an enhanced wiki and issue tracking system for software
development projects.
Trac provides:
* An integrated system for managing software projects
* An enhanced wiki
* A flexible web-based issue tracker
* An interface to the Subversion revision control system