Changes between Version 7 and Version 8 of TracChangeLog


Ignore:
Timestamp:
22/06/2017 14:04:01 (7 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.2
     20
     21//(June 21, 2017)//
     22
     23Trac 1.2.2 provides close to 2 dozen minor fixes and enhancements.
     24The following are some highlights:
     25
     26* Invalid logging configuration changes made through the
     27  //Logging// admin page won't disable a Trac instance ([trac:#8790]).
     28* Fix for regression that prevented
     29  [https://trac-hacks.org/wiki/PermRedirectPlugin PermRedirectPlugin]
     30  from redirecting ([trac:#12818])
     31
     32See 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).
     33
     34[trac:source:/tags/trac-1.2.2 View Tag] | [trac:milestone:1.2.2 View Milestone]
    1835
    1936=== 1.2.1
     
    215232== 1.0.x Releases
    216233
     234=== 1.0.15
     235
     236//(June 16, 2017)//
     237
     238Trac 1.0.15 adds an option `[wiki]` `safe_origins`, for whitelisting URIs considered //safe cross-origin//.
     239
     240[trac:source:/tags/trac-1.0.15 View Tag] | [trac:milestone:1.0.15 View Milestone]
     241
    217242=== 1.0.14
    218243
    219 //(Not yet released)//
    220 
    221 Trac 1.0.14 provides around a dozen bug fixes and minor
     244//(June 9, 2017)//
     245
     246Trac 1.0.14 provides more than 3 dozen bug fixes and minor
    222247enhancements. The following are some highlights:
    223248
     249 - Improved Git performance ([trac:#12545], [trac:#12694]).
     250 - Reduced memory usage exporting a zip file ([trac:#12765]).
    224251 - Fixed batch modify not working for list fields
    225252   (regression in 1.0.11) ([trac:#12585]).
     
    227254   admin pages when there are many milestones and tickets
    228255   ([trac:#12609]).
     256 - SECURITY: Possible XSS via reStructuredText link.
     257 - SECURITY: Injection of password prompt using Image
     258   macro or reStructuredText image.
    229259
    230260[trac:source:/tags/trac-1.0.14 View Tag] | [trac:milestone:1.0.14 View Milestone]
    231 
    232261
    233262=== 1.0.13