Skip to main content
ChangelogMarch 18, 202610 min read

11 Features Shipped in January & February 2026

Two months, 11 features. AI-assisted coding, native Odoo backups, one-command server setup, 4-state health monitoring, wildcard SSL, and more. Here is everything that shipped.

Pro PlanFeb 26

AI Dev Mode

Open a Dev Terminal on any project and Claude Code, Gemini CLI, and OpenAI Codex are already there. Your addon code is mounted at /workspace/ — no setup, no copy-paste. AI sees your actual project structure.

Read the full announcement
All PlansFeb 16

Native Odoo Backup & Restore

Backups now use Odoo's native ZIP format (dump.sql + filestore/ + manifest.json). Restore via Odoo DB Manager, import from Odoo.sh directly, and transfer 50% faster with direct VM-to-cloud uploads via presigned URLs.

See the technical details
All PlansFeb 15

One-Command Server Setup

Run one curl command on any Ubuntu/Debian server. It installs Docker, Traefik, SSL, firewall, Fail2ban, Netdata, and registers with your OEC.sh account. You never share SSH credentials — the server calls home.

Read the setup guide
All PlansFeb 5

Server Health Monitoring

Servers are tracked as Healthy, Degraded, Disconnected, or Dead with configurable thresholds. A circuit breaker stops the platform from hammering dead servers. Auto-recovery kicks in when connectivity returns.

Learn how it works
All PlansFeb 13

Contextual Help & Onboarding Tours

A floating help widget on every page with 5 guided tours: First Server, First Project, First Deploy, First Backup, and First Domain. Tours auto-trigger on first visit to help new users get started faster.

All PlansFeb 13

Wildcard SSL Certificate Management

One wildcard certificate covers all your environments (*.apps.oec.sh). No more Let's Encrypt rate limit errors when you have 50+ staging environments. Managed automatically — zero configuration.

All PlansJan 25

Cloud Account Setup Wizard

Connect AWS, GCP, DigitalOcean, or Hetzner in one guided flow. Previously required 3 separate modals with different credential formats. Now a single wizard validates credentials, tests connectivity, and configures everything.

InfrastructureFeb 3

SSH Circuit Breaker

When a server goes unreachable, the platform stops retrying SSH operations after a threshold. Automated tasks skip the dead server. When connectivity returns, the circuit closes and operations resume.

UXFeb 3

SSH Key Validation

Upload an invalid SSH key and you get a clear error with fix instructions — not a cryptic runtime crash 10 minutes later during server provisioning.

UXFeb 3

Platform SSH Key Visibility

Download the SSH key the platform uses to connect to your servers. Visible in Settings > SSH Keys. Useful for debugging connectivity issues or adding to additional authorized_keys files.

UXFeb 3

In-App Release Notes

Platform version number and changelog are now visible in the sidebar. Support > Release Notes shows the full history of what changed and when.

By the Numbers

11

Features shipped

3

AI coding tools

50%

Faster backups

1

Command to add a server

Try These Features Today

All features are live now. Free tier includes native backups, one-command setup, health monitoring, and wildcard SSL. AI Dev Mode is available on the Pro plan.