Product Changelog
Stay up to date with all the latest features, improvements, and bug fixes.
danube CLI 1.6: Static Site Deploys That Work End to End
Deploying a static site from CI or your terminal now works reliably, and the CLI tells you when a newer version is out.
No More False Alarms on the Status Page
The status page no longer turns yellow when a single health check goes missing, and says so plainly when monitoring itself falls behind.
API Examples Now Use the Right Address
Some API examples in our docs and the console pointed at an address that does not serve the API, so copied requests failed; they now use https://danubedata.ro/api/v1, and several paths are corrected.
Static Site Rollbacks Show the Commit They Restored
After you roll a Git-backed site back, its deployment history names the commit it is actually serving.
Rapids API Rejects Environment Variables Sent as a List
Sending a Rapids container's environment variables as a list of KEY=VALUE strings is now refused up front, instead of being accepted and then failing every rollout.
Fixes Found While Rebuilding the Console
Rebuilding these pages turned up bugs that could act on the wrong item or leave you without an answer, and they are now fixed.
Drawers, Shareable Links and Full-List Search Across the Console
Most console pages now work the same way: items open beside their list without losing your place, every view has a link you can share, and search covers the whole list.
Database, Cache and Queue Firewalls Now Apply Inside Your Team
The inbound rules on a managed database, cache or queue now decide, port by port, which of your own resources can connect over the private network, not just who reaches the public endpoint.
Sign Out Your Other Sessions Without Losing Your Own
Signing out of your other sessions now keeps you signed in where you are, and a device you sign out stays signed out.
A Dashboard That Starts With What Needs Your Attention
The dashboard now opens on what needs your attention, what you have spent and what your team did recently, and every resource's status updates live.
A Rebuilt Rapids Console With Live Traffic and Drawers
The container list and container page were rebuilt around what matters day to day: live traffic at a glance, builds and domains in drawers, and one form for create and edit.
Faster Rapids Builds, Plus an Optional Build Cache
Deploys start seconds after a build finishes, builds get more CPU headroom, and you can keep a build cache per container to speed up the next build.
Replica, Failover and Lifecycle Fixes for Managed Databases
Standbys, planned changes, deletions and several database pages now behave the way you would expect.
Managed n8n Handles Large Files Without Crashing Its Database
A large file in a workflow now fails only the execution that handled it, instead of running your n8n database out of memory.
Require TLS on Managed PostgreSQL and Choose Your TLS Floor
Refuse unencrypted connections to a PostgreSQL database with one switch, and decide whether older clients may still connect with TLS 1.2.
What New MySQL Databases Expect From Your Tables
New MySQL databases replicate every write, even on a single server, so they add a hidden primary key to tables without one, refuse storage engines that cannot be replicated and cap how much one transaction can change.
MySQL Gains High Availability, Read Replicas and Daily Backups
New MySQL databases can run as a high-availability group with automatic failover you switch on or off at any time, add read replicas, and keep daily backups you restore into a new database.
Rapids Fixes: Custom Domains, Rollbacks and Auto-Build
Custom domains no longer hold up your deploys, routing traffic back to an earlier revision really moves it, and turning auto-build off really stops push builds.
Tune Engine Settings From a New Parameters Tab
Change supported settings on a single database, cache or queue from its own page, live where the engine allows it, and PostgreSQL parameter group changes now reach running databases when you save them.
Rapids Runs: One-Off and Scheduled Jobs From Your Container's Image
Run your Rapids container's image exactly once, on demand or on a cron schedule, for a migration, backfill or maintenance script, without touching the replicas that serve your traffic.
Live Load and Node Rows on the Cache, Queue and VPS Lists
The cache, queue and VPS lists now show the load behind every instance at a glance, and cache and queue clusters get a row per node, as the database list already does.
A Rebuilt Create VPS Page With the Price Always in View
Creating a VPS is now one guided page: choices in the order you make them, a summary with the price that follows you, and errors that take you straight to the problem.
Database Backups: Accurate Status, Clearer Labels, Safer Upgrades
The Backups tab now reports PostgreSQL and MariaDB backups truthfully, and a database that reuses a deleted database's name backs up normally.
Images Your Rapids Containers Run Can't Be Deleted by Accident
Deleting an image one of your Rapids containers is deployed from is now refused, so a cleanup script can no longer take a live site down.
Rapids Updates Always Land, and Startup Work Runs Once
Changes sent during a rollout are never dropped, a rollout only counts as done once its own revision is ready, and two new settings stop startup work such as migrations from running twice.
Rotate Managed PostgreSQL Passwords From the Dashboard or API
Replace the application or superuser password of a running managed PostgreSQL database in one step, from the database page or the API.
Edit and Deploy Firewall Rules Right From the Security Tab
Change a firewall without leaving your database, cache, VPS, queue or Rapids container: edit, save and deploy its rules from the Security tab.
Firewall Rules Now Control Public Database, Cache and Queue Access
The inbound rules of the firewall on a managed database, cache or queue now decide who can connect through its public hostname, so you can limit public access to addresses you trust.
New VPS Instances: Reliable Private DNS and an Accurate Setup Status
A new VPS keeps resolving the private hostnames of your managed databases, caches and queues, and first-boot setup now waits for, and reports, what is really happening.
Private Network Attachments Now Say What They're Waiting For
When a VPS cannot join a private network live, the console now tells you why and what to do, and attachments that recover turn active on their own.
New Rapids Egress Address to Allowlist: 178.63.243.79
Rapids containers can now also connect out from 178.63.243.79, so add it wherever you allowlist our egress addresses.
Database Performance Tab: Load, Top SQL and Lock Analysis
A new Performance tab on every managed PostgreSQL database shows what your sessions are waiting on, which statements and callers drive the load, and which sessions are blocking others.
Database List With Cluster and Node Rows
The database list now shows the topology and live load you actually pay for: one row per database and one per node.
Clearer Handling of Failed Automatic Payments
You are told about every failed automatic charge, and the dashboard walks you through fixing the card.
Disk Resize Points the VM at Its New Disk
A resize could leave the console showing starting for hours while the VM waited on a disk that no longer existed.
SQL Studio, Log Explorer and Pooler Fixes
Fixes for large query results, slow log searches and the connection pooler toggle.
Firewall Rules Keep Their Ports and Protocols
Three firewall fixes found through support tickets.
Bucket-Scoped Keys Work With Object Lock, and Versioned Buckets Delete Cleanly
Scoped access keys now do everything a backup tool expects, and bucket deletion finishes the job.
Replace a Card in One Step, and Pay With Link
The payment methods section was rebuilt around the flows people actually get stuck on.
Sites With Digit-Leading Names or Long Hostnames Serve Again
Two naming edge cases could leave a deployed site answering 404 or quietly serving a stale version.
Backups and Recovery, Rebuilt
One Backups and recovery page for every VPS, cache and database, a guided restore that creates a new resource by default, and backup policies you control.
Resource Profiles Apply and Failed Builds Show Why
The profile you pick now sets the container CPU and memory it actually runs with, and a source build that fails no longer sits in Building forever.
Automatic Image Retention and Accurate Registry Usage
Keep only the images you can roll back to, and see how much space your repositories really use.
Faster, Truer Metrics Charts for Caches, Databases and Rapids
The metrics pipeline behind every chart was rebuilt for accuracy and speed, and the chart catalog grew in the process.
Real Backup Times, Stuck Removals and Name Validation
Three corrections to what the database pages tell you and do.
Storage Autoscaling and Backups Keep Up With Fast Imports
A sustained bulk import used to outrun both the storage autoscaler and the backup archiver; both now scale to the load.
Nextcloud 34 for Storage Share
New Storage Share instances run Nextcloud 34 by default, and every offered version ships with its latest patched image.
Maintenance Windows on the Status Page
Planned maintenance is now scheduled, shown live and archived on the public status page instead of appearing as an unexplained gap.
Object Storage Security Update: Signed Content-Type Required
A security update to the storage layer (CVE-2026-54330) means the S3 endpoint now enforces the standard SigV4 rule that a Content-Type header, when sent, must be covered by the request signature.
Separate Domestic Tax IDs for EU Businesses
Billing settings now distinguish businesses from individuals and keep a domestic tax number apart from an EU VAT number.
The Activity Log Now Records Every Action
The Activity Log used to surface almost nothing beyond sign-ins; it now shows every resource you create, change or remove.
A Refreshed Sign-In and Dashboard
The sign-in flow and the dashboard chrome now share the same design language as the rest of the site, with accessibility fixes throughout.
Fewer False Alerts and Smoother Multi-Project Navigation
A round of fixes to notifications and to pages opened from links, bookmarks and second tabs.
Get Notified Before a Bucket Fills Up
A bucket that reaches its size limit rejects every write while reads keep working, so you now hear about it before it happens.
Public Hostname for the PostgreSQL Connection Pooler
The transaction-mode connection pooler can now be reached from outside the platform, which is what serverless functions and short-lived workers need.
New Buckets Are Encrypted by Default Again
Server-side encryption at rest is back on by default for every new bucket, now that server-side copies of encrypted objects work.
Block Volumes, Managed Apps, Uptime Checks, Metric Alerts and Registry in the API
Five more products are fully operable without the dashboard, so you can provision a working machine, watch it and clean up its images from a script.
Diagnostics and Events for Every Product via the API
Every managed product now answers the question why is this not working through the same status model, diagnose endpoint and event stream, so your scripts and agents can operate the platform end to end.
Every Documentation Page Now Available as Markdown and JSON
Append .md or .json to any documentation URL to get the page as clean Markdown or structured JSON — built so coding agents, scripts and RAG pipelines can read our docs without scraping HTML.
Deployment Diagnostics Built for the CLI and AI Agents
Rapids now reports a truthful, machine-readable deployment state with a typed reason, plus APIs for logs, revisions and events — so a script or coding agent can diagnose a failed deploy without opening the dashboard.
Database Lifecycle Fixes: Names, Stop/Start and Destroy
Several database lifecycle issues are resolved — the database you name is created, stopping no longer wedges, and a destroy is only reported done once it really is.
VAT Numbers That Validate as You Type — and Explain Themselves When Rejected
VAT entry now checks the format as you type, gives the specific reason a number was rejected, and VAT appears correctly on your invoices.
Your Containers Now See the Real Visitor IP
The originating client address is preserved all the way to your container, so rate limiting, geolocation and IP allowlists work on real addresses.
A Longer, Clearer Runway When a Payment Fails
The window between a failed payment and any impact on your services has been widened, and the banner now tells you exactly where you stand in it.
Project-Scoped API Tokens Now Stay Inside Their Project
An API token scoped to one project can no longer read or act on resources belonging to your other projects.
Readiness Probes and a Startup Deadline for Your Containers
Tell us the HTTP path that means your container is ready, and how long it is allowed to take getting there.
Private and Public Connection Details, Side by Side
Database and cache instances now show their internal and external connection strings separately, each with the correct port, plus superuser credentials.
Activity Feed — See Every Change Made in Your Project
A per-project timeline of who did what and when, with filters, operation detail and export.
Know the Moment a Domain's TLS Certificate Needs Attention
We now surface the actual reason a certificate failed to issue and email you when a domain needs action — across Rapids, Static Sites and Managed Apps.
Custom Domains: CNAME Setup and One-Click www
Point a custom domain at a DanubeData hostname with a CNAME or ALIAS record instead of a raw IP address, and add the www companion in a single click.
Your Root Password No Longer Reaches the VPS Console Log
Cloud-init now receives a SHA-512 hash instead of your plaintext root password, and your own SSH settings are no longer overridden by ours.
2026 Image Catalog — AlmaLinux 10, Rocky 10, Fedora 44 and Alpine 3.24
The VPS image catalog has been refreshed to current releases, every image pinned to a boot-verified build, with end-of-life images retired.
MariaDB Gains Replicas, High Availability and Scheduled Backups
New MariaDB instances run on our managed operator, bringing read replicas, HA and scheduled physical backups to MariaDB.
Your VPS Reaches a Usable SSH Prompt Much Faster
First boot no longer blocks on package upgrades or fixed sleep timers, so a new VPS is ready to log into sooner.
Allowlist Rapids: Published Egress IP Addresses
The public IPv4 addresses your Rapids containers make outbound connections from are now documented, so you can allowlist them on a third-party database or API.
One Alert Email Per Incident — and Alerts That Actually Arrive
Failure notifications are now grouped per incident rather than sent by every detector, transient mail failures are retried, and links inside notifications take you to the right place.
Find Out Exactly Why a Card Payment Was Declined
A declined card now shows the specific reason from your bank instead of a generic failure, and retrying no longer works against you.
Log Explorer Now Keeps 10 Days of History
Instance log retention went from 3 days to 10, so you can still investigate an incident that happened last week.
Firewall Rules Now Apply Exactly as You Ordered Them
Firewall rules are stored and enforced in the order you submit them, and edits to an existing rule now actually take effect.
A Storage Tab That Shows Every Automatic Resize
Each database instance now has a Storage tab with current usage, the autoscaling policy in force, and the full history of every automatic resize.
Central Billing — Pay for All Your Organizations from One Account
Own more than one team? Link them under a single payer so one payment method and one place to pay covers them all.
A Stopped Instance Now Stays Stopped
Fixed a case where a manually stopped instance could be brought back to Running on its own by our internal health syncing.
Stronger Protection for Sign-Up and Sign-In
We hardened account creation and login against automated abuse and account-guessing, and added a bot challenge to registration.
Fixed Re-Enabling an SFTP User After Its Key Was Revoked
Re-enabling an object-storage SFTP user whose access key had been revoked now restores access cleanly instead of leaving it stuck.
Add a Billing Email and Your Own References to Invoices
Send invoices to a dedicated inbox and stamp your own references — like a PO number or cost center — onto every invoice.
Paginate API List Endpoints and Query Pricing Plans
The API can now return your list results in pages, and expose current pricing plans directly — handy for scripting and the danube CLI.
Uptime Checks — Know the Moment Your Site Goes Down
Monitor any HTTP(S) endpoint from our platform and get emailed the moment it goes down — and again the moment it recovers.
A Smoother Dashboard Experience on Phones and Small Screens
We swept the entire dashboard — dialogs, tables, charts, and dozens of individual pages — to hold together cleanly on narrow screens, not just desktop.
Change a Serverless Container's Source Without Recreating It
Started from a Docker image but want to switch to a Git repo, or the other way around? You can now change a Rapid's deployment source right from its Edit page.
Upgrade Your Cache, Database, or Queue's Engine Version — No Recreation Needed
Move to a newer Redis, MySQL, PostgreSQL, or RabbitMQ version right from the instance page — we handle the snapshot, the upgrade, and the rollback path.
Fixed the Cache Migration Tool Occasionally Issuing a New Password
Migrating a legacy Redis or Dragonfly cache to our managed operator could swap in a new password instead of carrying yours across. Migrations now preserve your existing password every time.
Status Page No Longer Flags a False VPS Outage
A monitoring hiccup that couldn't reach the cluster API was being reported as VPS pools being down. It's now reported accurately, as a monitoring issue rather than a platform outage.
Migrate Your Redis or Dragonfly Cache to Our New Managed Operator
Move an existing standalone Redis or Dragonfly cache onto our newer, operator-managed backend yourself, right from the instance page.
Get Notified the Moment a Resource's Container Runs Into Trouble
We now watch the health of your running containers around the clock and alert your whole team the moment something goes wrong.
Database Storage Autoscaling — Never Get Caught Out by a Full Disk
Turn on autoscaling for any managed database and we'll grow its storage automatically before it ever fills up.
Log Explorer — Search, Filter, and Live-Tail Every Resource's Logs
A brand-new Logs page brings every resource's logs into one place — searchable, filterable, and streaming in real time.
Fixed a Sticky Error After Schema Changes via the Connection Pooler
A schema change like adding a column, run through your PostgreSQL connection pooler, could leave it returning errors for up to an hour. That's fixed.
Get an Email Receipt for Every Payment
Every successful invoice payment now lands a receipt straight in your inbox — no need to dig through the billing tab.
Alerts When a Serverless Deploy Fails
If a container's latest deploy fails, we catch it and let your team know — even after the first rollout.
Live Build Logs & Clearer Deploy Errors
Watch your container build in real time and understand at a glance why a deploy failed.
A Clearer, More Accurate Status Page
Our public status page is now more precise about what is really happening — with fewer false alarms and coverage for Serverless Containers.
Scope API Tokens to a Single Project
Create API tokens that are locked to one project, so an integration only ever touches the resources you intend.
External Access Works the Moment You Enable DNS
Turning on public access for a managed database, cache, or queue now opens the connection immediately — with no extra steps.
Your Database Name, Front and Center
The name of the database we create for you now appears right next to your connection credentials.
Enable PostGIS in One Click
Turn a managed PostgreSQL database into a full geospatial database right from its instance page — no manual extension setup.
Numeric Image Tags No Longer Stall Deploys
Deploying a container image whose tag is all digits — like a 7-character Git short commit — now works the first time.
Clearer Free-Tier Usage & Billing
The Usage & Billing tab now shows exactly what's included free and what, if anything, you'll be charged — without misleading warnings.
Support Ticket Drafts That Save Themselves
Start a support request, step away, and pick up right where you left off — your draft is saved automatically.
Fixed Several Dashboard Errors
We squashed a batch of errors that could interrupt you while moving around the dashboard.
Reliable Payment-Method Removal
Fixed an error some accounts hit when removing their last saved card.
Clearer DNS Setup for Custom Domains
Pointing a custom domain at your service is now harder to get wrong — the DNS instructions spell out exactly what belongs in your provider's Host field.
Alerts When Your Sign-In Is Under Attack
Know the moment we block a burst of failed sign-in attempts on your account — so you can react fast if it was not you.
Set Your Session Timeout
Decide how long you stay signed in when you step away — a long leash on trusted devices, a shorter one when you want extra security.
New Sign-In Alerts
Stay on top of account access — get alerted when your account signs in from a new device, your way.
Quality-of-Life Improvements
A handful of smaller upgrades across the platform.
Serverless — Redesigned Container Page & Steadier Deploys
A cleaner container detail page and a more dependable build-and-deploy pipeline.
Connect to Queues over MQTT & STOMP
Managed RabbitMQ now speaks more than AMQP. Connect IoT and pub/sub clients over MQTT and STOMP, with TLS variants for both.
Internal Traffic No Longer Counts as Egress
Good news for your bill — traffic between your own resources on the private network is now free.
More Reliable Sign-In & Registration
A round of fixes to passkeys, social logins, and sign-up so getting into your account just works.
Pay Invoices Instantly & Smarter Payment Methods
Settle an outstanding invoice yourself in a couple of clicks, keep several cards in a fallback order, and let DanubeData retry failed charges for you automatically.
SQL Studio — A Database GUI in Your Browser
Browse, query, and edit your managed PostgreSQL data straight from the dashboard — no client to install and no credentials to copy. SQL Studio is included free with every PostgreSQL plan.
Bucket Access Policies — Restrict by IP
Lock storage buckets down to the networks you trust. A new bucket policy editor lets you allow access only from specific IP ranges — using either a guided visual builder or a raw JSON editor.
Container Registry & per-bucket S3 access keys
Two new ways to control private artifacts on DanubeData: a managed Container Registry for your Docker images, and per-bucket scoped access keys so each application credential is restricted to exactly the buckets and permissions it needs.
PostgreSQL 18 is now available
PostgreSQL 18 — with asynchronous I/O via io_uring, virtual generated columns, and native OAuth support — is now the default version when creating a new PostgreSQL instance.
Redis 8.0 is now available
Redis 8.0 — the latest stable release with vector sets, JSON, time series, and bloom filters bundled in core, plus I/O threading enabled by default — is now the default version when creating a new Redis instance.
Smarter ZIP uploads & editable build config
Several quality-of-life upgrades to Rapids ZIP-upload deployments — wrapper-folder zips just work, build settings are editable after creation, and the upload form now tells you what is happening.
Redesigned Metrics Toolbar
The Metrics tab toolbar is redesigned to match the VPS and database performance pages: pill-group time-range picker, auto-period selection, and proper auto-refresh controls.
Per-Interval Bucket Metrics & Health
Storage metrics move from smoothed 24h rolling sums to true per-interval deltas, with first-class error-rate, latency, and bucket-health panels.
Storage Metrics in danube-cli
The danube CLI gains trend / top / health subcommands under storage buckets metrics, plus extended snapshot view.
Per-Bucket Storage Metrics & Landing Redesign
Rich per-bucket metrics with 24h trends and a refreshed bento-mosaic landing page.
Managed App Upgrades & Rollbacks
In-place version upgrades for every managed app, with a pre-upgrade snapshot and a 7-day rollback window.
Managed Immich — Self-Hosted Photos
Launch Immich, the open-source Google Photos alternative, fully managed with AI/ML enabled by default.
Networking Overview Page
A dedicated networking overview page with firewall/VPS port sync and richer log filtering.
Billing UI Overhaul & Postal Code Autocomplete
A redesigned billing experience with team usage tracking, better invoice tooling, and postal-code lookup for EU addresses.
Object Lock & Windows Server (BYOL)
WORM-compliant object lock for storage buckets and Windows Server VPS instances with bring-your-own-license.
More Reliable Monthly Invoicing
Monthly invoice generation and charging are now more resilient, with clearer email notifications.
CISPE Compliance & Auto-Close Tickets
Full CISPE compliance documentation published on our legal pages, plus automatic closure of resolved support tickets.
Referral Program & Managed RabbitMQ
Earn credits by referring friends, and deploy managed RabbitMQ for your message-broker workloads.
Automatic DDoS Protection for VPS
Automated DDoS detection and blocking at the host level protects your VPS instances without any configuration required.
Direct S3 Upload Manager
New upload manager with progress, speed, ETA, and CORS-aware direct-to-bucket uploads.
New High-Durability S3 Endpoint
A new Ceph-backed S3 endpoint for higher durability and better performance, with a seamless migration path for existing buckets.
Custom Cloud-Init & Bulk File Operations
Fine-tune VPS provisioning with a custom cloud-init editor, catch errors before deploy, and manage S3 objects in bulk.
Metric Alerts & Plan Minimums
Set thresholds on CPU, memory, and disk for any resource and receive email alerts when they are breached or resolved.
VPS Snapshot Cloning & Architecture Diagrams
Clone any VPS snapshot into a new instance and explore your infrastructure visually with interactive architecture diagrams.
Free Tier & Micro Plans
A genuinely free tier for experimentation and an ultra-cheap "micro" plan for hobby workloads.
Serverless Containers GA & Static Site Hosting
Major release: serverless containers with scale-to-zero, team-scoped static site hosting, and pay-per-use billing.
Password-Protected Static Sites
Private static sites with shared-password protection, ZIP uploads, and full build pipelines.
Advanced Audit Log & Real-time Snapshot Status
Search and filter audit logs, real-time snapshot progress, and raw export format for disaster recovery.
App Snapshots, Clones & Managed n8n
First-class managed app experience with automated snapshots, clone-from-snapshot, and Managed n8n hosting.
VPS Volumes & Custom Storage Sizes
Attach additional block volumes to any VPS with full billing integration and real-time status.
Marketplace Apps & Managed Nextcloud (Storage Share)
One-click application deployments on VPS through marketplace apps, and fully managed Nextcloud under the Storage Share brand.
Traffic Visualizer & Automated Billing Reminders
A VPS traffic visualizer with flow-level insight plus automated payment reminders so you never miss an invoice.
Redeploy & Reseller Program
One-click redeploy for managed resources and a partner/reseller program with abuse-reporting tools.
Promo Credits & Sustainability
Refundable promo credits applied automatically, a sustainability commitment page, and invoice refund support.
Terraform Provider, CrowdSec & VPS Export
Infrastructure-as-Code via Terraform, network-layer threat protection powered by CrowdSec, and Velero-backed VPS export/import.
Audit Log & Key Management Service
Complete visibility into who did what across your team, with envelope encryption via KMS.
SFTP, Storage Quotas & Budget Alerts
Access your S3 buckets over SFTP, set storage quotas, and define monthly budgets with automated alerts.
File Sharing, Versioning & DPA
Share files from S3 buckets with signed preview links, browse and restore deleted object versions, and download the signed Data Processing Agreement.
Onboarding Tutorial, GitHub Login & IPv6 for Existing VPS
New users get a guided tour, sign-in with GitHub, and any VPS — new or existing — can now get an IPv6 address.
Parameter Groups UI & Account Deletion
A proper UI for database parameter groups and a safe account deletion flow with feedback capture.
VPS VNC Console
Graphical console access to every VPS instance through the browser — no SSH required.
Custom Domains & Shared VPS
Bring your own domain to DanubeData-hosted workloads and share VPS instances with teammates.
S3 Object Storage — Launch
S3-compatible object storage with encryption, multipart upload, tagging, and transparent €3.99/month hybrid pricing.
Multi-threaded Dragonfly & 3-2-1 Backups
Dragonfly caches now scale with your CPU count, and a dedicated 3-2-1 backup indicator shows exactly where every copy lives.
Offsite VPS Backups & Dark Mode
Full offsite backups of VPS snapshots, plus first-class dark mode across every dashboard surface.
Email Verification & Onboarding Polish
Mandatory email verification and polished marketing/legal pages.
Custom VPS Configurations & Disk Resize
Dial in the exact CPU, memory, and disk size you need — and grow a running VPS without downtime.
Newsletter & Support Tickets
Customer communication upgrades: newsletter subscriptions and a full in-dashboard support ticketing system.
Automated Snapshots & DNS Management
Scheduled snapshots for every resource type and integrated DNS management for cache and database hostnames.
Public API & Rate Limiting
A documented, token-authenticated API with webhook support, rate limiting, and granular permission scopes.
SSL/TLS for All Managed Databases
End-to-end encryption on every managed database connection, with downloadable certificates for CA pinning.
7-Day History & Account Limits
Historical metric retention, redesigned resource dashboards, and centralized account limits across all product lines.
Transactional Emails & Status Page
A complete transactional email system, a public status page with real-time health checks, and dynamic replica scaling.
IPv6, Firewalls & Stripe Billing
Dual-stack networking, per-instance firewall management, and a real billing backend powered by Stripe.
Local NVMe Storage
Cache and database workloads now run on topology-aware local NVMe, dramatically reducing latency.
Managed Databases with Read Replicas
MySQL, PostgreSQL, and MariaDB arrive as fully managed services with read replicas and parameter groups.
VPS Instances Arrive
Launch virtual machines on KubeVirt-backed Hetzner dedicated servers — true cloud VPS with predictable pricing and full root access.
Platform Launch — Managed Redis
DanubeData goes live with managed Redis. Deploy, monitor, and manage Redis clusters from a single dashboard.
Get Notified of Updates
Subscribe to receive notifications about new features, improvements, and important updates.