RTIR: RT for Incident Response
RTIR 5.0.1 Release Notes
RTIR 5.0.1 - 2021-01-29 ======================= RTIR 5.0.1 is now available for general use. The list of changes included with this release is below. https://download.bestpractical.com/pub/rt/release/RT-IR-5.0.1.tar.gz https://download.bestpractical.com/pub/rt/release/RT-IR-5.0.1.tar.gz.asc SHA-256 sums 704e3c8c3f06492dd9f5b7003c6f8e9062b4556da58cb752ae3d1f37183715ed RT-IR-5.0.1.tar.gz 35e8342650b7ee842a32ec67234fac8dddead8e34c2f66c58f1a2bbd67372109 RT-IR-5.0.1.tar.gz.asc General Updates and Fixes * Add inline edit functionality to custom RTIR ticket pages * Pass Requestors through queue selection modal if provided * Handle emails with +tags in 'Investigate to' MakeClicky links * Disable IncludeWebPath flag on ExteneralFeeds link generation * Include full web path for RTIR page edit cog * Move file attachment box below message box for consistency with RT * For clarity, convert Incident report Take/Steal button from icon to text * Don't override default empty messages if it's not RTIR queue * Remove countermeasure queues from %LinkedQueuePortlets when disabled * Customize search "Show Results" menu text for action pages to avoid confusion * Fix Query used for "Edit Search" menu on merge pages * Add ARG for /RTIR/Elements/ShowIncidents to add classes when in a form A complete changelog is available from git by running: git log 5.0.0..5.0.1 or visiting https://github.com/bestpractical/rtir/compare/5.0.0...5.0.1