Service Announcements

Scan Results Redesign, Redirect Chain Validation, and UI Improvements

An overhaul of the scan results view brings a cleaner detail layout, a slide-over for the slowest URLs, and a new Redirect Chain Validation feature — alongside a redesigned add-URL flow and verify-URL page.

Published on Apr 12, 2026

Scan Results Detail View

The scan results page has been redesigned. The detail view is cleaner and more structured, with improved table UX throughout. Table record actions now move to their own line below the breakpoint, preventing cramped layouts on smaller screens. A details link has been repositioned to sit inline next to the redirect label for faster access.

A new slide-over panel for the slowest URLs in scan statistics lets you inspect individual URL details without leaving the page. Columns for duration and topology count now show tooltips on hover, and the cursor indicates they are interactive.

Redirect Chain Validation

Redirect Chain Validation has been added as a new feature. It is listed on the features page and is now part of the core scan capabilities.

Verify-URL Page Redesign

The verify-URL page has been redesigned for better usability. An Alpine.js flicker on the comparison toggle has been fixed using x-cloak.

Add-URL Flow Redesign

The add-URL flow and dashboard UX have been overhauled. Error handling for failed URL submissions has been tightened with proper PHPStan generic types.

Removed: JavaScript Extraction

JavaScript extraction has been removed from the feature set. It was causing too many false positives and is no longer listed on the features page.

Other

  • GitHub link added to the footer Info section (yes, there will be a soon a WordPress plugin 😍)

  • Blacklist accordion in the crawl item modal is now compact, does not span full width, and hides its border when open