Changes between Version 3 and Version 4 of TracChangeLog


Ignore:
Timestamp:
07/28/2020 06:19:41 AM (4 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v3 v4  
    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]
     42
     43=== 1.2.3
     44
     45//(July 29, 2018)//
     46
     47Trac 1.2.3 provides 2 dozen minor fixes and enhancements.
     48The following are some highlights:
     49
     50* Notification subscriber for New Tickets ([trac:#6613]).
     51* Configurable HTTP headers ([trac:#12964]).
     52
     53See 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).
     54
     55[trac:source:/tags/trac-1.2.3 View Tag] | [trac:milestone:1.2.3 View Milestone]
    1856
    1957=== 1.2.2
     
    5694[trac:source:/tags/trac-1.2.1 View Tag] | [trac:milestone:1.2.1 View Milestone]
    5795
    58 === **1.2 'Hermes'**
     96=== '''1.2 'Hermes''''
    5997
    6098//(November 5, 2016)//
     
    73111
    74112For more information see the [trac:wiki:TracDev/ApiChanges/1.2 API changes] and the detailed
    75 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]]
    76114(as 1.2 contains all the fixes done for 1.0.8 through 1.0.13).
    77115
     
    232270== 1.0.x Releases
    233271
     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
     307=== 1.0.17
     308
     309//(July 11, 2018)//
     310
     311Trac 1.0.17 provides more than 3 dozen bug fixes and minor
     312enhancements. The following are some highlights:
     313
     314 * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for
     315   certain content with Chrome browser ([trac:#12926]).
     316 * Improved performance of query module when many custom
     317   fields are used ([trac:#12967]).
     318 * Fixed ticket description not rendered in wiki format in
     319   query view ([trac:#13010]).
     320 * Added submodule support for Git repository ([trac:#10603])
     321
     322[trac:source:/tags/trac-1.0.17 View Tag] | [trac:milestone:1.0.17 View Milestone]
     323
     324=== 1.0.16
     325
     326//Not Released//
     327
    234328=== 1.0.15
    235329