Release Notes: 2026.4.0
Carpathian Cloud Version 2026.4.0 is available to all users. Contains many bug fixes, better security, and more granular networking and firewall control.
Carpathian Cloud Version 2026.4.0 is available to all users. This release focused heavily on security, AI capabilities, and giving you more control over your infrastructure. We added a firewall, expanded the AI platform with a bring-your-own-key proxy, rebuilt API key management, introduced automated deployments from GitHub, and tightened security across the board with enforced two-factor authentication.
Firewall
You now have a per-service firewall directly in your dashboard under Networking. It covers three services independently: SSH Gateway, API, and AI Proxy. Each service can run in "Allow All" mode (the default) or "Allowlist Only" mode, where only IPs you've explicitly approved can connect. You can add individual IPs or CIDR ranges, and rules can be toggled on and off without deleting them. When a firewall is active on a service, you'll see warnings on the relevant pages so nothing catches you off guard.
AI Proxy (Bring Your Own Key)
Most AI providers give you an API key and leave the rest up to you. There's no built-in way to track spending across teams, enforce rate limits, restrict which models get used, or filter what goes in and out. If you're integrating AI into production software, you're bolting all of that together yourself.
Carpathian's AI Proxy sits between your application and your provider (Anthropic, OpenAI, or any OpenAI-compatible API) and gives you a full control layer over your existing account. Think of it like CloudFlare, but for your AI traffic. You keep your own API keys and billing relationship with your provider. We don't host the model or touch your data. We just give you the infrastructure to manage it: usage tracking, token counting, per-key rate limits, content filtering, IP-based access control, daily and monthly token budgets, and model allowlists. If something goes wrong, the system auto-locks the key after repeated unauthorized access attempts.
Proxy keys use the cpx_ prefix and are fully compatible with the OpenAI SDK format, so integration is a one-line change in most applications. As far as we know, nothing like this exists as a standalone product today.
Automated Deployments
The GitHub Actions deployment pipeline has been stabilized and fully tested. Deployments now reliably pull your code, run your build steps, and restart your services without intervention. We also cleaned up the deployment history view. Logs, commit SHAs, branches, and timestamps all display correctly now. If you tried deployments before and ran into issues, it's worth another look.
API Key Management
API keys got a full rebuild. There's now a dedicated hub where you can manage all your keys in one place: server keys (cpk_), AI instance keys (cai_), and proxy keys (cpx_). Every key type supports IP allowlisting, rate limiting, usage tracking, expiration dates, and rotation. You can scope keys to specific permissions like deployment-only or read-only access. If a key gets compromised, the system tracks security events and can auto-lock it.
Related publications
Release Notes 2026.8.0
This update brings a fully redesigned website, Veritate AI, free threat intel feeds, Spark snapshots/restores, and billing.
Release Notes 2026.6.1
This update brings a free public AI chat, more capable AI assistants, a much richer object storage experience, and clearer itemized billing.
Release Notes 2026.6.0
New usage-based billing means you pay only for what you run, plus Object Storage, per-network bandwidth plans, threat intel feeds, and a refreshed dashboard.
Release Notes 2026.5.0
Version 2025.5 is here. Region-aware dashboard, AI chat with history and markdown, browser RDP/VNC consoles, real in-VM disk usage, tighter security.
Release Notes: 2026.4.0.1
Security hardening for 2FA and API keys, SSH gateway lockout on suspicious activity, deployment firewall visibility, and notification history.
Release Notes: 2026.3.1
Carpathian Cloud Version 2026.3.1 is now available to all users. Better UI, faster performance, AI models available, and security improvements in this version.
