Skip to content

rt-4.0.5

Compare
Choose a tag to compare
@alexmv alexmv released this 27 Jun 01:54
· 10932 commits to stable since this release

I'm happy to announce that RT 4.0.5 is now available for testing.

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

SHA1 sums

59697fbfa3876d1950499796a429622941272edf  rt-4.0.5.tar.gz
a9040dfb1ae59f872727564709186fbdecaffe1c  rt-4.0.5.tar.gz.sig

This release contains a number of bugfixes and small improvements since
the 4.0.4 release; a few of the more notable ones include:

  • Greatly improved print CSS
  • New Config option - HideResolveActionsWithDependencies removes
    actions such as Resolve from the action menu on tickets with
    outstanding dependencies
  • New Config option - AutocompleteOwnersForSearch allows admins to force
    an Owner autocompleter in the Query Builder
  • New Config option - NoTicketInterfaceForApprovals redirects users to
    the Approvals interface if they visit an Approval ticket in the
    regular RT UI
  • Improved Simple Search documentation and new 'any' keyword for any
    status
  • Improved case insensitivity in the User and Custom Field Autocompleters
  • new --enable-ssl-mailgate configure option and rt-mailgate options
    to assist with setting rt-mailgate up to talk to your ssl enabled
    RT server
  • More improvements to email quote detection to handle Outlook quoting
  • The CreateTickets action now supports adding Groups as Watchers
  • httpurl_overwrite no longer inserts spaces into your URLs
  • Added NBSP as a search column in the Query Builder
  • Maintain Approved/Denied state in the radio button on past Approvals
  • Fixes for Bookmarked ticket searches
  • Bugfixes for OverrideOutgoingMailFrom and sending bounces
  • More consistent ordering of Articles
  • Improvements to menu internals, including fixes for Search collections
    and localization of key names
  • Preserve Content-Disposition when redistributing mail
  • Improved PGP handling for .asc attachments with misleading content-types
  • By default, RT's session cookie will not be available to javascript
  • Allow Charts to be grouped by Told.
  • Test and localization cleanups.

A complete changelog is available from git by running git log rt-4.0.4..rt-4.0.5