= Change Log = This is a rough list of changes between released versions. It's a copy of the included changelog (source:trunk/ChangeLog#latest). To see where Trac is going in future releases, see the RoadMap. === 0.7 'Fulci' === * Revised database format (requires [source:trunk/UPGRADE?rev=487 manual upgrade]). * Trac standalone daemon, tracd (Experimental). * Greatly improved [wiki:TracBrowser browser]. * Many usability improvements. * UTF-8 character encoding support. * Wiki page attachments. * [wiki:TracSyntaxColoring Syntax coloring] supporting >35 languages, using SilverCity or GNU Enscript. * [wiki:TracLogging Logging support], including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * [wiki:TracNotification Ticket email notification]. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Bugs fixed: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #158, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #202, #205, #207, #210, #211, #212, #213, #220, #224, #227, #228, #230, #231, #233, #235, #236, #239, #240, #241, #243, #244, #245, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #264, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #288, #289, #292, #293, #294, #295, #296, #300, #301, #302, #304, #306, #307, #310, #312, #313, #314, #315, #316, #320, #322, #326, #328, #336, #337, #338, #339, #340, #341, #343 See also, report {16} for a detailed list of issues resolved since 0.6.2 ---- == 0.6.1 '245 Trioxin' == * Duplication of empty lines on Windows should no longer happen. * RSS now escapes entities in summary. * Search results won't highlight dates anymore. * RPM for SuSE Linux. * Preliminary executable Windows Installer. * More documentation. * Fixed bugs: #163, #165, #189, #198, #200, #206, #209, #214, #223, #244 == 0.6 'Solanum' == * View diffs between wiki page edits. * Improved [http://projects.edgewall.com/trac/search/ 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. ---- == 0.5.2 == * Performance improvements. * Better unicode support in commit-messages. * TRAC_ADMIN is now a real "meta-permission" containing all other permissions. * Wiki-links of the svn:/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 "svnadmin initdb" instead of trac.cgi at first execution. * Most of the inline css is removed. * IE6 navbar problem fixed. * Fixed bugs: #69, #73, #77, #78, #79, #80, #84, #85, #86, #89, #90,#91, #93, #97, == 0.5.1 == * Navbar now works properly on error pages. * Cleaned up source code. Removed ugly tabs. * Added missing COPYING, AUTHORS etc. Cleaned up package. * trac-admin now works with python 2.1. * Fixed bugs: #74, #75, #76, #77. * 0.5.1: Minor Release. == 0.5 == * 0.5: First release.