Changelog

All notable changes, new features, and bug fixes for RunSite.

v1.6.0

Enhanced Database Management

Improved PostgreSQL management with enhanced monitoring dashboards, automated backup scheduling, and one-click vertical scaling.

new
v1.5.0

Real-Time Log Streaming

Stream build and runtime logs in real time via the dashboard. Powered by Redis Pub/Sub for instant feedback during deploys.

newimproved
v1.4.2

Billing & Usage Tracking

Pro-rated hourly billing with detailed usage records. View cost breakdowns per service from the new billing dashboard.

new
v1.4.0

Horizontal Auto-Scaling

Services on Pro and Business plans now auto-scale based on CPU and memory thresholds with zero-downtime rolling deploys.

newimproved
v1.3.1

Faster Build Pipeline

Optimized Docker layer caching reduces average build times by 40%. Incremental builds for Node.js and Python projects.

improved
v1.3.0

Custom Domain SSL Fix

Resolved an issue where SSL certificate renewal could fail for domains with complex CNAME chains. Improved retry logic and monitoring.

fixed