Changes between Version 4 and Version 5 of TracChangeLog


Ignore:
Timestamp:
Dec 29, 2020, 5:09:28 AM (3 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v4 v5  
    55To see where Trac is going in future releases, see the [trac:roadmap Roadmap].
    66
    7 
    8 == 1.3.x Releases
    9 
    10 This series of releases correspond to the development branch i.e. [trac:source:trunk trunk], in preparation for the future 1.4.x stable releases.
    11 
    12 See [trac:wiki:1.3/TracChangeLog#a1.3.xReleases 1.3.x Releases].
    13 
    14 
    157== 1.2.x Releases
    168
    179This series correspond to the current stable release branch, i.e. [trac:source:branches/1.2-stable branches/1.2-stable].
     10
     11=== 1.2.6
     12
     13//(July 1, 2020)//
     14
     15Trac 1.2.6 contains a few minor fixes, inluding a
     16fix for ticket autopreview triggering without a
     17form change.
     18
     19See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.6]].
     20
     21[trac:source:/tags/trac-1.2.6 View Tag] | [trac:milestone:1.2.6 View Milestone]
     22
     23=== 1.2.5
     24
     25//(August 27, 2019)//
     26
     27Trac 1.2.5 contains a few minor fixes.
     28
     29See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.5]].
     30
     31[trac:source:/tags/trac-1.2.5 View Tag] | [trac:milestone:1.2.5 View Milestone]
     32
     33=== 1.2.4
     34
     35//(July 17, 2019)//
     36
     37Trac 1.2.4 provides a dozen minor fixes and enhancements.
     38
     39See 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).
     40
     41[trac:source:/tags/trac-1.2.4 View Tag] | [trac:milestone:1.2.4 View Milestone]
    1842
    1943=== 1.2.3
     
    7094[trac:source:/tags/trac-1.2.1 View Tag] | [trac:milestone:1.2.1 View Milestone]
    7195
    72 === **1.2 'Hermes'**
     96=== '''1.2 'Hermes''''
    7397
    7498//(November 5, 2016)//
     
    87111
    88112For more information see the [trac:wiki:TracDev/ApiChanges/1.2 API changes] and the detailed
    89 release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2|1.2]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.8 through 1.0.13]]
     113release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#DevelopmentReleases | 1.2]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.8 through 1.0.13]]
    90114(as 1.2 contains all the fixes done for 1.0.8 through 1.0.13).
    91115
     
    246270== 1.0.x Releases
    247271
     272=== 1.0.20
     273
     274//(June 29, 2020)//
     275
     276Trac 1.0.20 provides a few bug fixes. The translation
     277catalogs have also been updated and merged with
     278those from Transifex.
     279
     280[trac:source:/tags/trac-1.0.20 View Tag] | [trac:milestone:1.0.20 View Milestone]
     281
     282=== 1.0.19
     283
     284//(October 15, 2019)//
     285
     286Trac 1.0.19 provides a few bug fixes. The translation
     287catalogs have also been updated and merged with
     288those from Transifex.
     289
     290[trac:source:/tags/trac-1.0.19 View Tag] | [trac:milestone:1.0.19 View Milestone]
     291
     292=== 1.0.18
     293
     294//(July 18, 2019)//
     295
     296Trac 1.0.18 provides more than a dozen bug fixes and minor
     297enhancements. The following are some highlights:
     298
     299 * Fixed query module regression when ordering
     300   multiple columns ([trac:#13068]).
     301 * Fixed regression preventing workflow status
     302   changes for plugins ([trac:#13087]).
     303 * Made compatible with MySQL 8.x ([trac:#13128]).
     304
     305[trac:source:/tags/trac-1.0.18 View Tag] | [trac:milestone:1.0.18 View Milestone]
     306
    248307=== 1.0.17
    249308