RTIR: RT for Incident Response

RTIR 5.0.8 Release Notes

RTIR 5.0.8 - 2025-05-02
=======================

RTIR 5.0.8 is now available for general use. The list of changes
included with this release is below. When upgrading RTIR, you should
also upgrade RT to version 5.0.8 for compatibility with this release and
to get new features and fixes in RT.

Note that there was no RTIR 5.0.7 public release.

https://download.bestpractical.com/pub/rt/release/RT-IR-5.0.8.tar.gz
https://download.bestpractical.com/pub/rt/release/RT-IR-5.0.8.tar.gz.asc

SHA-256 sums

e4fe63aeee4bbdc6ce93993a48ca64d7e6dfa5bc90ea4eaa843c7a43c8826bde  RT-IR-5.0.8.tar.gz
a553fbe848fde6eff42a69a23adaf6970c66a5462d1f357b2cc1c309785c57c0  RT-IR-5.0.8.tar.gz.asc

General Updates and Fixes

* Support queue-level custom field groupings
* Add tests for 0.0.0.0, 0.0.0.0/0, and 1.0.0.0/0
* Improve IPv4 Regex
* Add tests for IPv6 all zero IPs
* Improve IPv6 Regex
* Test the important part of gpg warning message instead
* Update warning message tests for gpg 2.2
* Document WebStrictBrowserCache in RTIR config
* Apply CVE ID based on lifecycle rather than queue name
* Update test docker image to the latest version
* Limit constituency to find the correct incident queue on create page
* Fix custom field grouping by queue/category
* Correct ticket links in AttachReports
* Unapply Incidents Processes class globally


A complete changelog is available from git by running:
    git log 5.0.6..5.0.8
or visiting
    https://github.com/bestpractical/rtir/compare/5.0.6...5.0.8