Changelog
New features, improvements, and fixes.
December 27, 2024 - Smart Error Prioritization
Error Priority System
Errors are now auto-categorized (internal, analytics, third-party, infrastructure) with priority levels (low, medium, high, critical).
Priority-Based Alerts
Status page alerts only trigger for high/critical priority errors. Google Analytics noise no longer causes false outages.
Environment Auto-Detection
Server-side detection ensures localhost errors are tagged as 'development', not 'production'.
Compact Error Cards
Redesigned error list with priority indicators, click-to-expand details, and category/priority filters.
December 27, 2024 - Alert Sources & API Docs
Alert Source Configuration
Click any integration card to create an alert source with auto-generated webhook URL and API key.
Collapsible Framework Examples
API documentation framework examples are now collapsible for easier navigation.
Auto-Incident Email Notifications
When high error rates auto-create incidents, email notifications are now sent to subscribers.
December 20, 2024 - SDK & CLI Tools
JavaScript SDK
Official @kodo-status/sdk package for Node.js with TypeScript support. Send heartbeats and manage incidents programmatically.
CLI Tool
Command-line interface for managing services, incidents, and heartbeats. Install globally with npm.
Embeddable Widget
Drop-in status widget for your website. Four styles: default, compact, badge, and minimal.
Uptime Monitors API
Full REST API for creating and managing uptime monitors programmatically.
December 15, 2024 - Error Tracking & Monitoring
Client-Side Error Tracking
Beacon SDK captures JavaScript errors, network failures, and Core Web Vitals from your frontend.
Ignore Rules
Create rules to automatically ignore noisy errors by message, file path, URL, or error type.
Health Score
Real-time health score based on error rate, vitals, and availability. Auto-updates service status.
Error-to-Incident Linking
Link error signatures to incidents for better root cause analysis.
December 5, 2024 - Support & Team Invites
Support Page
New in-dashboard support page with contact form, FAQs, and quick links to docs.
Team Invite Emails
Team invites now send beautiful branded emails via Resend with accept links.
Settings Reorganized
Settings page now uses tabs: General, Billing, Status Page, Branding, and Advanced.
December 5, 2024 - Internationalization & Widgets
Multi-Language Support
Status pages now support English, French, Spanish, Italian, and Dutch with auto-detection.
Embeddable Widgets
Four widget styles: default, compact, badge, and minimal for embedding anywhere.
Auto-Incident Creation
Integrations can now automatically create and resolve incidents based on status changes.
Additional Currencies
Added support for INR (India) and SAR (Saudi Arabia) pricing.
December 5, 2024 - Analytics & Webhooks
Status Page Analytics
Track page views, unique visitors, and device breakdown (desktop/mobile/tablet) in the analytics dashboard.
SLA/Uptime Display
Show 30-day uptime percentage on your public status pages automatically.
Webhook Subscriptions
Create webhook endpoints to receive real-time notifications when incidents are created, updated, or resolved.
Webhook Testing
Send test payloads and view delivery logs with response codes and timing for debugging.
December 4, 2024 - Developer Experience
Service Groups
Organize services into collapsible groups with aggregated health status.
Framework Examples
Copy-paste integration examples for Next.js, Express, Python, Go, Docker, and more.
Onboarding Wizard
Guided 4-step setup with test heartbeat verification and framework-specific code snippets.
Enhanced API Docs
Comprehensive API documentation with cron job examples, CI/CD recipes, and SDK guides.
December 4, 2024 - Status Page Customization
Theme Toggle
Choose between light, dark, or system theme for your status page.
Custom Tagline
Add a personalized tagline below your organization name on the status page.
Custom CSS (Pro)
Advanced users can inject custom CSS to fully customize their status page appearance.
Logo Upload
Upload your company logo to display on your public status page.
Brand Colors
Set a primary brand color that applies across your status page.
December 4, 2024 - Billing & Analytics
Stripe Integration
Seamless billing with Stripe. Upgrade to Pro or Team plans with one click.
Geo-based Pricing
Prices automatically display in your local currency (USD, GBP, EUR, AUD, CAD, NZD).
Signup Tracking
Track UTM parameters and referral sources for better marketing insights.
Google Ads Integration
Conversion tracking for signup and purchase events.
Webhook Hardening
Improved Stripe webhook reliability with idempotency and better error handling.
December 2024 - Official Launch
Public Launch
Kodo Status is now available for everyone. Create beautiful status pages in minutes.
Real-time Status Updates
Status pages update in real-time. Your users always see the latest information.
Heartbeat Monitoring
Send heartbeats from your services. Get alerted when something goes down.
Email Notifications
Subscribers get notified instantly when you create or resolve incidents.
November 2024 - Beta Release
Incident Management
Create, update, and resolve incidents with a beautiful timeline view.
Service Components
Organize your infrastructure into logical service components.
Public Status Pages
Customizable public status pages with your branding.
API v1
Full REST API for programmatic access to your status page.