Changes between Version 7 and Version 8 of TracChangeLog


Ignore:
Timestamp:
Oct 19, 2019, 12:50:53 PM (5 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v7 v8  
    1616
    1717This 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
     23Trac 1.2.5 contains a few minor fixes.
     24
     25See 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
     33Trac 1.2.4 provides a dozen minor fixes and enhancements.
     34
     35See 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]
    1838
    1939=== 1.2.3
     
    246266== 1.0.x Releases
    247267
     268=== 1.0.18
     269
     270//(July 18, 2019)//
     271
     272Trac 1.0.18 provides more than a dozen bug fixes and minor
     273enhancements. 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
    248283=== 1.0.17
    249284