| 7 | == 1.6.x Releases |
| 8 | |
| 9 | === '''1.6 'Py3'''' |
| 10 | |
| 11 | //(September 23, 2023)// |
| 12 | |
| 13 | Trac 1.6 is the first major release of Trac in almost 4 years. |
| 14 | |
| 15 | This is the first release to support Python 3, supporting Python |
| 16 | 3.5 and later. Python 2 is no longer supported. |
| 17 | |
| 18 | For more information see the [trac:wiki:TracDev/ApiChanges/1.6 API changes] and the detailed |
| 19 | release notes for [[trac:wiki:TracDev/ReleaseNotes/1.6|1.6]] and the change log for [#a1.5.xReleases 1.5.x Releases] below. |
| 20 | |
| 21 | [trac:source:/tags/trac-1.6 View Tag] | [trac:milestone:1.6 View Milestone] |
| 22 | |
| 23 | == 1.5.x Releases |
| 24 | |
| 25 | === 1.5.4 |
| 26 | |
| 27 | //(Feb 11, 2023)// |
| 28 | |
| 29 | Fixed several compatibility issues with |
| 30 | Python 3 releases and Jinja2. Upgraded jQuery |
| 31 | to version 3.6.3 and jQuery UI to version 1.13. |
| 32 | |
| 33 | [trac:source:/tags/trac-1.5.4 View Tag] | [trac:milestone:1.5.4 View Milestone] |
| 34 | |
| 35 | === 1.5.3 |
| 36 | |
| 37 | //(May 9, 2021)// |
| 38 | |
| 39 | Fixed several regressions and compatibility |
| 40 | issues in the Python 3 conversion. |
| 41 | |
| 42 | [trac:source:/tags/trac-1.5.3 View Tag] | [trac:milestone:1.5.3 View Milestone] |
| 43 | |
| 44 | === 1.5.2 |
| 45 | |
| 46 | //(December 19, 2020)// |
| 47 | |
| 48 | Support for Python 2.7 has been dropped. |
| 49 | Python 3.5+ is supported. |
| 50 | |
| 51 | [trac:source:/tags/trac-1.5.2 View Tag] | [trac:milestone:1.5.2 View Milestone] |
| 52 | |
| 53 | === 1.5.1 |
| 54 | |
| 55 | //(May 25, 2020)// |
| 56 | |
| 57 | * Tickets can be retargeted from the milestone |
| 58 | admin page ([trac:#3754]). |
| 59 | * Removed deprecated code ([trac:#12787]). |
| 60 | Plugins that use Genshi can't be used |
| 61 | and must be migrated to Jinja2. |
| 62 | |
| 63 | Additionally, this release includes all of the |
| 64 | changes in the [trac:milestone:1.4.1] release and |
| 65 | changes committed to date for the forthcoming [trac:milestone:1.4.2] release. |
| 66 | |
| 67 | This will be the only release in the 1.5.x |
| 68 | release line that supports Python 2.7. Future |
| 69 | releases will support Python 3.5+. |
| 70 | |
| 71 | [trac:source:/tags/trac-1.5.1 View Tag] | [trac:milestone:1.5.1 View Milestone] |
| 72 | |
| 73 | == 1.4.x Releases |
| 74 | |
| 75 | === 1.4.4 |
| 76 | |
| 77 | //(August 11, 2023)// |
| 78 | |
| 79 | Trac 1.4.4 contains about a dozen minor fixes |
| 80 | and improvements. |
| 81 | |
| 82 | [trac:source:/tags/trac-1.4.4 View Tag] | [trac:milestone:1.4.4 View Milestone] |
| 83 | |
| 84 | === 1.4.3 |
| 85 | |
| 86 | //(May 9, 2021)// |
| 87 | |
| 88 | Trac 1.4.3 contains about a dozen minor fixes |
| 89 | and improvements. |
| 90 | |
| 91 | [trac:source:/tags/trac-1.4.3 View Tag] | [trac:milestone:1.4.3 View Milestone] |
| 92 | |
| 93 | === 1.4.2 |
| 94 | |
| 95 | //(June 17, 2020)// |
| 96 | |
| 97 | Trac 1.4.2 has more than a dozen minor fixes and |
| 98 | improvements, including the following highlights: |
| 99 | |
| 100 | * Batch modify has autopreview for comment textarea |
| 101 | and better form styling ([trac:#13285]). |
| 102 | * TracAdmin `config remove <section>` command |
| 103 | deletes a configuration section ([trac:#13305]). |
| 104 | |
| 105 | [trac:source:/tags/trac-1.4.2 View Tag] | [trac:milestone:1.4.2 View Milestone] |
| 106 | |
| 107 | === 1.4.1 |
| 108 | |
| 109 | //(February 12, 2020)// |
| 110 | |
| 111 | Trac 1.4.1 fixes compatibility issues with |
| 112 | Jinja2 versions 2.11 and 2.11.1. Several |
| 113 | other minor defects were also fixed. |
| 114 | |
| 115 | [trac:source:/tags/trac-1.4.1 View Tag] | [trac:milestone:1.4.1 View Milestone] |
| 116 | |
| 117 | === '''1.4 'Jinja'''' |
| 118 | |
| 119 | //(August 28, 2019)// |
| 120 | |
| 121 | Trac 1.4 is the first major release of Trac in almost 3 years. |
| 122 | |
| 123 | The following are some highlights from the release: |
| 124 | |
| 125 | * Jinja2 is the template engine, providing performance |
| 126 | improvements over Genshi. Genshi is still supported |
| 127 | until Trac 1.5.1 for rendering plugin templates. |
| 128 | * Custom navigation items can be added to the |
| 129 | main and meta navigation ([trac:#11317]). |
| 130 | * TracAdmin `convert_db` command for |
| 131 | converting to a new database backend while |
| 132 | preserving all environment data |
| 133 | ([trac:#12299]). |
| 134 | * Restyled wiki that allows toggling between |
| 135 | narrow and full width ([trac:#12640]). |
| 136 | |
| 137 | For more information see the [trac:wiki:TracDev/ApiChanges/1.4 API changes] and the detailed |
| 138 | release notes for [[trac:wiki:TracDev/ReleaseNotes/1.4|1.4]] and the change log for [#a1.3.xReleases 1.3.x Releases] below. |
| 139 | |
| 140 | [trac:source:/tags/trac-1.4 View Tag] | [trac:milestone:1.4 View Milestone] |
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]. |
| 144 | // ** No guarantees of feature and API compatibility is made from one 1.3.x release to the next. // |
| 145 | |
| 146 | For more information see the [trac:wiki:TracDev/ApiChanges/1.3 API changes] and the detailed |
| 147 | release notes for [[trac:wiki:TracDev/ReleaseNotes/1.3#DevelopmentReleases | 1.3]]. |
| 148 | |
| 149 | === 1.3.6 |
| 150 | |
| 151 | //(August 14, 2019)// |
| 152 | |
| 153 | Trac 1.3.6 provides several fixes and enhancements. |
| 154 | |
| 155 | * Permission groups added to the CC list will |
| 156 | be resolved to members of the group ([trac:#12808]). |
| 157 | * Auto preview timeout can be configured in user |
| 158 | preferences ([trac:#12970]). |
| 159 | * `TICKET_EDIT_CC` is required to edit the CC list |
| 160 | for a new ticket ([trac:#13093]). |
| 161 | |
| 162 | [trac:source:/tags/trac-1.3.6 View Tag] | [trac:milestone:1.3.6 View Milestone] |
| 163 | |
| 164 | === 1.3.5 |
| 165 | |
| 166 | //(July 17, 2019)// |
| 167 | |
| 168 | Trac 1.3.5 fixes a regression in the Ticket Clone feature. |
| 169 | |
| 170 | [trac:source:/tags/trac-1.3.5 View Tag] | [trac:milestone:1.3.5 View Milestone] |
| 171 | |
| 172 | === 1.3.4 |
| 173 | |
| 174 | //(July 17, 2019)// |
| 175 | |
| 176 | Trac 1.3.4 provides a few fixes for the Jinja2 |
| 177 | template engine and template conversions. |
| 178 | |
| 179 | Additional highlights of changes since 1.3.3: |
| 180 | * HTTPS support for TracStandalone (`tracd`) |
| 181 | ([trac:#12611]). |
| 182 | * Minor style improvements for ticket and wiki pages |
| 183 | ([trac:#13116]). |
| 184 | |
| 185 | See 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). |
| 186 | |
| 187 | [trac:source:/tags/trac-1.3.4 View Tag] | [trac:milestone:1.3.4 View Milestone] |
| 188 | |
| 189 | === 1.3.3 |
| 190 | |
| 191 | //(July 20, 2018)// |
| 192 | |
| 193 | Trac 1.3.3 provides many fixes for the Jinja2 |
| 194 | template engine and template conversions. |
| 195 | |
| 196 | Additional highlights of changes since 1.3.2: |
| 197 | * The TracGuide is readonly by default ([trac:#12899]). |
| 198 | * The `trac-svn-hook` script can be configured using |
| 199 | SVN's hook script environment configuration ([trac:#12771]). |
| 200 | * Environment log level defaults to `INFO` and log type |
| 201 | defaults to `file` so that installation issue are captured |
| 202 | in the log when running `trac-admin initenv` ([trac:#12966]). |
| 203 | |
| 204 | [trac:source:/tags/trac-1.3.3 View Tag] | [trac:milestone:1.3.3 View Milestone] |
| 205 | |
| 206 | === 1.3.2 |
| 207 | |
| 208 | //(July 31, 2017)// |
| 209 | |
| 210 | Trac 1.3.2 is the first release to feature |
| 211 | Jinja2 as the template engine. Jinja2 provides |
| 212 | performance improvements and fixes several |
| 213 | long-standing issues that were encountered |
| 214 | using Genshi as the template engine. Genshi |
| 215 | is still supported until Trac 1.5.1 for |
| 216 | rendering plugin templates. |
| 217 | |
| 218 | Additional highlights of changes since 1.3.1: |
| 219 | * All textareas that support wiki markup provide |
| 220 | an auto-preview ([trac:#3776]) |
| 221 | * Ticket comments can be cloned to create a |
| 222 | new ticket using the optional component |
| 223 | `tracopt.ticket.clone` |
| 224 | ([trac:#10735]). |
| 225 | * Custom navigation items can be added to the |
| 226 | main and meta navigation ([trac:#11317]). |
| 227 | * Ticket validators are called when submitting |
| 228 | a batch modification request ([trac:#11723]), |
| 229 | and when editing a ticket comment |
| 230 | ([trac:#12725]). |
| 231 | * TracAdmin `convert_db` command for |
| 232 | converting to a new database backend while |
| 233 | preserving all environment data |
| 234 | ([trac:#12299]). |
| 235 | * Restyled wiki that allows toggling between |
| 236 | narrow and full width ([trac:#12640]). |
| 237 | |
| 238 | [trac:source:/tags/trac-1.3.2 View Tag] | [trac:milestone:1.3.2 View Milestone] |
| 239 | |
| 240 | === 1.3.1 |
| 241 | |
| 242 | //(November 15, 2016)// |
| 243 | |
| 244 | Trac 1.3.1 is the last release before the switch of the development branch to Jinja2. |
| 245 | |
| 246 | It is in sync with the version 1.2, and as such contains all its fixes and enhancements as well. |
| 247 | |
| 248 | Highlights of the changes since 1.2: |
| 249 | |
| 250 | * Modernized the code to support Python 2.7 idioms (earlier versions are no longer supported) |
| 251 | ([trac:#12046], [trac:#12148], [trac:#12558], [trac:#12569]) |
| 252 | * Removed lots of backward compatibility APIs from pre-1.0 days; |
| 253 | in particular, the database API is now exclusively based on the [[trac:wiki:TracDev/ApiChanges/1.1#DatabaseAPIChanges|context managers]] ([trac:#9612], [trac:#11901]) |
| 254 | * Ticket changes can be used to format the subject template ([trac:#12205]) |
| 255 | |
| 256 | [trac:source:/tags/trac-1.3.1 View Tag] | [trac:milestone:1.3.1 View Milestone] |
545 | | [[trac:source:/tags/trac-1.0 View Tag]] | [[trac:milestone:1.0 View Milestone]] |
546 | | |
547 | | == 0.12.x Releases |
548 | | |
549 | | === 0.12.7 |
550 | | |
551 | | //(July 12, 2015)// |
552 | | |
553 | | Trac 0.12.7 fixes a minor security issue, as well as a half dozen other minor issues: |
554 | | - InterWiki filters links through `[wiki] safe_schemes` option if `[wiki] render_unsafe_content` is disabled ([trac:#12053]). |
555 | | |
556 | | See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.7]]. |
557 | | |
558 | | [trac:source:/tags/trac-0.12.7 View Tag] | [trac:milestone:0.12.7 View Milestone] |
559 | | |
560 | | === 0.12.6 |
561 | | |
562 | | //(October 23, 2014)// |
563 | | |
564 | | Trac 0.12.6 contains fixes for a few issues: |
565 | | - 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]). |
566 | | - Improved performance rendering `svn:mergeinfo` properties in browser view ([trac:#8459]) and changeset view ([trac:#11219]). |
567 | | - Query with many custom fields would fail ([trac:#11140]). |
568 | | - Zip archive had a timestamp with no timezone information ([trac:#11162]). |
569 | | - Failure or incorrect ranges rendering log TracLinks ([trac:#11308], [trac:#11346]). |
570 | | - Textareas in ticket view did not wrap correctly in IE 11 ([trac:#11376]). |
571 | | - Emails were not being obfuscated in owner field on CSV export from ticket and query pages ([trac:#11594]). |
572 | | - Locale data was not being included in egg in Distribute 0.6.29 and later ([trac:#11640]). |
573 | | - Deleting a milestone would not delete its attachments ([trac:#11672]). |
574 | | - Added support for Babel 1.0 and later ([trac:#11258], [trac:#11345]). |
575 | | - Added support for `ConfigObj` 5.0 and later ([trac:#11498]). |
576 | | - … and dozens more fixes! |
577 | | |
578 | | See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.6]]. |
579 | | |
580 | | [trac:source:/tags/trac-0.12.6 View Tag] | [trac:milestone:0.12.6 View Milestone] |
581 | | |
582 | | === 0.12.5 |
583 | | |
584 | | //(January 15, 2013)// |
585 | | |
586 | | Trac 0.12.5 contains fixes for a few issues: |
587 | | - upload of .mht files ([Wikipedia:MHTML] web page archive files) now works ([trac:#9880]) |
588 | | - more robust parsing of attachment URLs ([trac:#10280]) and uploaded file names ([trac:#10850]) |
589 | | - 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]) |
590 | | - no longer generate invalid JSON encoded data with Python 2.4 and 2.5 ([trac:#10877]) |
591 | | - ... and fix a couple more minor defects ([trac:#10967], [trac:#10892], [trac:#10923], [trac:#10858], [trac:#10835]) |
592 | | |
593 | | [trac:source:/tags/trac-0.12.5 View Tag] | [trac:milestone:0.12.5 View Milestone] |
594 | | |
595 | | === 0.12.4 |
596 | | |
597 | | //(September 7, 2012)// |
598 | | |
599 | | Trac 0.12.4 contains only a handful of minor fixes. |
600 | | |
601 | | [trac:source:/tags/trac-0.12.4 View Tag] | [trac:milestone:0.12.4 View Milestone] |
602 | | |
603 | | === 0.12.3 === |
604 | | |
605 | | //(February 6, 2012)// |
606 | | |
607 | | Trac 0.12.3 contains a few minor fixes and a few minor features. |
608 | | - compatibility with Subversion 1.7 ([trac:#10414]) |
609 | | - easier troubleshooting of common startup errors ([trac:#10024]) |
610 | | - jQuery upgraded to 1.4.4 ([trac:#10001]) |
611 | | - improve fine-grained permission handling in the source browser ([trac:#9976], [trac:#10208], [trac:#10110]) |
612 | | - added compatibility with MySQL 5.5.3 utf8mb4 databases ([trac:#9766]) |
613 | | - ... and dozens more fixes! |
614 | | |
615 | | [trac:source:/tags/trac-0.12.3 View Tag] | [trac:milestone:0.12.3 View Milestone] |
616 | | |
617 | | === 0.12.2 |
618 | | |
619 | | //(January 31, 2011)// |
620 | | |
621 | | Trac 0.12.2 contains a few minor fixes and a few minor features. |
622 | | |
623 | | This list contains only a few highlights: |
624 | | - install: improved robustness of Trac installation if Babel is |
625 | | installed after the fact ([trac:#9439], [trac:#9595], [trac:#9961]) |
626 | | - notifications: support for Asian character width ([trac:#4717]) |
627 | | - roadmap: fix display of progress bar in some corner cases ([trac:#9718]) |
628 | | and respect the overall_completion milestone group setting ([trac:#9721]) |
629 | | - reports: reports and queries look much better, as the columns now |
630 | | keep the same width across groups; the absence of word wrapping in |
631 | | reports has been fixed ([trac:#9825]) |
632 | | - web admin: improved layout ([trac:#8866], [trac:#9963]) |
633 | | - web: it's now possible to log in different Trac instances sharing |
634 | | the same URL prefix (e.g. /project and /project-test) ([trac:#9951]) |
635 | | |
636 | | [trac:source:/tags/trac-0.12.2 View Tag] | [trac:milestone:0.12.2 View Milestone] |
637 | | |
638 | | === 0.12.1 |
639 | | |
640 | | //(October 9, 2010)// |
641 | | |
642 | | Trac 0.12.1 contains a few important performance improvements, some minor fixes and a few minor features. |
643 | | |
644 | | This list contains only a few highlights: |
645 | | - db: improve concurrency behavior ([trac:#9111]) |
646 | | - 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) |
647 | | - svn authz: improve compatibility with svn 1.5 format ([trac:#8289]) |
648 | | - milestone: allow to set the time for the due date ([trac:#6369], [trac:#9582]) |
649 | | - ticket: fixes for the CC: property ([trac:#8597], [trac:#9522]) |
650 | | - notification: improved the formatting of ticket fields in notification e-mails ([trac:#9484], [trac:#9494]) |
651 | | - i18n: added a configuration option to set the default language ([trac:#8117]) |
652 | | - several fixes for upgrade ([trac:#9400], [trac:#9416], [trac:#9483], [trac:#9556]) |
653 | | |
654 | | [trac:source:/tags/trac-0.12.1 View Tag] | [trac:milestone:0.12.1 View Milestone] |
655 | | |
656 | | === ''' 0.12 'Babel' ''' |
657 | | |
658 | | //(June 13, 2010)// |
659 | | |
660 | | Trac 0.12 is a major release introducing i18n and multiple repository support as the most visible changes. |
661 | | |
662 | | The following list contains only a few highlights: |
663 | | - The user interface is translated in a dozen of languages, provided the [Babel:] package is installed |
664 | | - Multiple repositories can be associated to a single Trac environment; the repositories can be of heterogeneous types (svn, hg, git, darcs...) |
665 | | - Usability improvements for the Wiki, with a nice side-by-side edit mode with automatic preview |
666 | | - Richer Wiki syntax, with much improved support for tables, partial [trac:WikiCreole] compatibility and numerous smaller improvements |
667 | | - Usability improvements for the Ticket module, with automatic preview of comments while you type and possibility to edit or remove them later |
668 | | - Improved Custom Queries (time fields, multiple disjoint conditions, a.k.a. OR queries) |
669 | | - Timeline filtering by user |
670 | | - ... and numerous smaller features added and bugs fixed since 0.11! |
671 | | |
672 | | [trac:source:/tags/trac-0.12 View Tag] | [trac:milestone:0.12 View Milestone] |
| 856 | [trac:source:/tags/trac-1.0 View Tag] | [trac:milestone:1.0 View Milestone] |