Category: Whats New In RT 4
-

RT 4.2.17, 4.4.5, and 5.0.2 Now Available
RT 4.2.17, 4.4.5, and 5.0.2 are now available. New versions include a security update and lots of new features.
-

RT 5.0.2 beta1 and 4.4.5 beta1 Available for Testing
Beta versions of the upcoming RT 5.0.2 and RT 4.4.5 releases are now available for testing.
-

Tour of RTIR
To celebrate the release of RTIR 4.0, we recorded a video showing a typical workflow and some key features of RTIR.
-
Security vulnerabilities in RT
We have determined a number of security vulnerabilities which affectboth RT 3.8.x and RT 4.0.x. We are releasing RT versions 3.8.15 and 4.0.8, and RTFM version 2.4.5, to resolve these vulnerabilities, as well as patches which apply atop all released versions of 3.8 and 4.0. The vulnerabilities addressed by 3.8.15, 4.0.8, and the patches include…
-
What’s New in 4: Options and Preferences
RT 4 adds many options you can put in your etc/RT_SiteConfig.pm totweak the way your RT looks and behaves for your users, as well as how RT works behind the scenes. Some of the new options are also available as individual user preferences by going to the Logged in as … → Settings → Options…
-
What’s New in 4: Fast full-text searching
RT is commonly used to manage a lot of data. Unfortunately, prior toRT 4, it didn’t support effective indexing of the content of comments or correspondence. RT 4 makes use of the full-text indexing capabilities of PostgreSQL and Oracle, or the external Sphinx library for MySQL, to efficiently index this content, allowing for high-speed searching…
-
What’s New in 4: Streamlined quotes in correspondence
As a ticket grows long in the tooth, correspondence which quotes the entire history of the conversation can balloon to become extremely large and unwieldy. It can be taxing just to find the new content of incoming email amidst all its history. RT 4.0 makes this more manageable by folding away quoted content during ticket…
-
What’s New in 4: Editing rights just got easier
We completely revamped the user and group rights editor for RT 4. The new editor features a number of usability improvements: Only the users or user-defined groups with rights granted to them are shown. This means you don’t see every privileged user in the system when you just want to change rights for one. It…
-
What’s New in 4: Autocompletion of requestors, owners, and more
In the past, RT’s requestor, Cc, and other user fields were just plaintext boxes that accepted email addresses or usernames. It was easy to typo an address or misspell a username and end up with not quite the ticket you wanted. Often making matters worse, the Owner field was limited to a dropdown. This worked…
-
What’s New in 4: New custom field types and display options
Out of the box, RT supports many custom field types. Beyond the simple “type in a value” and “select a value from this list”, RT’s custom fields can be images, wikitext, multiple attachments, and more. This variety in custom field types goes a long way towards helping organizations achieve the exact workflow they need. In…