Edgewall Software

Changes between Version 153 and Version 154 of TracChangeLog


Ignore:
Timestamp:
Apr 25, 2020, 9:45:34 PM (4 years ago)
Author:
Ryan J Ollos
Comment:

Archive 0.12 change log.

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v153 v154  
    736736[[trac:source:/tags/trac-1.0 View Tag]] | [[trac:milestone:1.0 View Milestone]]
    737737
    738 == 0.12.x Releases
    739 
    740 === 0.12.7
    741 
    742 //(July 12, 2015)//
    743 
    744 Trac 0.12.7 fixes a minor security issue, as well as a half dozen other minor issues:
    745  - InterWiki filters links through `[wiki] safe_schemes` option if `[wiki] render_unsafe_content` is disabled ([trac:#12053]).
    746 
    747 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.7]].
    748 
    749 [trac:source:/tags/trac-0.12.7 View Tag] | [trac:milestone:0.12.7 View Milestone]
    750 
    751 === 0.12.6
    752 
    753 //(October 23, 2014)//
    754 
    755 Trac 0.12.6 contains fixes for a few issues:
    756  - Subversion blame would fail for a path with URL-encoded characters ([trac:#10386]), a lower-case drive letter on Windows ([trac:#10514]), or a non-ascii filename with Subversion 1.7 ([trac:#11167]).
    757  - Improved performance rendering `svn:mergeinfo` properties in browser view ([trac:#8459]) and changeset view ([trac:#11219]).
    758  - Query with many custom fields would fail ([trac:#11140]).
    759  - Zip archive had a timestamp with no timezone information ([trac:#11162]).
    760  - Failure or incorrect ranges rendering log TracLinks ([trac:#11308], [trac:#11346]).
    761  - Textareas in ticket view did not wrap correctly in IE 11 ([trac:#11376]).
    762  - Emails were not being obfuscated in owner field on CSV export from ticket and query pages ([trac:#11594]).
    763  - Locale data was not being included in egg in Distribute 0.6.29 and later ([trac:#11640]).
    764  - Deleting a milestone would not delete its attachments ([trac:#11672]).
    765  - Added support for Babel 1.0 and later ([trac:#11258], [trac:#11345]).
    766  - Added support for `ConfigObj` 5.0 and later ([trac:#11498]).
    767  - … and dozens more fixes!
    768 
    769 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.6]].
    770 
    771 [trac:source:/tags/trac-0.12.6 View Tag] | [trac:milestone:0.12.6 View Milestone]
    772 
    773 === 0.12.5
    774 
    775 //(January 15, 2013)//
    776 
    777 Trac 0.12.5 contains fixes for a few issues:
    778  - upload of .mht files ([Wikipedia:MHTML] web page archive files) now works ([trac:#9880])
    779  - more robust parsing of attachment URLs ([trac:#10280]) and uploaded file names ([trac:#10850])
    780  - lots of improvement to the date formatting code, which is now much more robust when timezone and daylight saving time computations are involved ([trac:#10768], [trac:#10863], [trac:#10864], [trac:#10912], [trac:#10920])
    781  - no longer generate invalid JSON encoded data with Python 2.4 and 2.5 ([trac:#10877])
    782  - ... and fix a couple more minor defects ([trac:#10967], [trac:#10892], [trac:#10923], [trac:#10858], [trac:#10835])
    783 
    784 [trac:source:/tags/trac-0.12.5 View Tag] | [trac:milestone:0.12.5 View Milestone]
    785 
    786 === 0.12.4
    787 
    788 //(September 7, 2012)//
    789 
    790 Trac 0.12.4 contains only a handful of minor fixes.
    791 
    792 [trac:source:/tags/trac-0.12.4 View Tag] | [trac:milestone:0.12.4 View Milestone]
    793 
    794 === 0.12.3 ===
    795 
    796 //(February 6, 2012)//
    797 
    798 Trac 0.12.3 contains a few minor fixes and a few minor features.
    799  - compatibility with Subversion 1.7 ([trac:#10414])
    800  - easier troubleshooting of common startup errors ([trac:#10024])
    801  - jQuery upgraded to 1.4.4 ([trac:#10001])
    802  - improve fine-grained permission handling in the source browser ([trac:#9976], [trac:#10208], [trac:#10110])
    803  - added compatibility with MySQL 5.5.3 utf8mb4 databases ([trac:#9766])
    804  - ... and dozens more fixes!
    805 
    806 [trac:source:/tags/trac-0.12.3 View Tag] | [trac:milestone:0.12.3 View Milestone]
    807 
    808 === 0.12.2
    809 
    810 //(January 31, 2011)//
    811 
    812 Trac 0.12.2 contains a few minor fixes and a few minor features.
    813 
    814 This list contains only a few highlights:
    815  - install: improved robustness of Trac installation if Babel is
    816    installed after the fact ([trac:#9439], [trac:#9595], [trac:#9961])
    817  - notifications: support for Asian character width ([trac:#4717])
    818  - roadmap: fix display of progress bar in some corner cases ([trac:#9718])
    819    and respect the overall_completion milestone group setting ([trac:#9721])
    820  - reports: reports and queries look much better, as the columns now
    821    keep the same width across groups; the absence of word wrapping in
    822    reports has been fixed ([trac:#9825])
    823  - web admin: improved layout ([trac:#8866], [trac:#9963])
    824  - web: it's now possible to log in different Trac instances sharing
    825    the same URL prefix (e.g. /project and /project-test) ([trac:#9951])
    826 
    827 [trac:source:/tags/trac-0.12.2 View Tag] | [trac:milestone:0.12.2 View Milestone]
    828 
    829 === 0.12.1
    830 
    831 //(October 9, 2010)//
    832 
    833 Trac 0.12.1 contains a few important performance improvements, some minor fixes and a few minor features.
    834 
    835 This list contains only a few highlights:
    836  - db: improve concurrency behavior ([trac:#9111])
    837  - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before)
    838  - svn authz: improve compatibility with svn 1.5 format ([trac:#8289])
    839  - milestone: allow to set the time for the due date ([trac:#6369], [trac:#9582])
    840  - ticket: fixes for the CC: property ([trac:#8597], [trac:#9522])
    841  - notification: improved the formatting of ticket fields in notification e-mails ([trac:#9484], [trac:#9494])
    842  - i18n: added a configuration option to set the default language ([trac:#8117])
    843  - several fixes for upgrade ([trac:#9400], [trac:#9416], [trac:#9483], [trac:#9556])
    844 
    845 [trac:source:/tags/trac-0.12.1 View Tag] | [trac:milestone:0.12.1 View Milestone]
    846 
    847 === ''' 0.12 'Babel' '''
    848 
    849 //(June 13, 2010)//
    850 
    851 Trac 0.12 is a major release introducing i18n and multiple repository support as the most visible changes.
    852 
    853 The following list contains only a few highlights:
    854  - The user interface is translated in a dozen of languages, provided the [Babel:] package is installed
    855  - Multiple repositories can be associated to a single Trac environment; the repositories can be of heterogeneous types (svn, hg, git, darcs...)
    856  - Usability improvements for the Wiki, with a nice side-by-side edit mode with automatic preview
    857  - Richer Wiki syntax, with much improved support for tables, partial [trac:WikiCreole] compatibility and numerous smaller improvements
    858  - Usability improvements for the Ticket module, with automatic preview of comments while you type and possibility to edit or remove them later
    859  - Improved Custom Queries (time fields, multiple disjoint conditions, a.k.a. OR queries)
    860  - Timeline filtering by user
    861  - ... and numerous smaller features added and bugs fixed since 0.11!
    862 
    863 [trac:source:/tags/trac-0.12 View Tag] | [trac:milestone:0.12 View Milestone]
    864 
    865738== Older Releases
    866739
    867 For releases prior to 0.12, see [trac:TracChangeLog@95].
     740For releases prior to 1.0, see [trac:TracChangeLog@154#a0.12.xReleases TracChangeLog@154].
     741
     742For releases prior to 0.12, see [trac:TracChangeLog@95#a0.11.xReleases TracChangeLog@95].