Feature: #94489 - Filter for redirects never hit
See forge#94489
Description
Since forge#89115 TYPO3 is able to automatically create redirects whenever an editor changes a slug of a page. This is a really handy feature. However on large sites this could quickly lead to a lot of redirects, which may will never be used by any website visitor.
To support editors by managing their redirects, a new filter option Never hit has been added to the Redirects modules' filter. Activating this option therefore filters the list for redirects, which where never hit before.
Note
The filter option will only be available, if the "Redirects hit count" feature is enabled, see: #83677.
Impact
A new filter option Never hit is available in the Redirects module, allowing editors to filter for redirects, which were never hit before.