Changes between Version 2 and Version 3 of Trac Change Log
- Timestamp:
- Jul 18, 2015, 12:43:07 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Trac Change Log
v2 v3 11 11 ** No guarantees of feature and API compatibility is made from one 1.1.x release to the next. // 12 12 13 === 1.1.6 14 15 //(July 17, 2015)// 16 17 Trac 1.1.6 contains more than a half dozen minor fixes and enhancements. 18 19 For more information see the [trac:wiki:TracDev/ApiChanges/1.1 API changes] and the detailed 20 release notes for [[trac:wiki:TracDev/ReleaseNotes/1.1#DevelopmentReleases | 1.1.6]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.7]] 21 (as 1.1.6 contains all the fixes done for 1.0.7). 22 23 [trac:source:/tags/trac-1.1.6 View Tag] | [trac:milestone:1.1.6 View Milestone] 24 25 13 26 === 1.1.5 14 27 15 //(May 1 0, 2015)//28 //(May 18, 2015)// 16 29 17 30 Highlights of the changes: … … 127 140 == 1.0.x Releases == 128 141 142 === 1.0.7 143 144 //(July 17, 2015)// 145 146 Trac 1.0.7 contains more than a dozen minor fixes and enhancements, including the following highlights: 147 - Custom `svn:keywords` definitions are expanded in Subversion 1.8 and later ([trac:#11364]). 148 - Fixed MySQL performance regression in query with custom fields ([trac:#12113]). 149 150 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.7]]. 151 152 [trac:source:/tags/trac-1.0.7 View Tag] | [trac:milestone:1.0.7 View Milestone] 153 129 154 === 1.0.6 130 155 131 //(May 10, 2015)//156 //(May 20, 2015)// 132 157 133 158 Trac 1.0.6 provides more than 20 fixes and enhancements. The following are some highlights: … … 274 299 === 0.12.7 275 300 276 //(May 10, 2015)//301 //(May 20, 2015)// 277 302 278 303 Trac 0.12.7 fixes a minor security issue, as well as a half dozen other minor issues: