What's new

Every shipped feature, improvement and fix to LogLens, in reverse order. Subscribe via RSS if you want to follow along.

June 2026

A dedicated page for Google's URL Inspection Tool

There's now a Google Inspection Tool page in the SEO section, showing exactly which of your URLs Google is inspecting, how often, and — crucially — how much of that "Inspection Tool" traffic is genuinely Google versus spoofed.

Read more →
May 2026

Try LogLens with one click — anonymous live demo

A new anonymous demo at app.loglens.ai/demo lets visitors explore the full dashboard in read-only mode against one of our own websites' live data. No signup, no email, no card — every page works, just with PII and site identity obfuscated.

Read more →

Weekly reports now run per-user, isolated from each other

Weekly and monthly report delivery has been moved off the single shared-budget Lambda and onto a per-user fan-out. One slow user can no longer push later users past the time budget — and a timeout mid-run no longer locks a user out of that week's report.

Read more →

Anomaly detection and storage rollups now run per-site too

Following the alert-digest and weekly-report fan-out work earlier today, the anomaly detector and the monthly storage-calculator now also run one Lambda per site. No more shared time budgets means one busy site can't slow down anyone else's checks.

Read more →

Daily alert digests now run per-site, isolated from each other

Daily alert digests were occasionally being missed because one slow site could swallow the whole anomaly-detector budget and starve every site after it. We've moved digest delivery to a per-site fan-out so each site's digest runs in its own isolated Lambda invocation.

Read more →

Weekly report percentages are now correct

The weekly report's "vs previous week" percentages were inflated because the report queried the legacy Athena table directly instead of the unified view. A 5% real change was rendering as a 580% increase.

Read more →

Copy the full Vector ingest token from onboarding

The "Save this token now" step in the Apache / Nginx onboarding flow now shows the full token with a one-click copy button, so it's easy to stash in a password manager or secret store before continuing.

Read more →

Apache / Nginx support via the Vector agent

LogLens now ingests from any Linux web server running Apache or Nginx via the open-source Vector agent. Pick the platform in onboarding, get a pre-filled vector.yaml, install and you're done in under ten minutes.

Read more →

Public status page at loglens.ai/status

A live public status dashboard showing the health of every LogLens subsystem — web, ingestion, dashboards, background jobs, notifications — plus active and recent incidents.

Public status page at loglens.ai/status Read more →

Public API expansion + complete docs sweep

Four new public API endpoints (exports, alerts, alerts/config, llms), eight previously-undocumented SEO endpoints written up, every recently-shipped feature added to help docs, plus matching MCP tools and CLI commands.

Read more →

New CLI + MCP commands now live

The four new commands added today — exports, alerts, alerts-config and llms — are now installable. CLI shipped as @loglens/cli 1.1.0 on npm; MCP server pushed to mcp-loglens.com.

Read more →

We launched a public changelog

Every shipped feature, improvement and fix is now logged at loglens.ai/changelog — grouped by month, with screenshots and an RSS feed for following along.

Read more →

Per-tab CSV exports on the Recommendations page

Each tab on the Recommendations page now has its own "Export this page" (instant CSV) and "Export all" buttons. Big datasets queue a background job and land in Downloads instead of choking your browser.

Per-tab CSV exports on the Recommendations page Read more →

Native Screaming Frog Events CSV import

Drop a Screaming Frog Events log export straight into the Import Logs page. Format is auto-detected, deduped against existing data, and you get an email when processing finishes.

Native Screaming Frog Events CSV import Read more →
April 2026

Console theme + chart-style toggle

A new "Console" theme that mirrors Google Search Console's visual language, plus a one-click toggle between bar charts and line/area charts on every analytics page.

Console theme + chart-style toggle Read more →

Shared dashboards

Click Share on any dashboard to get a public, read-only link. Useful for sending a snapshot to a colleague who doesn't have a LogLens account, or pasting into a slide.

Shared dashboards Read more →
March 2026

SEO suite split into focused sub-pages with help tooltips

The single SEO page is now twelve focused sub-pages — Sitemap Coverage, Google Index, Site Sections, Path Explorer, Status Consistency, Redirects, Soft 404s, Crawl Budget, URL Patterns, Robots.txt, Response Times, LLM Crawlers — each with its own help tooltip.

SEO suite split into focused sub-pages with help tooltips Read more →

Page guide modal on first visit

Every dashboard page now has a "Page Guide" modal that auto-opens on first visit and is dismissable forever per page. Click "Page Guide" in the page header to bring it back.

Read more →