Interactive dashboards & stronger API
A big quality-of-life release focused on visibility and control — with an interactive live map of active audits, date-range filters across the whole app, and a meaningful expansion of what the API returns.
- Interactive live map showing audits happening across your account in real time
- Date-range filters across every data view — audits, websites, notifications, reports
- Full data in API responses for create and update requests — no more extra GET calls
- Automatic health checks with notifications when a scheduled audit starts failing
- Structured data support extended to audit categories and report pages
- API documentation now includes full status response codes for every endpoint
- Dynamic OG image generation for shared audit reports is faster and more reliable
- Cleaner, better-organised statistics pages across the app
- API audits now properly return detailed errors when an audit fails
- Archived audits: pagination and bulk deletion edge cases resolved
- Filtering issues when audit URLs contain URL-encoded characters
- SSL certificate processing failures on some URLs
- Stronger CSRF protection on login, registration, password reset and account activation flows
- Hardened notification handler testing to prevent abuse
- Safer team association tokens