Release Notes

We ship fast.
Here's what's new.

Stay up to date with the latest features, improvements, and fixes.

v1.3.1
February 26, 2026

Deployment Audit & Hardening

Comprehensive review and security validation for production deployment.

  • Audit: Verified Next.js build and typecheck configurations.
  • Security: Validated 'getOwnedProjectOrThrow' IDOR guard in all protected routes.
  • Security: Verified Clerk middleware restricts unauthenticated access to /dashboard.
  • Infrastructure: Configured vercel.json for extended runtime on AI operations.
#Security
#Infrastructure
v1.3.0
January 8, 2026

The Automation Release

Major updates to the onboarding and communication systems to support user growth.

  • New: Automated Welcome Emails for new paying subscribers.
  • New: Self-healing infrastructure capability for environment recovery.
  • Fix: improved API latency constraints that caused onboarding hangs.
  • Security: Full audit and restoration of critical system configurations.
#Feature
#Security
v1.2.5
January 8, 2026

SEO & Social Polish

Ensuring LocalAEO looks perfect when shared across the web.

  • Fix: Added dynamic social preview cards for consistent sharing visibility.
  • Fix: Optimized Legal pages for search engine indexing.
  • Update: Standardized Brand assets across the application.
  • Fix: Simplified pricing model transparency.
#SEO
#Polish
v1.2.0
January 7, 2026

Deployment Readiness

Hardening the infrastructure for public scale.

  • Security: Enabled granular access policies on all database tables.
  • Core: Fixed 'Project Creation' infinite loading bug.
  • Core: Implemented automated repair utilities for admin interventions.
#Infrastructure
#Billing
v1.1.8
January 5, 2026

Analytics Suite

Deep integration with marketing tracking tools.

  • Integration: Added advanced B2B audience tracking.
  • Integration: Enabled heatmap tracking for UX analysis.
  • Integration: Configured cross-platform conversion events.
#Analytics
#Marketing
v1.1.0
December 28, 2025

Blog Engine Overhaul

A complete rewrite of our content delivery system for speed and SEO.

  • Feature: Dynamic Sitemap generation for all articles.
  • UI: New 'Author Bio' and 'Table of Contents' components.
  • Fix: Improved content serialization for cleaner formatting.
#Content
#Performance
v1.0.5
December 15, 2025

Core Authentication

Stabilizing the user identity layer.

  • Fix: Resolved identity synchronization issues.
  • Fix: Patched payment gateway race conditions.
  • Security: Implemented global API rate-limiting.
#Auth
#Core