| | 9 | |
| | 10 | === 1.0.11 |
| | 11 | |
| | 12 | //(May 7, 2016)// |
| | 13 | |
| | 14 | Trac 1.0.11 provides more than 30 bug fixes and minor |
| | 15 | enhancements. As in 1.0.10, an area of focus has been to |
| | 16 | eliminate tracebacks in the logs due to invalid requests. |
| | 17 | The 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 | |
| | 35 | Trac 1.0.10 provides more than 30 bug fixes and minor enhancements. Two areas of focus |
| | 36 | have been fixing test failures on Windows and eliminating tracebacks in the logs due to |
| | 37 | invalid requests. |
| | 38 | |
| | 39 | See 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 | |
| | 47 | Trac 1.0.9 provides more than a dozen minor fixes and enhancements, including significantly reduced memory usage by the Git repository connector. |
| | 48 | |
| | 49 | See 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 | |
| | 57 | Trac 1.0.8 fixes a regression introduced in Trac 1.0.7: the session |
| | 58 | for an authenticated username containing non-alphanumeric characters |
| | 59 | could not be retrieved, resulting in the user being denied access to |
| | 60 | every realm and resource ([trac:#12129]). |
| | 61 | |
| | 62 | See 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] |