Changelog

Latest updates and improvements to ProteusX SEO

March 17, 2026

๐Ÿš€ Features
  • SEO Command Center

    PRO-50PR #73

    Rebuilt the SEO Overview as a unified Command Center showing all SEO signals with actionable insights in one dashboard.

    Test: Navigate to /protected/clients/[id]/seo and verify the new command center layout

  • Auto-Fix Pipeline

    PRO-51PR #74

    Routes SEO audit-detected issues directly to a coding agent for automated resolution.

    Test: Check /protected/clients/[id]/seo/auto-fix for the pipeline UI

  • Tier 2 Deep Crawl

    PRO-52PR #75

    Page-by-page issue tracking for technical SEO audits โ€” deep crawl beyond surface-level checks.

    Test: Run a site audit and check the Tier 2 detail view at /protected/clients/[id]/seo/audit

  • Backlink Monitoring & Link Building

    PRO-53PR #76

    Backlink profile tracking, competitor gap analysis, disavow management, and link building recommendations.

    Test: Navigate to /protected/clients/[id]/backlinks โ€” verify profile summary, competitor comparison, and disavow list

  • GA4 Traffic Dashboard

    PRO-55PR #77

    Google Analytics 4 deep integration with an SEO attribution dashboard showing organic traffic breakdowns.

    Test: Navigate to /protected/clients/[id]/analytics โ€” verify GA4 traffic charts and SEO attribution data

  • Monthly Report Executive Summary

    PRO-56PR #79

    Added executive summary with month-over-month comparison and automatic email delivery to monthly SEO reports.

    Test: Navigate to /protected/clients/[id]/reports โ€” generate a report and verify executive summary + email send

  • Google Ads Integration

    PRO-59PR #80

    PPC ads management with Google Ads OAuth, campaign monitoring dashboard, and performance tracking.

    Test: Navigate to /protected/clients/[id]/ppc โ€” verify OAuth flow and campaign dashboard

  • Client Onboarding Wizard

    PRO-60PR #81

    8-step guided setup flow for new clients with progress tracking.

    Test: Create a new client and verify the onboarding wizard appears with all 8 steps

  • Navigation Overhaul

    PRO-61PR #83

    Client-scoped sidebar with grouped sections and a quick client switcher.

    Test: Verify sidebar shows grouped navigation sections and the client switcher works

  • Smart Alert System

    PRO-63PR #85

    Complete overhaul of the alerting system with configurable alert rules, notification preferences, and alert history.

    Test: Check /protected/clients/[id]/alerts โ€” verify alert configuration and history views

  • Keyword Research Tool

    PRO-62PR #84

    Keyword discovery with search volume, competition metrics, and keyword clustering.

    Test: Navigate to /protected/clients/[id]/keywords โ€” run a research query and verify results

  • Social Media Management

    PRO-58PR #87

    Multi-platform social media scheduling, analytics, AI caption generation, media library, and post templates.

    Test: Navigate to /protected/clients/[id]/social โ€” verify post composer, schedule calendar, media library, and templates

  • Local SEO Management

    PRO-57PR #88

    GBP post scheduling, citation tracking, NAP consistency monitoring, map pack tracking, review analytics, and GBP insights.

    Test: Navigate to /protected/clients/[id]/local-seo โ€” verify GBP posts, citations, and map pack views

  • Schema.org Structured Data

    PRO-64PR #89

    Structured data generator and validator for Schema.org markup.

    Test: Navigate to /protected/clients/[id]/schema โ€” generate and validate structured data

๐Ÿ› Fixes
  • Portal 500 Error Fix

    PRO-48PR #72

    Fixed full-table scan causing 500 errors on the client portal. Added global Sentry error boundary.

  • Score History Chart Improvement

    PRO-49

    Replaced the Score History bar chart with an area line chart for better trend visualization.

  • Backlinks Build Fix

    Fixed Zod v4 breaking change (error.errors โ†’ error.issues) and PageHeader component prop mismatch causing Vercel build failures.

  • Health Score Display

    PRO-55PR #82

    Fixed HealthResult property name typo and added on-demand score computation with pending state.

  • Audit Issues in Command Center

    Surface granular audit issues in the SEO Command Center detail view.

๐Ÿงน Maintenance
  • Debug Logging Cleanup

    PRO-65PR #86

    Removed debug console.log statements and temporary code from competitor map work.

  • MCP Server Updates

    Upgraded SDK to 1.x with API key auth, reviews & deals tools. Added bundled zero-dependency MCP server for remote use.

25Commits
17PRs Merged
15Tickets Closed