1.5
v1.5.0
FeatureMarch 2026- Email OTP authentication — sign in with just an email address, no OAuth required
- Continuous uptime monitoring — lightweight pings every 1–60 minutes with instant DOWN/UP email alerts
- Logo standardised to purple — footer, favicon, and Google Search results now match the app's brand
- Homepage updated: all 8 audit categories showcased (added Accessibility and Privacy & GDPR cards)
- Batch scan removed — single-URL scanner everywhere for consistency between guest and logged-in users
- Footer expanded with full product and audit category links
- Cron job now accessible to admin users directly from the admin dashboard (no secret required in browser)
- Frequency-aware audit email titles: 'Daily Audit Report', 'Weekly Audit Report', etc.
- Docs scoring formula corrected: Critical −15pts (first 3) / −5pts beyond; Warning −5pts (first 5) / −2pts beyond; Info = 0pts
- Docs category weights updated to match engine: SEO 30%, Performance 22%, Security 20%, A11y 12%, Uptime 8%, Privacy 8%
- Scanner recalibrated: HSTS includeSubDomains and SRI (≤5 resources) downgraded to info; Twitter Card → info; scoring calibrated for modern production sites
- Account settings: users can now edit display name and notification email, and delete their account
- All outbound email consolidated to noreply@siteauditlab.com; email SSL bug (wrong version number on port 587) fixed
1.4
v1.4.0
ImprovementMarch 2026- WorthIt? — new time-cost calculator tool: see how many work hours any purchase costs you
- Scheduled scans fully implemented — create, pause, and delete recurring scans from the dashboard
- Dashboard sidebar: added API Keys quick-link and fully activated the Schedules section
- Feature flags now enforce client-side: disabled features hide from the dashboard sidebar immediately
- Scan report compact view: findings paginated with 'Show more' button; passed checks collapsed by default
- Scanner accuracy improvements: Missing CSP downgraded from critical to warning (defence-in-depth, not an active exploit); render-blocking script threshold raised; cookies missing Secure flag downgraded from critical to warning
- Theme toggle: now shows current theme label and toggles directly between dark and light
- Light/dark mode readability fixes: low-contrast zinc-700 text nudged up in dark mode
- Email domain fixes: support, legal, and privacy contact emails updated to @siteauditlab.com
- Cron job: improved auth logic and added error logging for easier debugging in Vercel logs
1.3
v1.3.0
FeatureMarch 2025- PDF/print report — full comprehensive report at /api/pdf/[id] with all findings expanded
- Email reports — send scan results directly to any email address with one click
- API key management — create, use, and revoke API keys for programmatic scanning
- Accessibility (WCAG) scanner — new a11y category covering contrast, ARIA, semantic HTML
- Tech stack detection — identify frameworks, CDNs, analytics, CMS, and server software
- Admin console — settings, user management, geography, and API key oversight
- Pricing page redesigned — clear free/registered tiers, enterprise via contact only
1.2
v1.2.0
FeatureMarch 2025- Added Analytics & GA4 scan category — detects GTM, GA4, Meta Pixel, Segment, Hotjar, Mixpanel, Microsoft Clarity
- dataLayer event detection from page source
- Multi-URL batch scanning — scan up to 5 URLs simultaneously
- Category selector — choose which audit categories to run
- Scheduled scans with email reports (daily, weekly, monthly)
- Scan history dashboard for authenticated users
- Google and GitHub OAuth sign-in
1.1
v1.1.0
ImprovementFebruary 2025- URL normalisation — bare domains like example.com now work automatically
- Shareable report links — every scan generates a persistent public URL
- Improved grading algorithm with weighted category scores
- Added OpenGraph and Twitter Card detection to SEO scanner
- Expanded security checks: mixed content, server disclosure, CORS headers
- Performance improvements to scan response times
1.0
v1.0.0
LaunchJanuary 2025- Initial release of SiteAuditLab
- Security scanner: HTTP headers, SSL, sensitive file detection
- Performance scanner: TTFB, compression, caching analysis
- SEO scanner: meta tags, headings, robots.txt, sitemap
- Uptime scanner: availability, response time, redirect chain
- A+ to F grading system across all categories
- Responsive dark-mode interface