Edgewall Software

Version 4 (modified by Christian Boos, 15 years ago) ( diff )

dropped support for obsolete db bindings

Release Notes for Trac 0.12 Babel Release

Preliminary Note: - Trac 0.12 is now in development, main focus is on i18n/TracL10N.

Highlights

Detailed User Visible Changes

User Preferences

A new tab has been added for selecting the language.

Wiki

  • added new htmlprocessor WikiProcessor for embedding HTML comments in rendered pages

Ticket System

Roadmap and Milestone

  • The text of Milestones descriptions can be searched (since 0.11.1)

Reports and Custom Queries

  • Improved custom queries:
    • (many improvements to come)

Repository Browser

General

Lots of other minor improvements

  • Timeline improvements:
    • filtering by author

Caveats

  • This release requires a database upgrade when upgrading from the 0.11.x series:
    trac-admin $TRAC_ENV upgrade
    
  • PySqlite 1.0.x is no longer supported; use PySqlite 2 (preferably 2.5.x)
  • PyPgSQL (Python bindings for PostgreSQL) is no longer supported; use psycopg2

Developer-visible changes

A detailed view of the API changes since 0.11.x can be found in TracDev/ApiChanges/0.12.

Acknowledgements

Many thanks to the growing number of people who have, and continue to, support the project. Also our thanks to all people providing feedback and bug reports that helps us making Trac better, easier to use and more effective.

Without your invaluable help, Trac would not evolve. Thank you all.

Finally, we offer hope that Trac will prove itself useful to like-minded programmers around the world, and that this release will prove an improvement over the last version.

Please let us know. :-)

/The Trac Team http://trac.edgewall.org/

Note: See TracWiki for help on using the wiki.