| 10 | | === 1.2 'Hermes' |
| | 17 | This series correspond to the current stable release branch, i.e. [trac:source:branches/1.2-stable branches/1.2-stable]. |
| | 18 | |
| | 19 | === 1.2.3 |
| | 20 | |
| | 21 | //(July 29, 2018)// |
| | 22 | |
| | 23 | Trac 1.2.3 provides 2 dozen minor fixes and enhancements. |
| | 24 | The following are some highlights: |
| | 25 | |
| | 26 | * Notification subscriber for New Tickets ([trac:#6613]). |
| | 27 | * Configurable HTTP headers ([trac:#12964]). |
| | 28 | |
| | 29 | See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.3]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.17]] (as 1.2.3 also contains the changes in 1.0.17). |
| | 30 | |
| | 31 | [trac:source:/tags/trac-1.2.3 View Tag] | [trac:milestone:1.2.3 View Milestone] |
| | 32 | |
| | 33 | === 1.2.2 |
| | 34 | |
| | 35 | //(June 21, 2017)// |
| | 36 | |
| | 37 | Trac 1.2.2 provides close to 2 dozen minor fixes and enhancements. |
| | 38 | The following are some highlights: |
| | 39 | |
| | 40 | * Invalid logging configuration changes made through the |
| | 41 | //Logging// admin page won't disable a Trac instance ([trac:#8790]). |
| | 42 | * Fix for regression that prevented |
| | 43 | [https://trac-hacks.org/wiki/PermRedirectPlugin PermRedirectPlugin] |
| | 44 | from redirecting ([trac:#12818]) |
| | 45 | |
| | 46 | See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.2]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.14]] through [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.15]] (as 1.2.2 also contains the changes in 1.0.14 and 1.0.15). |
| | 47 | |
| | 48 | [trac:source:/tags/trac-1.2.2 View Tag] | [trac:milestone:1.2.2 View Milestone] |
| | 49 | |
| | 50 | === 1.2.1 |
| | 51 | |
| | 52 | //(March 29, 2017)// |
| | 53 | |
| | 54 | Trac 1.2.1, the first maintenance release in the 1.2.x series, |
| | 55 | provides more than 30 minor fixes and enhancements. |
| | 56 | The following are some highlights: |
| | 57 | |
| | 58 | * [WikiMacros#TracIni-macro TracIni macro] generates anchors for each option ([trac:#9401]) |
| | 59 | and allows specifying exact options and sections to be rendered |
| | 60 | ([trac:#12633]) |
| | 61 | * Several fixes for the enhanced Trac notification system |
| | 62 | ([trac:#11928], [trac:#12658], [trac:#12700]) |
| | 63 | * Improved usability of ticket comment //Reply// and |
| | 64 | //Edit// buttons ([trac:#12671]) |
| | 65 | * Restored missing ticket change conflict markers |
| | 66 | ([trac:#12730]) |
| | 67 | |
| | 68 | See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.1]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.14]] (as 1.2.1 also contains the changes in 1.0.14). |
| | 69 | |
| | 70 | [trac:source:/tags/trac-1.2.1 View Tag] | [trac:milestone:1.2.1 View Milestone] |
| | 71 | |
| | 72 | === **1.2 'Hermes'** |
| | 248 | === 1.0.17 |
| | 249 | |
| | 250 | //(July 11, 2018)// |
| | 251 | |
| | 252 | Trac 1.0.17 provides more than 3 dozen bug fixes and minor |
| | 253 | enhancements. The following are some highlights: |
| | 254 | |
| | 255 | * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for |
| | 256 | certain content with Chrome browser ([trac:#12926]). |
| | 257 | * Improved performance of query module when many custom |
| | 258 | fields are used ([trac:#12967]). |
| | 259 | * Fixed ticket description not rendered in wiki format in |
| | 260 | query view ([trac:#13010]). |
| | 261 | * Added submodule support for Git repository ([trac:#10603]) |
| | 262 | |
| | 263 | [trac:source:/tags/trac-1.0.17 View Tag] | [trac:milestone:1.0.17 View Milestone] |
| | 264 | |
| | 265 | === 1.0.16 |
| | 266 | |
| | 267 | //Not Released// |
| | 268 | |
| | 269 | === 1.0.15 |
| | 270 | |
| | 271 | //(June 16, 2017)// |
| | 272 | |
| | 273 | Trac 1.0.15 adds an option `[wiki]` `safe_origins`, for whitelisting URIs considered //safe cross-origin//. |
| | 274 | |
| | 275 | [trac:source:/tags/trac-1.0.15 View Tag] | [trac:milestone:1.0.15 View Milestone] |
| | 276 | |
| | 277 | === 1.0.14 |
| | 278 | |
| | 279 | //(June 9, 2017)// |
| | 280 | |
| | 281 | Trac 1.0.14 provides more than 3 dozen bug fixes and minor |
| | 282 | enhancements. The following are some highlights: |
| | 283 | |
| | 284 | - Improved Git performance ([trac:#12545], [trac:#12694]). |
| | 285 | - Reduced memory usage exporting a zip file ([trac:#12765]). |
| | 286 | - Fixed batch modify not working for list fields |
| | 287 | (regression in 1.0.11) ([trac:#12585]). |
| | 288 | - Performance improvements to the Roadmap and Milestone |
| | 289 | admin pages when there are many milestones and tickets |
| | 290 | ([trac:#12609]). |
| | 291 | - SECURITY: Possible XSS via reStructuredText link. |
| | 292 | - SECURITY: Injection of password prompt using Image |
| | 293 | macro or reStructuredText image. |
| | 294 | |
| | 295 | [trac:source:/tags/trac-1.0.14 View Tag] | [trac:milestone:1.0.14 View Milestone] |
| | 296 | |