[rt-devel] RT 4.0.3rc1 released
Alex Vandiver
alexmv at bestpractical.com
Mon Oct 31 12:06:31 EDT 2011
I'm happy to announce that RT 4.0.3rc1 is now available for testing.
http://download.bestpractical.com/pub/rt/devel/rt-4.0.3rc1.tar.gz
http://download.bestpractical.com/pub/rt/devel/rt-4.0.3rc1.tar.gz.sig
SHA1 sums
05b1976713d1afa9374c44047b182310e0126e4e rt-4.0.3rc1.tar.gz
e49f5509ade2dcc008c5a7edb235b5c6321d3c52 rt-4.0.3rc1.tar.gz.sig
This release contains a number of bugfixes and small improvements since
the 4.0.2 release; a few of the more notable ones include:
* Due to a change in RT 3.8.9, which also affected RT 4.0.0 and higher,
TransactionBatch scrips were run twice; this has now been fixed.
* A new toggle has been added to expand all quote folding in a ticket's
transaction history.
* New "On Forward", "On Forward Transaction" and "On Forward Ticket"
conditions have been added.
* Ticket searches no longer forget which saved search they were loaded
from when being updated.
* A new "make jsmin" target has been added to aid in downloading,
compiling, and installing jsmin.
* Improved threading for automatically generated emails concerning a
ticket.
* Improved detection of Outlook-style message fowarding headers.
* No longer error when a user has supplied a non-existant RT style;
instead, fall back to the default. This is particularly relevant for
users coming RT 3.8 with the 3.6 stylesheet applied, which no longer
exists in 4.0.
* Improved handling of files named "0", and Unicode filenames, in file
uploads.
* Tickets can no longer be linked to deleted tickets.
* Restore missing menus on simple search result pages.
A complete changelog is available from git by running `git log
rt-4.0.2..rt-4.0.3rc1` on the 4.0.3-releng branch.
- Alex
More information about the rt-devel
mailing list