May 6 – May 11, 2026
AI legibility scanner with live scanning status, new account management pages, LLM markdown integration, deployment pipeline enhancements, and domain validation improvements.
New Features
-
AI Legibility Scanner — Scan any domain to check how well AI assistants can access and parse your content. The scanner now shows real-time status updates and includes AI bot traffic checks so you can identify whether WAF or CDN configurations are blocking AI crawlers.
-
Account Management Pages — New dedicated pages for managing your account settings, including email updates, password changes, and sign-in preferences. Access them directly from your profile menu.
Improvements
-
LLM Markdown Integration — Added LLM-friendly markdown hints to the site layout, helping AI assistants better parse and understand page content during citation scans.
-
Docker Deployment Pipeline — Streamlined deployment with a dedicated Coolify GitHub Action, optimized Dockerfile with reduced dependencies and better layer caching, and improved health check configuration.
-
Domain Validation — Enhanced domain validation when adding sites to track, with better error handling and clearer feedback during setup.
-
Navigation Loading States — Improved spinner component integrated into navigation transitions for smoother user experience during page loads.
-
Health Monitoring — Added health check endpoint for improved uptime visibility and monitoring integration.
Fixed
- Docker build configuration for production environments, including proper .env handling across build stages
- Build script consistency and dependency alignment across workflows
- Deployment workflow reliability with streamlined CI/CD configuration