Changes between Version 2 and Version 3 of TracChangeLog


Ignore:
Timestamp:
19/05/2016 16:30:53 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v2 v3  
    77
    88== 1.0.x Releases ==
     9
     10=== 1.0.11
     11
     12//(May 7, 2016)//
     13
     14Trac 1.0.11 provides more than 30 bug fixes and minor
     15enhancements. As in 1.0.10, an area of focus has been to
     16eliminate tracebacks in the logs due to invalid requests.
     17The following are some additional highlights:
     18
     19 - Fix resetting //Oldest first// after auto-preview of
     20   ticket change log ([trac:#12381]).
     21 - Trac is now distributed as wheel package ([trac:#12391]).
     22 - Fixed database exceptions in query system when
     23   ''milestones/versions/enums'' are not defined and a custom
     24   field of the same name is added ([trac:#12399]).
     25 - Custom field //milestone// would not be shown when
     26   standard //milestone// field was hidden ([trac:#12400]).
     27 - Query system now sorts by `enum.value` rather than
     28   `ticket.type` for `order=type` ([trac:#12402]).
     29 - Added support for Babel 2.3.2 (2.3.0 and 2.3.1 should not be used) ([trac:#12445]).
     30
     31=== 1.0.10
     32
     33//(February 20, 2016)//
     34
     35Trac 1.0.10 provides more than 30 bug fixes and minor enhancements. Two areas of focus
     36have been fixing test failures on Windows and eliminating tracebacks in the logs due to
     37invalid requests.
     38
     39See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.10]].
     40
     41[trac:source:/tags/trac-1.0.10 View Tag] | [trac:milestone:1.0.10 View Milestone]
     42
     43=== 1.0.9
     44
     45//(September 10, 2015)//
     46
     47Trac 1.0.9 provides more than a dozen minor fixes and enhancements, including significantly reduced memory usage by the Git repository connector.
     48
     49See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.9]].
     50
     51[trac:source:/tags/trac-1.0.9 View Tag] | [trac:milestone:1.0.9 View Milestone]
     52
     53=== 1.0.8
     54
     55//(July 24, 2015)//
     56
     57Trac 1.0.8 fixes a regression introduced in Trac 1.0.7: the session
     58for an authenticated username containing non-alphanumeric characters
     59could not be retrieved, resulting in the user being denied access to
     60every realm and resource ([trac:#12129]).
     61
     62See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.8]].
     63
     64[trac:source:/tags/trac-1.0.8 View Tag] | [trac:milestone:1.0.8 View Milestone]
    965
    1066=== 1.0.7