Changes between Version 2 and Version 3 of TracChangeLog


Ignore:
Timestamp:
Sep 8, 2024, 12:14:12 PM (12 days ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeLog

    v2 v3  
    66
    77== 1.5.x Releases
    8 
    9 === 1.5.4
    10 
    11 //(Feb 11, 2023)//
    12 
    13 Fixed several compatibility issues with
    14 Python 3 releases and Jinja2. Upgraded jQuery
    15 to version 3.6.3 and jQuery UI to version 1.13.
    16 
    17 [trac:source:/tags/trac-1.5.4 View Tag] | [trac:milestone:1.5.4 View Milestone]
    188
    199=== 1.5.3
     
    795785The following list contains only a few highlights:
    796786 - 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)
    797  - The [https://trac-hacks.org/wiki/GitPlugin GitPlugin] has been donated by Herbert Valerio Riedel to the Trac project (many thanks!) and is now maintained here as an optional component
     787 - 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
    798788 - As a consequence, the Subversion support has been moved below `tracopt.versioncontrol` as well
    799789 - The Git and Mercurial log view feature a visualization of the branching structure
    800790 - Usability improvements for the tickets, with a better support for conflict detection and resolution
    801  - Integration of the [https://trac-hacks.org/wiki/BatchModifyPlugin BatchModifyPlugin], contributed by Brian Meeker (many thanks!) and is now maintained there as a default component
     791 - Integration of the [TH:BatchModifyPlugin], contributed by Brian Meeker (many thanks!) and is now maintained there as a default component
    802792 - jQuery/UI integration, featuring a date picker for date fields
    803793 - Improved integration with Pygments syntax highlighting