RTIR: RT for Incident Response
RTIR 5.0.1 Release Notes
RTIR 5.0.1beta1 - 2021-01-14
============================
RTIR 5.0.1beta1 is now available for testing. The list of changes
included with this release is below.
https://download.bestpractical.com/pub/rt/devel/RT-IR-5.0.1beta1.tar.gz
https://download.bestpractical.com/pub/rt/devel/RT-IR-5.0.1beta1.tar.gz.asc
SHA-256 sums
f178fa2c580f25092ec699dc8cec0235dbcb714c5527eee36920977bb6025bee RT-IR-5.0.1beta1.tar.gz
dc011a126ea522a17f1d8c20a6837a6b9d2d345cb8c279c1a5bf29f5e0bd9cda RT-IR-5.0.1beta1.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.1beta1
or visiting
https://github.com/bestpractical/rtir/compare/5.0.0...5.0.1beta1