Changes between Version 2 and Version 3 of TracChangeLog
- Timestamp:
- 11/09/21 13:33:55 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracChangeLog
v2 v3 5 5 To see where Trac is going in future releases, see the [trac:roadmap Roadmap]. 6 6 7 == 1.5.x Releases 8 9 === 1.5.3 10 11 //(May 9, 2021)// 12 13 Fixed several regressions and compatibility 14 issues 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 22 Support for Python 2.7 has been dropped. 23 Python 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 37 Additionally, this release includes all of the 38 changes in the [trac:milestone:1.4.1] release and 39 changes committed to date for the forthcoming [trac:milestone:1.4.2] release. 40 41 This will be the only release in the 1.5.x 42 release line that supports Python 2.7. Future 43 releases will support Python 3.5+. 44 45 [trac:source:/tags/trac-1.5.1 View Tag] | [trac:milestone:1.5.1 View Milestone] 46 7 47 == 1.4.x Releases 48 49 === 1.4.1 50 51 //(February 12, 2020)// 52 53 Trac 1.4.1 fixes compatibility issues with 54 Jinja2 versions 2.11 and 2.11.1. Several 55 other minor defects were also fixed. 56 57 [trac:source:/tags/trac-1.4.1 View Tag] | [trac:milestone:1.4.1 View Milestone] 8 58 9 59 === '''1.4 'Jinja'''' … … 28 78 29 79 For more information see the [trac:wiki:TracDev/ApiChanges/1.4 API changes] and the detailed 30 release notes for [[trac:wiki:TracDev/ReleaseNotes/1.4 #DevelopmentReleases |1.4]] and the change log for [#a1.3.xReleases 1.3.x Releases] below.80 release notes for [[trac:wiki:TracDev/ReleaseNotes/1.4|1.4]] and the change log for [#a1.3.xReleases 1.3.x Releases] below. 31 81 32 82 [trac:source:/tags/trac-1.4 View Tag] | [trac:milestone:1.4 View Milestone] … … 79 129 [trac:source:/tags/trac-1.3.4 View Tag] | [trac:milestone:1.3.4 View Milestone] 80 130 81 === 1.3.3 131 === 1.3.3 82 132 83 133 //(July 20, 2018)// … … 96 146 [trac:source:/tags/trac-1.3.3 View Tag] | [trac:milestone:1.3.3 View Milestone] 97 147 98 === 1.3.2 148 === 1.3.2 99 149 100 150 //(July 31, 2017)// … … 142 192 * Modernized the code to support Python 2.7 idioms (earlier versions are no longer supported) 143 193 ([trac:#12046], [trac:#12148], [trac:#12558], [trac:#12569]) 144 * Removed lots of backward compatibility APIs from pre-1.0 days; 194 * Removed lots of backward compatibility APIs from pre-1.0 days; 145 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]) 146 196 * Ticket changes can be used to format the subject template ([trac:#12205]) … … 152 202 153 203 This 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 209 Trac 1.2.6 contains a few minor fixes, inluding a 210 fix for ticket autopreview triggering without a 211 form change. 212 213 See 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] 154 216 155 217 === 1.2.5 … … 243 305 244 306 For more information see the [trac:wiki:TracDev/ApiChanges/1.2 API changes] and the detailed 245 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]]307 release 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]] 246 308 (as 1.2 contains all the fixes done for 1.0.8 through 1.0.13). 247 309 … … 347 409 ([trac:#11839]). 348 410 349 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 411 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 350 412 for 1.0.3). 351 413 … … 402 464 == 1.0.x Releases 403 465 466 === 1.0.20 467 468 //(June 29, 2020)// 469 470 Trac 1.0.20 provides a few bug fixes. The translation 471 catalogs have also been updated and merged with 472 those 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 480 Trac 1.0.19 provides a few bug fixes. The translation 481 catalogs have also been updated and merged with 482 those from Transifex. 483 484 [trac:source:/tags/trac-1.0.19 View Tag] | [trac:milestone:1.0.19 View Milestone] 485 404 486 === 1.0.18 405 487 … … 424 506 enhancements. The following are some highlights: 425 507 426 * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for 508 * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for 427 509 certain content with Chrome browser ([trac:#12926]). 428 510 * Improved performance of query module when many custom … … 457 539 - Fixed batch modify not working for list fields 458 540 (regression in 1.0.11) ([trac:#12585]). 459 - Performance improvements to the Roadmap and Milestone 541 - Performance improvements to the Roadmap and Milestone 460 542 admin pages when there are many milestones and tickets 461 543 ([trac:#12609]). … … 473 555 enhancements. The following are some highlights: 474 556 475 - Use locale environment variables to negotiate locale 557 - Use locale environment variables to negotiate locale 476 558 on console ([trac:#12418]). 477 559 - Fixed using incorrect revisions when downloading a zip … … 494 576 - Fixed incorrect parsing of projects list file by 495 577 `GitwebProjectsRepositoryProvider` ([trac:#12518]). 496 - `TracIni` macro displays option documentation as 578 - `TracIni` macro displays option documentation as 497 579 multi-line rather than one-liner ([trac:#12522]). 498 580 - Fixed regression with `GitConnector` leading to … … 513 595 ticket change log ([trac:#12381]). 514 596 - Trac is now distributed as wheel package ([trac:#12391]). 515 - Fixed database exceptions in query system when 597 - Fixed database exceptions in query system when 516 598 ''milestones/versions/enums'' are not defined and a custom 517 599 field of the same name is added ([trac:#12399]). … … 519 601 standard //milestone// field was hidden ([trac:#12400]). 520 602 - Query system now sorts by `enum.value` rather than 521 `ticket.type` for `order=type` ([trac:#12402]). 603 `ticket.type` for `order=type` ([trac:#12402]). 522 604 - Added support for Babel 2.3.2 (2.3.0 and 2.3.1 should 523 605 not be used) ([trac:#12445]). … … 652 734 The following list contains only a few highlights: 653 735 654 - 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]). 655 737 - Notification email is sent to the old owner when a ticket is reassigned ([trac:#2311]). 656 738 - Ticket change history is updated when renaming and deleting a milestone, and when retargeting tickets to another milestone ([trac:#4582], [trac:#5658]). … … 702 784 703 785 The following list contains only a few highlights: 704 - 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) 705 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 706 788 - As a consequence, the Subversion support has been moved below `tracopt.versioncontrol` as well 707 - 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 708 790 - Usability improvements for the tickets, with a better support for conflict detection and resolution 709 791 - Integration of the [TH:BatchModifyPlugin], contributed by Brian Meeker (many thanks!) and is now maintained there as a default component … … 714 796 See the full list in [trac:wiki:TracDev/ReleaseNotes/1.0 1.0]. 715 797 716 [[trac:source:/tags/trac-1.0 View Tag]] | [[trac:milestone:1.0 View Milestone]] 717 718 == 0.12.x Releases 719 720 === 0.12.7 721 722 //(July 12, 2015)// 723 724 Trac 0.12.7 fixes a minor security issue, as well as a half dozen other minor issues: 725 - InterWiki filters links through `[wiki] safe_schemes` option if `[wiki] render_unsafe_content` is disabled ([trac:#12053]). 726 727 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.7]]. 728 729 [trac:source:/tags/trac-0.12.7 View Tag] | [trac:milestone:0.12.7 View Milestone] 730 731 === 0.12.6 732 733 //(October 23, 2014)// 734 735 Trac 0.12.6 contains fixes for a few issues: 736 - 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]). 737 - Improved performance rendering `svn:mergeinfo` properties in browser view ([trac:#8459]) and changeset view ([trac:#11219]). 738 - Query with many custom fields would fail ([trac:#11140]). 739 - Zip archive had a timestamp with no timezone information ([trac:#11162]). 740 - Failure or incorrect ranges rendering log TracLinks ([trac:#11308], [trac:#11346]). 741 - Textareas in ticket view did not wrap correctly in IE 11 ([trac:#11376]). 742 - Emails were not being obfuscated in owner field on CSV export from ticket and query pages ([trac:#11594]). 743 - Locale data was not being included in egg in Distribute 0.6.29 and later ([trac:#11640]). 744 - Deleting a milestone would not delete its attachments ([trac:#11672]). 745 - Added support for Babel 1.0 and later ([trac:#11258], [trac:#11345]). 746 - Added support for `ConfigObj` 5.0 and later ([trac:#11498]). 747 - … and dozens more fixes! 748 749 See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/0.12#MaintenanceReleases | 0.12.6]]. 750 751 [trac:source:/tags/trac-0.12.6 View Tag] | [trac:milestone:0.12.6 View Milestone] 752 753 === 0.12.5 754 755 //(January 15, 2013)// 756 757 Trac 0.12.5 contains fixes for a few issues: 758 - upload of .mht files ([Wikipedia:MHTML] web page archive files) now works ([trac:#9880]) 759 - more robust parsing of attachment URLs ([trac:#10280]) and uploaded file names ([trac:#10850]) 760 - 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]) 761 - no longer generate invalid JSON encoded data with Python 2.4 and 2.5 ([trac:#10877]) 762 - ... and fix a couple more minor defects ([trac:#10967], [trac:#10892], [trac:#10923], [trac:#10858], [trac:#10835]) 763 764 [trac:source:/tags/trac-0.12.5 View Tag] | [trac:milestone:0.12.5 View Milestone] 765 766 === 0.12.4 767 768 //(September 7, 2012)// 769 770 Trac 0.12.4 contains only a handful of minor fixes. 771 772 [trac:source:/tags/trac-0.12.4 View Tag] | [trac:milestone:0.12.4 View Milestone] 773 774 === 0.12.3 === 775 776 //(February 6, 2012)// 777 778 Trac 0.12.3 contains a few minor fixes and a few minor features. 779 - compatibility with Subversion 1.7 ([trac:#10414]) 780 - easier troubleshooting of common startup errors ([trac:#10024]) 781 - jQuery upgraded to 1.4.4 ([trac:#10001]) 782 - improve fine-grained permission handling in the source browser ([trac:#9976], [trac:#10208], [trac:#10110]) 783 - added compatibility with MySQL 5.5.3 utf8mb4 databases ([trac:#9766]) 784 - ... and dozens more fixes! 785 786 [trac:source:/tags/trac-0.12.3 View Tag] | [trac:milestone:0.12.3 View Milestone] 787 788 === 0.12.2 789 790 //(January 31, 2011)// 791 792 Trac 0.12.2 contains a few minor fixes and a few minor features. 793 794 This list contains only a few highlights: 795 - install: improved robustness of Trac installation if Babel is 796 installed after the fact ([trac:#9439], [trac:#9595], [trac:#9961]) 797 - notifications: support for Asian character width ([trac:#4717]) 798 - roadmap: fix display of progress bar in some corner cases ([trac:#9718]) 799 and respect the overall_completion milestone group setting ([trac:#9721]) 800 - reports: reports and queries look much better, as the columns now 801 keep the same width across groups; the absence of word wrapping in 802 reports has been fixed ([trac:#9825]) 803 - web admin: improved layout ([trac:#8866], [trac:#9963]) 804 - web: it's now possible to log in different Trac instances sharing 805 the same URL prefix (e.g. /project and /project-test) ([trac:#9951]) 806 807 [trac:source:/tags/trac-0.12.2 View Tag] | [trac:milestone:0.12.2 View Milestone] 808 809 === 0.12.1 810 811 //(October 9, 2010)// 812 813 Trac 0.12.1 contains a few important performance improvements, some minor fixes and a few minor features. 814 815 This list contains only a few highlights: 816 - db: improve concurrency behavior ([trac:#9111]) 817 - 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) 818 - svn authz: improve compatibility with svn 1.5 format ([trac:#8289]) 819 - milestone: allow to set the time for the due date ([trac:#6369], [trac:#9582]) 820 - ticket: fixes for the CC: property ([trac:#8597], [trac:#9522]) 821 - notification: improved the formatting of ticket fields in notification e-mails ([trac:#9484], [trac:#9494]) 822 - i18n: added a configuration option to set the default language ([trac:#8117]) 823 - several fixes for upgrade ([trac:#9400], [trac:#9416], [trac:#9483], [trac:#9556]) 824 825 [trac:source:/tags/trac-0.12.1 View Tag] | [trac:milestone:0.12.1 View Milestone] 826 827 === ''' 0.12 'Babel' ''' 828 829 //(June 13, 2010)// 830 831 Trac 0.12 is a major release introducing i18n and multiple repository support as the most visible changes. 832 833 The following list contains only a few highlights: 834 - The user interface is translated in a dozen of languages, provided the [Babel:] package is installed 835 - Multiple repositories can be associated to a single Trac environment; the repositories can be of heterogeneous types (svn, hg, git, darcs...) 836 - Usability improvements for the Wiki, with a nice side-by-side edit mode with automatic preview 837 - Richer Wiki syntax, with much improved support for tables, partial [trac:WikiCreole] compatibility and numerous smaller improvements 838 - Usability improvements for the Ticket module, with automatic preview of comments while you type and possibility to edit or remove them later 839 - Improved Custom Queries (time fields, multiple disjoint conditions, a.k.a. OR queries) 840 - Timeline filtering by user 841 - ... and numerous smaller features added and bugs fixed since 0.11! 842 843 [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] 844 799 845 800 == Older Releases 846 801 847 For releases prior to 0.12, see [trac:TracChangeLog@95]. 802 For releases prior to 1.0, see [trac:TracChangeLog@154#a0.12.xReleases TracChangeLog@154]. 803 804 For releases prior to 0.12, see [trac:TracChangeLog@95#a0.11.xReleases TracChangeLog@95].