Changelog

New features, improvements, and fixes. See what we've been shipping.

v1.4March 13, 2026NewImprovement

Blog Launch & AI Monitoring Brand Refresh

  • Launched the Traxo blog with articles on AI monitoring, cost optimization, and uptime best practices
  • Refreshed landing page and branding to lead with AI/LLM monitoring as a first-class feature
  • Added structured data (JSON-LD) for improved SEO across all public pages
  • New OpenGraph images auto-generated for blog posts and key pages
v1.3March 12, 2026NewSDK

AI/LLM Monitoring

  • AI event ingestion API for tracking LLM calls across OpenAI, Anthropic, and 10+ providers
  • Real-time cost tracking with daily and monthly budget threshold alerts
  • 6 anti-pattern detectors: context stuffing, model overspend, high error rates, latency spikes, token waste, and retry storms
  • Released @traxodev/ai SDK with zero-dependency wrappers for OpenAI, Anthropic, and Vercel AI SDK
  • AI insights dashboard with per-model and per-provider breakdowns
  • Plan-based AI event limits: FREE (0), PRO (25K/day), BUSINESS (250K/day), ENTERPRISE (unlimited)
v1.2March 10, 2026Infrastructure

Production Deployment to GCP Cloud Run

  • Multi-stage Docker builds for web app (standalone Next.js) and worker
  • docker-compose.yml with health check dependencies for local and CI environments
  • Deployed to Google Cloud Run with auto-scaling and managed SSL
  • Added /api/health endpoint returning DB and Redis status for load balancer health checks
  • 6 database indexes added for query performance on high-traffic tables
v1.1March 8, 2026NewImprovement

Multi-Region Monitoring & Real-Time Dashboard

  • Multi-region probe workers across 8 global regions (US, EU, APAC, SA)
  • DB-based DOWN consensus: all configured regions must confirm an outage before alerting
  • Real-time dashboard updates via Server-Sent Events (SSE) — no more polling
  • Immediate checks on monitor create and resume (no more waiting for the scheduler)
  • Dynamic region worker management — leader auto-starts workers for all active regions
  • Per-region performance cards on monitor detail page
v1.0March 5, 2026New

Initial Launch

  • 8 monitor types: HTTP, TCP, PING, SSL, DNS, Heartbeat, Browser, and LLM
  • 5 alert channels: Email, Slack, Webhook, PagerDuty, and SMS (Twilio)
  • Customizable public status pages with uptime history and incident display
  • 4-tier pricing: Free, Pro ($29/mo), Business ($79/mo), Enterprise (custom)
  • Stripe integration with Checkout Sessions, Customer Portal, and webhook handling
  • Team collaboration with role-based access (Owner, Admin, Member)
  • Full REST API with 49+ endpoints and API key authentication
  • Weekly uptime digest emails and comprehensive alert system