| 7 | | |
| 8 | | == 1.0.x Releases == |
| | 7 | == 1.0.x Releases |
| | 8 | |
| | 9 | === 1.0.19 |
| | 10 | |
| | 11 | //(October 15, 2019)// |
| | 12 | |
| | 13 | Trac 1.0.19 provides a few bug fixes. The translation |
| | 14 | catalogs have also been updated and merged with |
| | 15 | those from Transifex. |
| | 16 | |
| | 17 | [trac:source:/tags/trac-1.0.19 View Tag] | [trac:milestone:1.0.19 View Milestone] |
| | 18 | |
| | 19 | === 1.0.18 |
| | 20 | |
| | 21 | //(July 18, 2019)// |
| | 22 | |
| | 23 | Trac 1.0.18 provides more than a dozen bug fixes and minor |
| | 24 | enhancements. The following are some highlights: |
| | 25 | |
| | 26 | * Fixed query module regression when ordering |
| | 27 | multiple columns ([trac:#13068]). |
| | 28 | * Fixed regression preventing workflow status |
| | 29 | changes for plugins ([trac:#13087]). |
| | 30 | * Made compatible with MySQL 8.x ([trac:#13128]). |
| | 31 | |
| | 32 | [trac:source:/tags/trac-1.0.18 View Tag] | [trac:milestone:1.0.18 View Milestone] |
| | 33 | |
| | 34 | === 1.0.17 |
| | 35 | |
| | 36 | //(July 11, 2018)// |
| | 37 | |
| | 38 | Trac 1.0.17 provides more than 3 dozen bug fixes and minor |
| | 39 | enhancements. The following are some highlights: |
| | 40 | |
| | 41 | * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for |
| | 42 | certain content with Chrome browser ([trac:#12926]). |
| | 43 | * Improved performance of query module when many custom |
| | 44 | fields are used ([trac:#12967]). |
| | 45 | * Fixed ticket description not rendered in wiki format in |
| | 46 | query view ([trac:#13010]). |
| | 47 | * Added submodule support for Git repository ([trac:#10603]) |
| | 48 | |
| | 49 | [trac:source:/tags/trac-1.0.17 View Tag] | [trac:milestone:1.0.17 View Milestone] |
| | 50 | |
| | 51 | === 1.0.16 |
| | 52 | |
| | 53 | //Not Released// |
| | 54 | |
| | 55 | === 1.0.15 |
| | 56 | |
| | 57 | //(June 16, 2017)// |
| | 58 | |
| | 59 | Trac 1.0.15 adds an option `[wiki]` `safe_origins`, for whitelisting URIs considered //safe cross-origin//. |
| | 60 | |
| | 61 | [trac:source:/tags/trac-1.0.15 View Tag] | [trac:milestone:1.0.15 View Milestone] |
| | 62 | |
| | 63 | === 1.0.14 |
| | 64 | |
| | 65 | //(June 9, 2017)// |
| | 66 | |
| | 67 | Trac 1.0.14 provides more than 3 dozen bug fixes and minor |
| | 68 | enhancements. The following are some highlights: |
| | 69 | |
| | 70 | - Improved Git performance ([trac:#12545], [trac:#12694]). |
| | 71 | - Reduced memory usage exporting a zip file ([trac:#12765]). |
| | 72 | - Fixed batch modify not working for list fields |
| | 73 | (regression in 1.0.11) ([trac:#12585]). |
| | 74 | - Performance improvements to the Roadmap and Milestone |
| | 75 | admin pages when there are many milestones and tickets |
| | 76 | ([trac:#12609]). |
| | 77 | - SECURITY: Possible XSS via reStructuredText link. |
| | 78 | - SECURITY: Injection of password prompt using Image |
| | 79 | macro or reStructuredText image. |
| | 80 | |
| | 81 | [trac:source:/tags/trac-1.0.14 View Tag] | [trac:milestone:1.0.14 View Milestone] |
| | 82 | |
| | 83 | === 1.0.13 |
| | 84 | |
| | 85 | //(September 11, 2016)// |
| | 86 | |
| | 87 | Trac 1.0.13 provides around a dozen bug fixes and minor |
| | 88 | enhancements. The following are some highlights: |
| | 89 | |
| | 90 | - Use locale environment variables to negotiate locale |
| | 91 | on console ([trac:#12418]). |
| | 92 | - Fixed using incorrect revisions when downloading a zip |
| | 93 | file via browser page from Git repository ([trac:#12557]). |
| | 94 | |
| | 95 | [trac:source:/tags/trac-1.0.13 View Tag] | [trac:milestone:1.0.13 View Milestone] |
| | 96 | |
| | 97 | === 1.0.12 |
| | 98 | |
| | 99 | //(July 4, 2016)// |
| | 100 | |
| | 101 | Trac 1.0.12 provides around 20 bug fixes and minor enhancements. The following are some highlights: |
| | 102 | |
| | 103 | - Reconnect to PostgreSQL server after restarting it |
| | 104 | ([trac:#4984]). |
| | 105 | - Workflow actions on the batch modify form are sorted |
| | 106 | by the default attribute ([trac:#12447]). |
| | 107 | - Fixed Pygments stylesheet not found when style name |
| | 108 | contained a dash ([trac:#12505]). |
| | 109 | - Fixed incorrect parsing of projects list file by |
| | 110 | `GitwebProjectsRepositoryProvider` ([trac:#12518]). |
| | 111 | - `TracIni` macro displays option documentation as |
| | 112 | multi-line rather than one-liner ([trac:#12522]). |
| | 113 | - Fixed regression with `GitConnector` leading to |
| | 114 | `IOError: Too many open files` ([trac:#12524]). |
| | 115 | |
| | 116 | [trac:source:/tags/trac-1.0.12 View Tag] | [trac:milestone:1.0.12 View Milestone] |
| | 117 | |
| | 118 | === 1.0.11 |
| | 119 | |
| | 120 | //(May 7, 2016)// |
| | 121 | |
| | 122 | Trac 1.0.11 provides more than 30 bug fixes and minor |
| | 123 | enhancements. As in 1.0.10, an area of focus has been to |
| | 124 | eliminate tracebacks in the logs due to invalid requests. |
| | 125 | The following are some additional highlights: |
| | 126 | |
| | 127 | - Fixed resetting //Oldest first// after auto-preview of |
| | 128 | ticket change log ([trac:#12381]). |
| | 129 | - Trac is now distributed as wheel package ([trac:#12391]). |
| | 130 | - Fixed database exceptions in query system when |
| | 131 | ''milestones/versions/enums'' are not defined and a custom |
| | 132 | field of the same name is added ([trac:#12399]). |
| | 133 | - Custom field //milestone// was not shown when |
| | 134 | standard //milestone// field was hidden ([trac:#12400]). |
| | 135 | - Query system now sorts by `enum.value` rather than |
| | 136 | `ticket.type` for `order=type` ([trac:#12402]). |
| | 137 | - Added support for Babel 2.3.2 (2.3.0 and 2.3.1 should |
| | 138 | not be used) ([trac:#12445]). |
| | 139 | |
| | 140 | [trac:source:/tags/trac-1.0.11 View Tag] | [trac:milestone:1.0.11 View Milestone] |
| | 141 | |
| | 142 | === 1.0.10 |
| | 143 | |
| | 144 | //(February 20, 2016)// |
| | 145 | |
| | 146 | Trac 1.0.10 provides more than 30 bug fixes and minor enhancements. Two areas of focus |
| | 147 | have been fixing test failures on Windows and eliminating tracebacks in the logs due to |
| | 148 | invalid requests. |
| | 149 | |
| | 150 | See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.10]]. |
| | 151 | |
| | 152 | [trac:source:/tags/trac-1.0.10 View Tag] | [trac:milestone:1.0.10 View Milestone] |
| | 153 | |
| | 154 | === 1.0.9 |
| | 155 | |
| | 156 | //(September 10, 2015)// |
| | 157 | |
| | 158 | Trac 1.0.9 provides more than a dozen minor fixes and enhancements, including significantly reduced memory usage by the Git repository connector. |
| | 159 | |
| | 160 | See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.9]]. |
| | 161 | |
| | 162 | [trac:source:/tags/trac-1.0.9 View Tag] | [trac:milestone:1.0.9 View Milestone] |