Changes between Version 7 and Version 8 of TracChangeLog
- Timestamp:
- Oct 19, 2019, 12:50:53 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracChangeLog
v7 v8 16 16 17 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.5 20 21 //(August 27, 2019)// 22 23 Trac 1.2.5 contains a few minor fixes. 24 25 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.5]]. 26 27 [trac:source:/tags/trac-1.2.5 View Tag] | [trac:milestone:1.2.5 View Milestone] 28 29 === 1.2.4 30 31 //(July 17, 2019)// 32 33 Trac 1.2.4 provides a dozen minor fixes and enhancements. 34 35 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.4]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.18]] (as 1.2.4 also contains the changes in 1.0.18). 36 37 [trac:source:/tags/trac-1.2.4 View Tag] | [trac:milestone:1.2.4 View Milestone] 18 38 19 39 === 1.2.3 … … 246 266 == 1.0.x Releases 247 267 268 === 1.0.18 269 270 //(July 18, 2019)// 271 272 Trac 1.0.18 provides more than a dozen bug fixes and minor 273 enhancements. The following are some highlights: 274 275 * Fixed query module regression when ordering 276 multiple columns ([trac:#13068]). 277 * Fixed regression preventing workflow status 278 changes for plugins ([trac:#13087]). 279 * Made compatible with MySQL 8.x ([trac:#13128]). 280 281 [trac:source:/tags/trac-1.0.18 View Tag] | [trac:milestone:1.0.18 View Milestone] 282 248 283 === 1.0.17 249 284