Changes between Version 11 and Version 12 of TracChangeLog


Ignore:
Timestamp:
19/04/2022 13:22:07 (2 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v11 v12  
    55To see where Trac is going in future releases, see the [trac:roadmap Roadmap].
    66
     7== 1.5.x Releases
     8
     9=== 1.5.3
     10
     11//(May 9, 2021)//
     12
     13Fixed several regressions and compatibility
     14issues in the Python 3 conversion.
     15
     16[trac:source:/tags/trac-1.5.3 View Tag] | [trac:milestone:1.5.3 View Milestone]
     17
     18=== 1.5.2
     19
     20//(December 19, 2020)//
     21
     22Support for Python 2.7 has been dropped.
     23Python 3.5+ is supported.
     24
     25[trac:source:/tags/trac-1.5.2 View Tag] | [trac:milestone:1.5.2 View Milestone]
     26
     27=== 1.5.1
     28
     29//(May 25, 2020)//
     30
     31* Tickets can be retargeted from the milestone
     32  admin page ([trac:#3754]).
     33* Removed deprecated code ([trac:#12787]).
     34  Plugins that use Genshi can't be used
     35  and must be migrated to Jinja2.
     36
     37Additionally, this release includes all of the
     38changes in the [trac:milestone:1.4.1] release and
     39changes committed to date for the forthcoming [trac:milestone:1.4.2] release.
     40
     41This will be the only release in the 1.5.x
     42release line that supports Python 2.7. Future
     43releases will support Python 3.5+.
     44
     45[trac:source:/tags/trac-1.5.1 View Tag] | [trac:milestone:1.5.1 View Milestone]
     46
     47== 1.4.x Releases
     48
     49=== 1.4.1
     50
     51//(February 12, 2020)//
     52
     53Trac 1.4.1 fixes compatibility issues with
     54Jinja2 versions 2.11 and 2.11.1. Several
     55other minor defects were also fixed.
     56
     57[trac:source:/tags/trac-1.4.1 View Tag] | [trac:milestone:1.4.1 View Milestone]
     58
     59=== '''1.4 'Jinja''''
     60
     61//(August 28, 2019)//
     62
     63Trac 1.4 is the first major release of Trac in almost 3 years.
     64
     65The following are some highlights from the release:
     66
     67* Jinja2 is the template engine, providing performance
     68  improvements over Genshi. Genshi is still supported
     69  until Trac 1.5.1 for rendering plugin templates.
     70* Custom navigation items can be added to the
     71  main and meta navigation ([trac:#11317]).
     72* TracAdmin `convert_db` command for
     73  converting to a new database backend while
     74  preserving all environment data
     75  ([trac:#12299]).
     76* Restyled wiki that allows toggling between
     77  narrow and full width ([trac:#12640]).
     78
     79For more information see the [trac:wiki:TracDev/ApiChanges/1.4 API changes] and the detailed
     80release notes for [[trac:wiki:TracDev/ReleaseNotes/1.4|1.4]] and the change log for [#a1.3.xReleases 1.3.x Releases] below.
     81
     82[trac:source:/tags/trac-1.4 View Tag] | [trac:milestone:1.4 View Milestone]
    783
    884== 1.3.x Releases
    985
    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].
     86// ** No guarantees of feature and API compatibility is made from one 1.3.x release to the next. //
     87
     88For more information see the [trac:wiki:TracDev/ApiChanges/1.3 API changes] and the detailed
     89release notes for [[trac:wiki:TracDev/ReleaseNotes/1.3#DevelopmentReleases | 1.3]].
     90
     91=== 1.3.6
     92
     93//(August 14, 2019)//
     94
     95Trac 1.3.6 provides several fixes and enhancements.
     96
     97* Permission groups added to the CC list will
     98  be resolved to members of the group ([trac:#12808]).
     99* Auto preview timeout can be configured in user
     100  preferences ([trac:#12970]).
     101* `TICKET_EDIT_CC` is required to edit the CC list
     102  for a new ticket ([trac:#13093]).
     103
     104[trac:source:/tags/trac-1.3.6 View Tag] | [trac:milestone:1.3.6 View Milestone]
     105
     106=== 1.3.5
     107
     108//(July 17, 2019)//
     109
     110Trac 1.3.5 fixes a regression in the Ticket Clone feature.
     111
     112[trac:source:/tags/trac-1.3.5 View Tag] | [trac:milestone:1.3.5 View Milestone]
     113
     114=== 1.3.4
     115
     116//(July 17, 2019)//
     117
     118Trac 1.3.4 provides a few fixes for the Jinja2
     119template engine and template conversions.
     120
     121Additional highlights of changes since 1.3.3:
     122* HTTPS support for TracStandalone (`tracd`)
     123  ([trac:#12611]).
     124* Minor style improvements for ticket and wiki pages
     125  ([trac:#13116]).
     126
     127See 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.3.4 contains the changes in 1.2.4 and 1.0.18).
     128
     129[trac:source:/tags/trac-1.3.4 View Tag] | [trac:milestone:1.3.4 View Milestone]
     130
     131=== 1.3.3
     132
     133//(July 20, 2018)//
     134
     135Trac 1.3.3 provides many fixes for the Jinja2
     136template engine and template conversions.
     137
     138Additional highlights of changes since 1.3.2:
     139* The TracGuide is readonly by default ([trac:#12899]).
     140* The `trac-svn-hook` script can be configured using
     141  SVN's hook script environment configuration ([trac:#12771]).
     142* Environment log level defaults to `INFO` and log type
     143  defaults to `file` so that installation issue are captured
     144  in the log when running `trac-admin initenv` ([trac:#12966]).
     145
     146[trac:source:/tags/trac-1.3.3 View Tag] | [trac:milestone:1.3.3 View Milestone]
     147
     148=== 1.3.2
     149
     150//(July 31, 2017)//
     151
     152Trac 1.3.2 is the first release to feature
     153Jinja2 as the template engine. Jinja2 provides
     154performance improvements and fixes several
     155long-standing issues that were encountered
     156using Genshi as the template engine. Genshi
     157is still supported until Trac 1.5.1 for
     158rendering plugin templates.
     159
     160Additional highlights of changes since 1.3.1:
     161* All textareas that support wiki markup provide
     162  an auto-preview ([trac:#3776])
     163* Ticket comments can be cloned to create a
     164  new ticket using the optional component
     165  `tracopt.ticket.clone`
     166  ([trac:#10735]).
     167* Custom navigation items can be added to the
     168  main and meta navigation ([trac:#11317]).
     169* Ticket validators are called when submitting
     170  a batch modification request ([trac:#11723]),
     171  and when editing a ticket comment
     172  ([trac:#12725]).
     173* TracAdmin `convert_db` command for
     174  converting to a new database backend while
     175  preserving all environment data
     176  ([trac:#12299]).
     177* Restyled wiki that allows toggling between
     178  narrow and full width ([trac:#12640]).
     179
     180[trac:source:/tags/trac-1.3.2 View Tag] | [trac:milestone:1.3.2 View Milestone]
     181
     182=== 1.3.1
     183
     184//(November 15, 2016)//
     185
     186Trac 1.3.1 is the last release before the switch of the development branch to Jinja2.
     187
     188It is in sync with the version 1.2, and as such contains all its fixes and enhancements as well.
     189
     190Highlights of the changes since 1.2:
     191
     192* Modernized the code to support Python 2.7 idioms (earlier versions are no longer supported)
     193  ([trac:#12046], [trac:#12148], [trac:#12558], [trac:#12569])
     194* Removed lots of backward compatibility APIs from pre-1.0 days;
     195  in particular, the database API is now exclusively based on the [[trac:wiki:TracDev/ApiChanges/1.1#DatabaseAPIChanges|context managers]] ([trac:#9612], [trac:#11901])
     196* Ticket changes can be used to format the subject template ([trac:#12205])
     197
     198[trac:source:/tags/trac-1.3.1 View Tag] | [trac:milestone:1.3.1 View Milestone]
    13199
    14200
     
    16202
    17203This series correspond to the current stable release branch, i.e. [trac:source:branches/1.2-stable branches/1.2-stable].
     204
     205=== 1.2.6
     206
     207//(July 1, 2020)//
     208
     209Trac 1.2.6 contains a few minor fixes, inluding a
     210fix for ticket autopreview triggering without a
     211form change.
     212
     213See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.6]].
     214
     215[trac:source:/tags/trac-1.2.6 View Tag] | [trac:milestone:1.2.6 View Milestone]
    18216
    19217=== 1.2.5
     
    90288[trac:source:/tags/trac-1.2.1 View Tag] | [trac:milestone:1.2.1 View Milestone]
    91289
    92 === **1.2 'Hermes'**
     290=== '''1.2 'Hermes''''
    93291
    94292//(November 5, 2016)//
     
    211409   ([trac:#11839]).
    212410
    213 See also the [trac:wiki:TracDev/ApiChanges/1.1 API changes] and the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.1#DevelopmentReleases | 1.1.3]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.3]] (as 1.1.3 contains all the fixes done 
     411See also the [trac:wiki:TracDev/ApiChanges/1.1 API changes] and the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.1#DevelopmentReleases | 1.1.3]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.3]] (as 1.1.3 contains all the fixes done
    214412for 1.0.3).
    215413
     
    266464== 1.0.x Releases
    267465
     466=== 1.0.20
     467
     468//(June 29, 2020)//
     469
     470Trac 1.0.20 provides a few bug fixes. The translation
     471catalogs have also been updated and merged with
     472those from Transifex.
     473
     474[trac:source:/tags/trac-1.0.20 View Tag] | [trac:milestone:1.0.20 View Milestone]
     475
     476=== 1.0.19
     477
     478//(October 15, 2019)//
     479
     480Trac 1.0.19 provides a few bug fixes. The translation
     481catalogs have also been updated and merged with
     482those from Transifex.
     483
     484[trac:source:/tags/trac-1.0.19 View Tag] | [trac:milestone:1.0.19 View Milestone]
     485
    268486=== 1.0.18
    269487
     
    288506enhancements. The following are some highlights:
    289507
    290  * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for 
     508 * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for
    291509   certain content with Chrome browser ([trac:#12926]).
    292510 * Improved performance of query module when many custom
     
    321539 - Fixed batch modify not working for list fields
    322540   (regression in 1.0.11) ([trac:#12585]).
    323  - Performance improvements to the Roadmap and Milestone 
     541 - Performance improvements to the Roadmap and Milestone
    324542   admin pages when there are many milestones and tickets
    325543   ([trac:#12609]).
     
    337555enhancements. The following are some highlights:
    338556
    339  - Use locale environment variables to negotiate locale 
     557 - Use locale environment variables to negotiate locale
    340558   on console ([trac:#12418]).
    341559 - Fixed using incorrect revisions when downloading a zip
     
    358576 - Fixed incorrect parsing of projects list file by
    359577   `GitwebProjectsRepositoryProvider` ([trac:#12518]).
    360  - `TracIni` macro displays option documentation as 
     578 - `TracIni` macro displays option documentation as
    361579   multi-line rather than one-liner ([trac:#12522]).
    362580 - Fixed regression with `GitConnector` leading to
     
    377595   ticket change log ([trac:#12381]).
    378596 - Trac is now distributed as wheel package ([trac:#12391]).
    379  - Fixed database exceptions in query system when 
     597 - Fixed database exceptions in query system when
    380598   ''milestones/versions/enums'' are not defined and a custom
    381599   field of the same name is added ([trac:#12399]).
     
    383601   standard //milestone// field was hidden ([trac:#12400]).
    384602 - Query system now sorts by `enum.value` rather than
    385    `ticket.type` for `order=type` ([trac:#12402]). 
     603   `ticket.type` for `order=type` ([trac:#12402]).
    386604 - Added support for Babel 2.3.2 (2.3.0 and 2.3.1 should
    387605   not be used)  ([trac:#12445]).
     
    516734The following list contains only a few highlights:
    517735
    518  - Subversion keywords are expanded and EOL substitutions made when viewing a file in the repository browser and when downloading a file ([trac:#717]). 
     736 - Subversion keywords are expanded and EOL substitutions made when viewing a file in the repository browser and when downloading a file ([trac:#717]).
    519737 - Notification email is sent to the old owner when a ticket is reassigned ([trac:#2311]).
    520738 - Ticket change history is updated when renaming and deleting a milestone, and when retargeting tickets to another milestone ([trac:#4582], [trac:#5658]).
     
    566784
    567785The following list contains only a few highlights:
    568  - The default theme looks more modern, especially on recent browsers (no effort has been made to make it look better on older browsers like IE6 or 7) 
     786 - The default theme looks more modern, especially on recent browsers (no effort has been made to make it look better on older browsers like IE6 or 7)
    569787 - The [TH:GitPlugin] has been donated by Herbert Valerio Riedel to the Trac project (many thanks!) and is now maintained here as an optional component
    570788 - As a consequence, the Subversion support has been moved below `tracopt.versioncontrol` as well
    571  - The Git and Mercurial log view feature a visualization of the branching structure 
     789 - The Git and Mercurial log view feature a visualization of the branching structure
    572790 - Usability improvements for the tickets, with a better support for conflict detection and resolution
    573791 - Integration of the [TH:BatchModifyPlugin], contributed by Brian Meeker (many thanks!) and is now maintained there as a default component
     
    578796See the full list in [trac:wiki:TracDev/ReleaseNotes/1.0 1.0].
    579797
    580 [[trac:source:/tags/trac-1.0 View Tag]] | [[trac:milestone:1.0 View Milestone]]
    581 
    582 == 0.12.x Releases
    583 
    584 === 0.12.7
    585 
    586 //(July 12, 2015)//
    587 
    588 Trac 0.12.7 fixes a minor security issue, as well as a half dozen other minor issues:
    589  - InterWiki filters links through `[wiki] safe_schemes` option if `[wiki] render_unsafe_content` is disabled ([trac:#12053]).
    590 
    591 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.7]].
    592 
    593 [trac:source:/tags/trac-0.12.7 View Tag] | [trac:milestone:0.12.7 View Milestone]
    594 
    595 === 0.12.6
    596 
    597 //(October 23, 2014)//
    598 
    599 Trac 0.12.6 contains fixes for a few issues:
    600  - Subversion blame would fail for a path with URL-encoded characters ([trac:#10386]), a lower-case drive letter on Windows ([trac:#10514]), or a non-ascii filename with Subversion 1.7 ([trac:#11167]).
    601  - Improved performance rendering `svn:mergeinfo` properties in browser view ([trac:#8459]) and changeset view ([trac:#11219]).
    602  - Query with many custom fields would fail ([trac:#11140]).
    603  - Zip archive had a timestamp with no timezone information ([trac:#11162]).
    604  - Failure or incorrect ranges rendering log TracLinks ([trac:#11308], [trac:#11346]).
    605  - Textareas in ticket view did not wrap correctly in IE 11 ([trac:#11376]).
    606  - Emails were not being obfuscated in owner field on CSV export from ticket and query pages ([trac:#11594]).
    607  - Locale data was not being included in egg in Distribute 0.6.29 and later ([trac:#11640]).
    608  - Deleting a milestone would not delete its attachments ([trac:#11672]).
    609  - Added support for Babel 1.0 and later ([trac:#11258], [trac:#11345]).
    610  - Added support for `ConfigObj` 5.0 and later ([trac:#11498]).
    611  - … and dozens more fixes!
    612 
    613 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.6]].
    614 
    615 [trac:source:/tags/trac-0.12.6 View Tag] | [trac:milestone:0.12.6 View Milestone]
    616 
    617 === 0.12.5
    618 
    619 //(January 15, 2013)//
    620 
    621 Trac 0.12.5 contains fixes for a few issues:
    622  - upload of .mht files ([Wikipedia:MHTML] web page archive files) now works ([trac:#9880])
    623  - more robust parsing of attachment URLs ([trac:#10280]) and uploaded file names ([trac:#10850])
    624  - lots of improvement to the date formatting code, which is now much more robust when timezone and daylight saving time computations are involved ([trac:#10768], [trac:#10863], [trac:#10864], [trac:#10912], [trac:#10920])
    625  - no longer generate invalid JSON encoded data with Python 2.4 and 2.5 ([trac:#10877])
    626  - ... and fix a couple more minor defects ([trac:#10967], [trac:#10892], [trac:#10923], [trac:#10858], [trac:#10835])
    627 
    628 [trac:source:/tags/trac-0.12.5 View Tag] | [trac:milestone:0.12.5 View Milestone]
    629 
    630 === 0.12.4
    631 
    632 //(September 7, 2012)//
    633 
    634 Trac 0.12.4 contains only a handful of minor fixes.
    635 
    636 [trac:source:/tags/trac-0.12.4 View Tag] | [trac:milestone:0.12.4 View Milestone]
    637 
    638 === 0.12.3 ===
    639 
    640 //(February 6, 2012)//
    641 
    642 Trac 0.12.3 contains a few minor fixes and a few minor features.
    643  - compatibility with Subversion 1.7 ([trac:#10414])
    644  - easier troubleshooting of common startup errors ([trac:#10024])
    645  - jQuery upgraded to 1.4.4 ([trac:#10001])
    646  - improve fine-grained permission handling in the source browser ([trac:#9976], [trac:#10208], [trac:#10110])
    647  - added compatibility with MySQL 5.5.3 utf8mb4 databases ([trac:#9766])
    648  - ... and dozens more fixes!
    649 
    650 [trac:source:/tags/trac-0.12.3 View Tag] | [trac:milestone:0.12.3 View Milestone]
    651 
    652 === 0.12.2
    653 
    654 //(January 31, 2011)//
    655 
    656 Trac 0.12.2 contains a few minor fixes and a few minor features.
    657 
    658 This list contains only a few highlights:
    659  - install: improved robustness of Trac installation if Babel is
    660    installed after the fact ([trac:#9439], [trac:#9595], [trac:#9961])
    661  - notifications: support for Asian character width ([trac:#4717])
    662  - roadmap: fix display of progress bar in some corner cases ([trac:#9718])
    663    and respect the overall_completion milestone group setting ([trac:#9721])
    664  - reports: reports and queries look much better, as the columns now
    665    keep the same width across groups; the absence of word wrapping in
    666    reports has been fixed ([trac:#9825])
    667  - web admin: improved layout ([trac:#8866], [trac:#9963])
    668  - web: it's now possible to log in different Trac instances sharing
    669    the same URL prefix (e.g. /project and /project-test) ([trac:#9951])
    670 
    671 [trac:source:/tags/trac-0.12.2 View Tag] | [trac:milestone:0.12.2 View Milestone]
    672 
    673 === 0.12.1
    674 
    675 //(October 9, 2010)//
    676 
    677 Trac 0.12.1 contains a few important performance improvements, some minor fixes and a few minor features.
    678 
    679 This list contains only a few highlights:
    680  - db: improve concurrency behavior ([trac:#9111])
    681  - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before)
    682  - svn authz: improve compatibility with svn 1.5 format ([trac:#8289])
    683  - milestone: allow to set the time for the due date ([trac:#6369], [trac:#9582])
    684  - ticket: fixes for the CC: property ([trac:#8597], [trac:#9522])
    685  - notification: improved the formatting of ticket fields in notification e-mails ([trac:#9484], [trac:#9494])
    686  - i18n: added a configuration option to set the default language ([trac:#8117])
    687  - several fixes for upgrade ([trac:#9400], [trac:#9416], [trac:#9483], [trac:#9556])
    688 
    689 [trac:source:/tags/trac-0.12.1 View Tag] | [trac:milestone:0.12.1 View Milestone]
    690 
    691 === ''' 0.12 'Babel' '''
    692 
    693 //(June 13, 2010)//
    694 
    695 Trac 0.12 is a major release introducing i18n and multiple repository support as the most visible changes.
    696 
    697 The following list contains only a few highlights:
    698  - The user interface is translated in a dozen of languages, provided the [Babel:] package is installed
    699  - Multiple repositories can be associated to a single Trac environment; the repositories can be of heterogeneous types (svn, hg, git, darcs...)
    700  - Usability improvements for the Wiki, with a nice side-by-side edit mode with automatic preview
    701  - Richer Wiki syntax, with much improved support for tables, partial [trac:WikiCreole] compatibility and numerous smaller improvements
    702  - Usability improvements for the Ticket module, with automatic preview of comments while you type and possibility to edit or remove them later
    703  - Improved Custom Queries (time fields, multiple disjoint conditions, a.k.a. OR queries)
    704  - Timeline filtering by user
    705  - ... and numerous smaller features added and bugs fixed since 0.11!
    706 
    707 [trac:source:/tags/trac-0.12 View Tag] | [trac:milestone:0.12 View Milestone]
     798[trac:source:/tags/trac-1.0 View Tag] | [trac:milestone:1.0 View Milestone]
    708799
    709800== Older Releases
    710801
    711 For releases prior to 0.12, see [trac:TracChangeLog@95].
     802For releases prior to 1.0, see [trac:TracChangeLog@154#a0.12.xReleases TracChangeLog@154].
     803
     804For releases prior to 0.12, see [trac:TracChangeLog@95#a0.11.xReleases TracChangeLog@95].