Changes between Version 2 and Version 3 of TracChangeLog


Ignore:
Timestamp:
05/09/19 11:48:55 (5 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v2 v3  
    66
    77
     8== 1.3.x Releases
     9
     10This 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
     12See [trac:wiki:1.3/TracChangeLog#a1.3.xReleases 1.3.x Releases].
     13
     14
    815== 1.2.x Releases
    916
    10 === 1.2 'Hermes'
     17This series correspond to the current stable release branch, i.e. [trac:source:branches/1.2-stable branches/1.2-stable].
     18
     19=== 1.2.3
     20
     21//(July 29, 2018)//
     22
     23Trac 1.2.3 provides 2 dozen minor fixes and enhancements.
     24The following are some highlights:
     25
     26* Notification subscriber for New Tickets ([trac:#6613]).
     27* Configurable HTTP headers ([trac:#12964]).
     28
     29See 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).
     30
     31[trac:source:/tags/trac-1.2.3 View Tag] | [trac:milestone:1.2.3 View Milestone]
     32
     33=== 1.2.2
     34
     35//(June 21, 2017)//
     36
     37Trac 1.2.2 provides close to 2 dozen minor fixes and enhancements.
     38The following are some highlights:
     39
     40* Invalid logging configuration changes made through the
     41  //Logging// admin page won't disable a Trac instance ([trac:#8790]).
     42* Fix for regression that prevented
     43  [https://trac-hacks.org/wiki/PermRedirectPlugin PermRedirectPlugin]
     44  from redirecting ([trac:#12818])
     45
     46See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.2]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.14]] through [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.15]] (as 1.2.2 also contains the changes in 1.0.14 and 1.0.15).
     47
     48[trac:source:/tags/trac-1.2.2 View Tag] | [trac:milestone:1.2.2 View Milestone]
     49
     50=== 1.2.1
     51
     52//(March 29, 2017)//
     53
     54Trac 1.2.1, the first maintenance release in the 1.2.x series,
     55provides more than 30 minor fixes and enhancements.
     56The following are some highlights:
     57
     58* [WikiMacros#TracIni-macro TracIni macro] generates anchors for each option ([trac:#9401])
     59 and allows specifying exact options and sections to be rendered
     60 ([trac:#12633])
     61* Several fixes for the enhanced Trac notification system
     62 ([trac:#11928], [trac:#12658], [trac:#12700])
     63* Improved usability of ticket comment //Reply// and
     64 //Edit// buttons ([trac:#12671])
     65* Restored missing ticket change conflict markers
     66 ([trac:#12730])
     67
     68See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.1]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.14]] (as 1.2.1 also contains the changes in 1.0.14).
     69
     70[trac:source:/tags/trac-1.2.1 View Tag] | [trac:milestone:1.2.1 View Milestone]
     71
     72=== **1.2 'Hermes'**
    1173
    1274//(November 5, 2016)//
     
    2587
    2688For more information see the [trac:wiki:TracDev/ApiChanges/1.2 API changes] and the detailed
    27 release 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]]
     89release 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]]
    2890(as 1.2 contains all the fixes done for 1.0.8 through 1.0.13).
    2991
     
    3193
    3294== 1.1.x Releases
    33 // 1.1.x releases are development releases leading eventually to Trac 1.2. See them as kind of snapshots of [trac:source:trunk].
     95// 1.1.x releases were development releases leading to Trac 1.2. See them as kind of snapshots of [trac:source:trunk].
    3496
    3597** No guarantees of feature and API compatibility is made from one 1.1.x release to the next. //
     
    184246== 1.0.x Releases
    185247
     248=== 1.0.17
     249
     250//(July 11, 2018)//
     251
     252Trac 1.0.17 provides more than 3 dozen bug fixes and minor
     253enhancements. The following are some highlights:
     254
     255 * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for
     256   certain content with Chrome browser ([trac:#12926]).
     257 * Improved performance of query module when many custom
     258   fields are used ([trac:#12967]).
     259 * Fixed ticket description not rendered in wiki format in
     260   query view ([trac:#13010]).
     261 * Added submodule support for Git repository ([trac:#10603])
     262
     263[trac:source:/tags/trac-1.0.17 View Tag] | [trac:milestone:1.0.17 View Milestone]
     264
     265=== 1.0.16
     266
     267//Not Released//
     268
     269=== 1.0.15
     270
     271//(June 16, 2017)//
     272
     273Trac 1.0.15 adds an option `[wiki]` `safe_origins`, for whitelisting URIs considered //safe cross-origin//.
     274
     275[trac:source:/tags/trac-1.0.15 View Tag] | [trac:milestone:1.0.15 View Milestone]
     276
     277=== 1.0.14
     278
     279//(June 9, 2017)//
     280
     281Trac 1.0.14 provides more than 3 dozen bug fixes and minor
     282enhancements. The following are some highlights:
     283
     284 - Improved Git performance ([trac:#12545], [trac:#12694]).
     285 - Reduced memory usage exporting a zip file ([trac:#12765]).
     286 - Fixed batch modify not working for list fields
     287   (regression in 1.0.11) ([trac:#12585]).
     288 - Performance improvements to the Roadmap and Milestone
     289   admin pages when there are many milestones and tickets
     290   ([trac:#12609]).
     291 - SECURITY: Possible XSS via reStructuredText link.
     292 - SECURITY: Injection of password prompt using Image
     293   macro or reStructuredText image.
     294
     295[trac:source:/tags/trac-1.0.14 View Tag] | [trac:milestone:1.0.14 View Milestone]
     296
    186297=== 1.0.13
    187298