github bestpractical/rt rt-4.0.3

latest releases: rt-5.0.6, rt-5.0.5, rt-4.4.7...
9 years ago

I'm happy to announce that RT 4.0.3 is now available.

http://download.bestpractical.com/pub/rt/release/rt-4.0.3.tar.gz
http://download.bestpractical.com/pub/rt/release/rt-4.0.3.tar.gz.sig

SHA1 sums

3719237973df81f7e1b0a31f034b03ed1cc8f98e  rt-4.0.3.tar.gz
adae5494fa99bdc83073e0cb394c6a5630a37ca9  rt-4.0.3.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.
  • Fix support for perl 5.12 and later by removing a deprecated use of
    "defined %hash".

A complete changelog is available from git by running git log rt-4.0.2..rt-4.0.3

Don't miss a new rt release

NewReleases is sending notifications on new releases.