What's New

Product Changelog

Stay up to date with all the latest features, improvements, and bug fixes.

featurePlatform
August 4, 2026

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.

Append .md to any docs URL for clean Markdown — https://docs.danubedata.ro/concepts.md
Append .json for structured JSON with the title, section, headings, breadcrumbs, word count, prev/next links and full content
A single index at https://docs.danubedata.ro/index.json lists all 95 pages across every section
llms.txt and llms-full.txt give an AI assistant the whole platform in one fetch
Point Claude Code, Cursor or your own agent at the docs and let it answer from the current text rather than stale training data
No API key and no scraping — the same public URLs you already use, with a suffix
Learn more
featureRapids
August 4, 2026

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.

Deployment status is machine-readable, with typed detail explaining exactly what went wrong
New API endpoints for container logs, revisions and events
Registry credentials are attached automatically when you deploy from your private registry
A registry context endpoint and push preflight tell you where to push and whether it will succeed
POST /serverless accepts an Idempotency-Key, so a retried create never produces a second container
A container in a degraded state can now be edited to fix it, instead of being stuck
Learn more
bugfixDatabases
August 3, 2026

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.

The database name you supply is now created on PostgreSQL instances
Stopping an instance no longer wedges, and there is a force-stop recovery path
The DNS endpoint shown after a stop/start cycle is now correct
A destroy is reported complete only once the underlying resources are actually gone
We are alerted when an instance's deployment sync gets stuck, instead of it sitting silently
Learn more
improvementBilling
August 2, 2026

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.

Inline format validation while you type your VAT number
A specific reason when a number is rejected, instead of a flat invalid
A VAT number already registered on your account is no longer treated as a rejection
Your tax country is derived from your payment method when it was missing
VAT amounts now appear correctly on invoices, and affected past invoices have been corrected
A prompt to complete your billing details when something required for a valid invoice is missing
Learn more
improvementRapids
August 2, 2026

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.

X-Forwarded-For now carries the real client IP rather than an internal address
Rate limiting and abuse controls inside your app operate on genuine addresses
Geolocation and analytics see the visitor rather than our load balancer
Works for both IPv4 and IPv6 visitors
Read the chain from the right and take the first public address — the docs show the exact snippet
Learn more
improvementBilling
August 2, 2026

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.

More time between a failed charge and any restriction on your account
The unpaid banner escalates as the deadline approaches — the urgency is never a surprise
Every stage names the amount due and links straight to the payment page
Paying at any point clears the banner immediately
Learn more
securityAPI
August 1, 2026

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.

Project scope is enforced on every request, not only at token creation
A scoped token calling another project's resource is now rejected
Nothing to change on your side — existing tokens keep working within their own project
Review your tokens and their scopes in Account Settings
Learn more
featureRapids
July 30, 2026

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.

Opt-in HTTP readiness probe — set the path, port and timing
Set a startup deadline so a slow-booting container is given the time it needs
Traffic only reaches a revision once its readiness probe passes
A container that never becomes ready fails the deploy instead of quietly serving errors
Configurable on both the create and edit forms
Learn more
improvementDatabases
July 28, 2026

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.

Private (in-cluster) and public (external) endpoints are listed separately
Each endpoint carries its own port — the external string no longer shows the internal one
Superuser credentials are available alongside the application user
The same split is returned by the API on database and cache resources
Copy the string you actually need instead of editing it by hand
Learn more
featurePlatform
July 28, 2026

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.

Timeline of every operation in your project — creates, changes, deletions and access events
Filter by who acted, which resource type, and over what period
Open any entry to see the detail behind the operation
Export the feed as CSV or JSON for your own records or an audit
Reachable from the dashboard and from your project navigation
Learn more
featurePlatform
July 24, 2026

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.

The certificate failure reason is shown directly in the domain table
Email notification when a domain needs your attention, with a cooldown so you are not spammed
Hourly certificate health sweep across every custom domain on all three products
Expired certificates are flagged in the dashboard instead of failing quietly
Most failures come down to a DNS record — the message tells you which one
Learn more
featurePlatform
July 24, 2026

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.

Subdomains use a CNAME; root domains use an ALIAS or ANAME record
Pointing at a hostname means your DNS keeps working when infrastructure moves — a pinned IP does not
Adding a root domain now offers a one-click 'also add www' on Rapids, Static Sites and Managed Apps
Clearer, record-type-specific DNS guidance on the add-domain form
Fixed detection of domains still bound the old way, so the migration prompt is accurate
Learn more
featureVPS
July 23, 2026

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.

Added AlmaLinux 10, Rocky Linux 10, Fedora 44 and 43, Alpine 3.24 and 3.23
Every offered image is pinned to a build we have boot-tested
Retired end-of-life images: Debian 11, AlmaLinux 8, Rocky Linux 8, Fedora 42 and 41, Alpine 3.21 and 3.20
Existing instances on a retired image keep running — only new instances are affected
Learn more
securityVPS
July 23, 2026

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.

The root password is embedded as a SHA-512 crypt hash, never as plaintext
Passwords you supply in custom cloud-init are hashed the same way
Our sshd drop-in is ordered so that your own Port and authentication overrides win
ssh.socket is reloaded so a custom SSH port takes effect on socket-activated Ubuntu
Fixed password logins being refused on Ubuntu images
Learn more
featureDatabases
July 22, 2026

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.

MariaDB 11.6, 11.4 and 10.11 available on the managed operator
Add read replicas and run MariaDB in a high-availability configuration
Scheduled physical backups, with restore and fork-to-a-new-instance
Root superuser credentials are shown on the instance page
The MySQL/MariaDB deprecation notice is gone from the create page — both remain fully supported
Learn more
improvementVPS
July 22, 2026

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.

Base package upgrades moved to a background job instead of blocking boot
Removed fixed sleep delays from network and SSH configuration
IPv6 router advertisement is polled for rather than waited on for a flat three seconds
You get a working SSH prompt sooner — hardening still completes in the background
Learn more
featureRapids
July 21, 2026

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.

Published list of the IPv4 addresses Rapids containers egress from
Machine-readable at docs.danubedata.ro/rapids-egress-ips-v4.txt for use in automation
Allowlist Rapids on an external database, payment provider or partner API
We continuously check for drift and are alerted if traffic ever leaves from an undisclosed address
Learn more
improvementPlatform
July 20, 2026

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.

A single email per incident, instead of one from each detector that noticed it
Transient mail delivery failures are retried rather than silently dropped
Action links in notifications now open the resource they refer to
Container Registry is now health-checked on the public status page
Learn more
improvementBilling
July 20, 2026

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.

The decline reason reported by your bank is shown, not a generic error
Guidance on what to do next for the most common decline reasons
Retrying a payment no longer shortens the time you have to resolve it
A clear next step when the fix has to happen on your bank's side
Learn more
improvementPlatform
July 20, 2026

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.

Retention raised from 3 days to 10 days across all instance types
New 7d and 10d presets in the Log Explorer time picker
Enough history to connect a weekend incident to a Monday morning report
Nothing changes in how you search — the same filters simply reach further back
Learn more
bugfixPlatform
July 19, 2026

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.

Rules keep the order you set instead of being silently re-sorted
Editing an existing rule now applies the change, rather than leaving the old rule live
Fixed rule serialization so port ranges and protocols round-trip correctly
Applies to firewalls on VPS instances, databases, caches and queues
Learn more
featureDatabases
July 19, 2026

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.

New Storage tab on every database instance page
See current disk usage against the provisioned size at a glance
Review the autoscaling policy in force — trigger threshold, growth step and ceiling
Full history of every automatic resize, with what triggered it and the resulting size
Confirm autoscaling did its job instead of inferring it from disk graphs
Learn more
featureBilling
July 17, 2026

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.

Nominate one of your teams as the payer and link your other teams to it, right from the Billing page
The payer's payment method covers every linked team — no need to add a card to each one
Invoices for your linked teams are billed to the payer, and reminders list every open invoice in one place
Unlink at any time — a linked team can leave on its own, or the payer can remove it
Available to anyone who owns more than one team
Learn more
bugfixPlatform
July 17, 2026

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.

Stopping an instance now sticks — it will not be restarted behind your back by internal health reconciliation
Applies to managed instances that report health through our deployment system
securityPlatform
July 17, 2026

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.

Registration is now protected by a Cloudflare Turnstile challenge to keep automated sign-ups out
Signing up always ends on a neutral check-your-email step, so the form never reveals whether an address already has an account
Password-reset and sign-up responses no longer disclose whether an email is registered
Added rate limiting to registration, password-reset, and email-verification requests
Login now takes constant time, closing a subtle way to probe for valid emails
Your active sessions are re-validated when you change your email or two-factor settings
bugfixStorage
July 16, 2026

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.

Re-enabling a disabled SFTP user reliably restores its access to your buckets
Recovers correctly even when the underlying access key had been revoked while the user was disabled
improvementBilling
July 15, 2026

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.

Set a dedicated billing email so invoices and receipts reach your accounts team directly
Add up to two custom references (for example a PO number or cost center) that appear on every invoice
Manage both from your billing settings, anytime
Learn more
improvementAPI
July 14, 2026

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.

Pass per_page (1-200) on the VPS and snapshot list endpoints to control how many results you get back per request
New endpoints list the available VPS, cache, and database plans with their live rates
Plan and rate data comes straight from our pricing engine, so what you script against matches what you are billed
Powers the latest danube CLI release
Learn more
improvementPlatform
July 14, 2026

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.

Dialogs, wide tables, and charts now adapt to narrow screens instead of overflowing or getting clipped
Long values like access keys and connection strings wrap instead of spilling outside their container
Page headers and tab bars stay usable on small screens, scrolling horizontally instead of breaking the layout
Applied across Databases, Cache, Queues, Serverless, Storage, Registry, Static Sites, Firewalls, Networking, Managed Apps, Billing, and account/team pages
featurePlatform
July 14, 2026

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.

Create a check in under 30 seconds from the new Uptime section in your sidebar
Choose a 1-minute or 5-minute check interval, and set the response you expect by status code, response body keyword, or both
See uptime percentage over 24 hours, 7 days, and 30 days, plus a full history chart of every probe with incidents shaded
Get an email the moment a check goes down, and another when it recovers
TLS certificate expiry warnings for HTTPS checks
Included on every plan, with up to 5 checks per team
Learn more
featureServerless
July 13, 2026

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.

Switch between Docker image, Git repository, and ZIP upload for an existing container from the Edit page
Your cost baseline and deployment history carry over cleanly across the switch
Switching away from a Git-connected source automatically stops that repo's push-to-deploy webhook from triggering new builds
Learn more
featurePlatform
July 10, 2026

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.

Open the new Updates tab on any eligible Cache, Database, or Queue instance to see the versions you can upgrade to
Start an upgrade with one click — a snapshot is taken automatically first, so you can restore if anything looks wrong afterward
Track progress live on the instance page as the upgrade runs, no refresh needed
Available today for Redis, Valkey, Dragonfly, MySQL, and PostgreSQL databases, and RabbitMQ queues
Your instance shows a clear Updating status across the dashboard while an upgrade is in progress
bugfixCache
July 9, 2026

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.

Migrating a legacy Redis or Dragonfly instance to the managed operator now always carries your existing password across, instead of occasionally generating a new one
The password shown on your cache instance page is accurate immediately after migration
Dragonfly's pre-migration snapshot now reliably captures your latest data before cutover
bugfixPlatform
July 9, 2026

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.

The public status page distinguishes we can't currently check from your VPS pools are actually down
Removes a source of false-positive outage banners on the status page
featureCache
July 8, 2026

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.

Open the actions menu on an eligible cache instance and choose Migrate to managed operator
Available today for standalone (non-replicated), running Redis and Dragonfly instances — Valkey support is on the way
Track migration progress live on the instance page, from snapshot through cutover
A short downtime window applies during cutover; your password and existing data carry over unchanged
After cutover, you get a grace period to confirm you're happy or roll back — it auto-confirms if you don't act
New Redis and Dragonfly caches are created on the managed operator by default now too
Learn more
featurePlatform
July 7, 2026

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.

Continuous health monitoring across Databases, Cache, Queues, Managed Apps, VPS instances, and Serverless Containers
The moment an alert opens, your whole team is notified by email and in the Notification Center — with the reason included (crash loop, out-of-memory, image-pull failure, and more)
If you have a webhook configured, pod health alerts flow through it automatically
A warning banner appears directly on the affected Database, Cache, Queue, or Managed App page
Alerts clear themselves automatically once the container recovers
Learn more
featureDatabases
July 7, 2026

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.

Enable Storage Autoscaling when creating a database, or turn it on anytime from the instance's edit page
Set your own trigger threshold (default 80% used) and growth increment (default 80 GiB) per instance
Storage grows automatically once usage crosses your threshold, with a cooldown between scale-events so it won't run away on you
A maximum size keeps growth within your plan and account limits — set a lower cap yourself for tighter control
The instance page shows autoscaling status and the projected monthly cost of the next scale-up, billed at our standard per-GiB storage rate
Off by default on every database — nothing changes unless you opt in
Learn more
featurePlatform
July 3, 2026

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.

Find Logs under the new Observability section in your sidebar
Search and filter logs by level, keyword, or a regex pattern across any of your instances
Watch logs stream live as they happen, with automatic reconnect if your connection drops
Drag to zoom into any time window on the volume chart to jump straight to the matching log lines
Jump directly into a resource's logs from its own instance page
Covers Databases, Cache, Queues, Managed Apps, and Serverless Containers
Learn more
bugfixDatabases
July 2, 2026

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.

Managed PostgreSQL poolers now cap prepared statements at a safe limit on every instance
Running DDL (like ALTER TABLE) through the pooler endpoint no longer risks a lingering error on your app's existing connections
featureBilling
July 1, 2026

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.

You receive an email receipt automatically the moment an invoice payment succeeds
The receipt shows the correct charge date and amount, matching what you see in your billing history
Duplicate receipts are prevented, even if a payment is processed more than once
Learn more
featureServerless
June 30, 2026

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.

We continuously watch your running containers and flag one as degraded if a new revision fails while your last healthy version keeps serving
Your team gets an email the moment a container runs into trouble, with the reason and a link to investigate
A new serverless.build_failed webhook lets you feed build failures straight into your own tooling when webhooks are enabled
Containers that recover on their own clear automatically back to healthy
Learn more
improvementServerless
June 30, 2026

Live Build Logs & Clearer Deploy Errors

Watch your container build in real time and understand at a glance why a deploy failed.

Build logs now stream live as your container builds and refresh on their own
The old 500-line log limit is gone — you get the full build output
Failed deploys now show a plain-language reason — for example architecture mismatch, image or tag not found, out of memory, or startup timed out — each with a hint on how to fix it
Learn more
improvementPlatform
June 30, 2026

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.

Added a Serverless Containers component covering the serverless platform and build pipeline
Brief, self-correcting blips no longer trip a false incident — a problem now has to persist before we report it
Deleting a database or cache mid-setup no longer shows up as a phantom stuck deployment
Incident notes no longer expose raw internal error details
featurePlatform
June 29, 2026

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.

When creating a token, choose This project only or All my projects — new tokens are locked to the current project by default
Every token in your list shows its scope at a glance, with the project name on project-locked tokens
A project-locked token is refused, with a clear message, if it is used against any other project
Your existing tokens keep working with account-wide access — nothing to change unless you want to tighten them
Learn more
bugfixNetworking
June 29, 2026

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.

Enabling public DNS on a database, cache, or queue now updates its firewall automatically so external clients can connect right away
Turning public access back off closes that path just as cleanly
Instances that already had public access enabled have been brought in line
improvementDatabases
June 28, 2026

Your Database Name, Front and Center

The name of the database we create for you now appears right next to your connection credentials.

The instance page now shows your ready-to-use database name in the credentials card
No more guessing which database to point your application at
featureDatabases
June 25, 2026

Enable PostGIS in One Click

Turn a managed PostgreSQL database into a full geospatial database right from its instance page — no manual extension setup.

New Enable PostGIS card on the Connectivity tab of your PostgreSQL instance
One click sets up the PostGIS extension for geometry types, spatial indexes, and GIS functions
Available on PostgreSQL 15 through 18
Your data and settings are preserved; single-node instances restart briefly while high-availability clusters roll with near-zero downtime
Learn more
bugfixServerless
June 22, 2026

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.

Fixed a bug where an all-numeric image tag was misread, leaving the deploy stuck while your previous version kept serving
Deploys that use commit-based image tags now roll out normally
improvementServerless
June 19, 2026

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.

See your included monthly allowances and a clear Used / Billable / Charge breakdown at a glance
Containers running within the free tier now clearly show a zero charge with an included-allowance badge
Removed the incorrect warning that suggested a container stops serving traffic once a free allowance runs out — going over never suspends or throttles your container
Usage meters are there for visibility, not enforcement, and your free allowances reset on the 1st
Learn more
featurePlatform
June 19, 2026

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.

Your support ticket is saved automatically as you type, so you never lose a half-written request
Return to a saved draft any time — we'll offer to restore it with a single click
If your session expires mid-write, your text is kept safe in your browser so you can log back in and recover it
Drafts clear themselves the moment your ticket is submitted
bugfixPlatform
June 18, 2026

Fixed Several Dashboard Errors

We squashed a batch of errors that could interrupt you while moving around the dashboard.

Signing out no longer triggers a stray error on resource list and detail pages
The "Add Payment Method" notice on the Serverless and Static Sites create pages no longer breaks the page
The "Try Again" button on error pages now reloads reliably
The passkeys screen handles an empty passkey list without erroring
Quieter, more accurate error reporting so genuine issues surface faster
bugfixBilling
June 18, 2026

Reliable Payment-Method Removal

Fixed an error some accounts hit when removing their last saved card.

Removing your last payment method no longer fails with an error when your account still has active serverless containers
You now get the clear reminder to remove active resources first, instead of an unexpected error
improvementServerless
June 16, 2026

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.

The verification record now shows the exact Host (record name) to enter, with a live preview as you type
A plain-language note explains that most DNS editors append your domain automatically, so you do not double it up by mistake
Added a ready-to-copy command to check your verification record has resolved correctly
Learn more
featurePlatform
June 16, 2026

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.

Get an email and in-app alert whenever we block repeated failed sign-in attempts on your account
Every alert names the IP address the attempts came from and confirms your account was not accessed
A new Suspicious Activity toggle in Profile → Notification Preferences puts you in control of these alerts
Repeated attempts from the same source are grouped, so a sustained attack will not flood your inbox
featurePlatform
June 16, 2026

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 idle-timeout setting in Profile → Session Security
Choose how long you stay signed in while idle: 24 hours (the default) or 3 hours
Pick the shorter 3-hour window on shared or less-trusted devices for tighter security
Your session clock resets with every action — you are only signed out after genuine inactivity
Leave it on the default and nothing changes; your sessions behave exactly as before
featurePlatform
June 15, 2026

New Sign-In Alerts

Stay on top of account access — get alerted when your account signs in from a new device, your way.

Get notified by email and in the app whenever your account signs in from a new device
Turn the email and in-app alerts on or off independently, anytime, from Notification Preferences
Notification preferences now save reliably across every category, including Billing and Security
improvementPlatform
June 14, 2026

Quality-of-Life Improvements

A handful of smaller upgrades across the platform.

Container Registry usage and cost now appear in Cost Insights, the usage breakdown, and your monthly estimate
More reliable Container Registry provisioning
Rapids is out of beta
The firewall list is organized into solution tabs for easier navigation
Ghost blogs now open their own setup wizard instead of a managed-admin screen
improvementServerless
June 13, 2026

Serverless — Redesigned Container Page & Steadier Deploys

A cleaner container detail page and a more dependable build-and-deploy pipeline.

Redesigned container page with a two-column layout, a sticky Live/Endpoint/Specs sidebar, and slide-over drawers
Builds and Deployments are now a single Activity tab
Stuck rollouts time out and resolve on their own instead of hanging indefinitely
Build images updated to current Paketo (jammy) builders and Node 20+
Learn more
featureNetworking
June 13, 2026

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.

Connect to managed RabbitMQ over MQTT, MQTTS, STOMP, and STOMPS, alongside AMQP and AMQPS
Each protocol is exposed on its own dedicated external port, shown in the dashboard under Connect to your queue
Turn it on by enabling external DNS for your queue
New step-by-step connection guide with code examples
Learn more
improvementBilling
June 10, 2026

Internal Traffic No Longer Counts as Egress

Good news for your bill — traffic between your own resources on the private network is now free.

Traffic between your VPS, databases, and caches over the private network is no longer billed as egress
Only public-interface VPS egress counts toward your included traffic and overage
Added Kazakhstan to the list of supported billing countries
bugfixPlatform
June 7, 2026

More Reliable Sign-In & Registration

A round of fixes to passkeys, social logins, and sign-up so getting into your account just works.

Fixed passkey registration and sign-in
Social logins now repair themselves automatically if an account link ever gets out of sync
Sign-up consistently requires terms acceptance, eliminating rare silent registration failures
featureBilling
June 5, 2026

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.

Pay an unpaid invoice on demand from the dashboard, with 3-D Secure when your bank requires it
Unpaid-invoice banner across the dashboard so an overdue bill never goes unnoticed
Add multiple cards and arrange them into a fallback order, each with a health badge
Unpaid invoices are retried automatically when you add or promote a card
Email reminder before a saved card expires
Remove any card except your last one — a backup is promoted to default automatically
Learn more
featureDatabases
June 4, 2026

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.

Browse schemas, tables, and rows with sorting, per-column filters, and pagination
Edit data with a staged, transactional buffer — multi-row edits, composite keys, and NULL/DEFAULT, all applied in a single commit
SQL editor with saved snippets, query history, a read-only safe mode, and CSV/JSON export
Create, rename, duplicate, and drop tables, bulk-delete rows, and import from CSV
Browse functions, triggers, views, roles, extensions, and RLS policies
Visualize table relationships with interactive ER diagrams
Queries run inside an isolated agent in your own tenant, so your credentials never leave the platform
Learn more
securityStorage
May 28, 2026

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.

Restrict bucket access to specific source IP ranges (CIDR allow-lists)
Guided visual policy builder — set effect, actions, resources, and IP conditions without hand-writing JSON
Raw JSON editor with live validation for advanced policies
Custom policies merge automatically with your public-access setting and scoped access keys
Built-in guardrails block any policy that would lock you out of managing your own bucket
Learn more
featureStorage
May 22, 2026

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.

Container Registry — push and pull private Docker/OCI images via cr.danubedata.ro with per-team isolation, no node setup required
Container Registry — create scoped access tokens for CI/CD pipelines, with separate push and pull credentials
Container Registry — anti-abuse limits and quota tracking included; bundled storage in your team plan
S3 access keys — choose between Team-wide (default, full access to every bucket) and Specific buckets (per-bucket, per-level grants) when creating a key
S3 access keys — per-bucket permission levels: Read-only, Read-write, or Full (admin)
S3 access keys — scoped keys are enforced at the storage backend itself via bucket policies, not just in the dashboard, so the restriction holds wherever the key is used
S3 access keys — create directly from a bucket detail page to scope a key to that bucket, or from Account → Security → S3 Credentials to span multiple buckets
S3 access keys — Set an optional expiry date and the key will be auto-revoked after the date
Learn more
featureDatabases
April 29, 2026

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.

PostgreSQL 18 (postgres:18-alpine) selectable as the default version on the database create page
New "PostgreSQL 18 General Purpose" parameter group enables asynchronous I/O (io_method=io_uring, io_workers=3) for lower-latency disk operations
Virtual generated columns and other PostgreSQL 18 features available out of the box
Existing PostgreSQL 17 / 16 / 15 instances continue to run on their selected version; choose PostgreSQL 18 when creating a new instance
Parameter groups are now version-scoped — a PostgreSQL 17 system parameter group cannot be attached to a PostgreSQL 18 instance, and the dropdown filters to compatible groups automatically. Custom parameter groups remain compatible across versions.
featureCache
April 29, 2026

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.

Redis 8.0 (redis:8.0-alpine) selectable as the default version on the cache create page
New "Redis 8.0 General Purpose" parameter group ships with io-threads=4 and io-threads-do-reads=yes for higher throughput on multi-core profiles
Vector sets, native JSON, time series, and bloom filters now ship with the core image — no module installation needed
Existing Redis 7.4 / 7.2 instances continue to run on their selected version; choose Redis 8.0 when creating a new instance
Parameter groups are now version-scoped — a Redis 7.4 system parameter group cannot be attached to a Redis 8.0 instance, and the dropdown filters to compatible groups automatically. Custom parameter groups remain compatible across versions.
improvementRapids
April 26, 2026

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.

Auto-unwrap single-folder ZIPs — no more "Dockerfile not found" when you used `zip -r foo.zip myproject/`
Friendlier build errors that point you to the wrapper-folder fix when manifest files are missing
Edit build configuration after creation — switch between Buildpacks and Dockerfile, change the Dockerfile path, source directory, or buildpack builder. Saving rebuilds from your last upload
Post-upload "Follow build" + "Cancel build" buttons replace the upload form so it is clear a build is running
Reserved-port validation: friendly error if you pick a port already in use by the platform, with a documented reserved list
Uploaded ZIPs are now kept in object storage, so manual rebuilds and Retry no longer require re-uploading
Learn more
improvementStorage
April 20, 2026

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.

Time-range pill group with 8 ranges: 1h, 6h, 12h, 1d, 3d, 1w, 2w, 1M
Period picker with Auto mode plus 1m / 5m / 10m / 15m / 30m / 1h / 6h / 1d manual options
Period options dynamically filter to sane choices per window — no more 43k-datapoint requests
Auto-refresh toggle with 30s / 1m / 5m intervals and manual Refresh button
Freshness badge moved inline with the controls card so data staleness is always visible
Single-point spikes (e.g. a brief error burst) now render as a visible dot instead of only showing on hover
featureCLI
April 20, 2026

Storage Metrics in danube-cli

The danube CLI gains trend / top / health subcommands under storage buckets metrics, plus extended snapshot view.

danube storage buckets metrics <id>: extended with error rate, p50/p95 latency, ingress bytes, and a freshness badge
danube storage buckets metrics trend <id>: time-series view with sparkline (default), table, CSV, and JSON output formats
danube storage buckets metrics top <id> --by size|egress|requests: top-N objects in a bucket
danube storage buckets metrics health <id>: pending multipart uploads, deleted-version size, last health-check time
Exit code 3 on stale data so scripts and agents can branch on freshness
featureStorage
April 20, 2026

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.

Per-interval request counts, egress bytes, and HTTP status breakdown (2xx / 4xx / 5xx) derived from Prometheus recording rules fed by an Alloy log-to-metric pipeline
Latency histograms with p50 / p95 / mean per bucket
4xx and 5xx rate charts split into separate series — 4xx surfaces client 404s/403s, 5xx surfaces real server-side incidents
Bucket Health card surfaces pending multipart uploads (reclaimable bytes) and deleted-version size via a sharded hourly probe against the Ceph RGW admin API
Freshness badge (fresh / lagging / stale) on the Metrics tab so you always know how recent the data is
New /metrics endpoint fields: requests_24h_by_status, error_rate_24h, latency_24h_ms, ingress_bytes_24h, freshness, source
New API endpoints: /metrics/trend, /metrics/top-objects, /metrics/health (session + API v1)
Hourly rollup table so 30-day trend queries scan ~720 rows per bucket instead of ~43k
featureStorage
April 19, 2026

Per-Bucket Storage Metrics & Landing Redesign

Rich per-bucket metrics with 24h trends and a refreshed bento-mosaic landing page.

Per-bucket metrics: 24h requests, 24h egress, and request breakdown by method
Time-series trend charts (2×2 grid) per bucket
New trend API endpoint for integrations
Cache and database metrics exposed over the public API
Parameter-group CRUD available via the public API
Refreshed landing and solution pages with a new bento-mosaic design
Learn more
featureManaged Apps
April 18, 2026

Managed App Upgrades & Rollbacks

In-place version upgrades for every managed app, with a pre-upgrade snapshot and a 7-day rollback window.

One-click upgrade between managed-app versions
7-day rollback window backed by automatic pre-upgrade snapshots
Live upgrade/rollback status in the UI
Argentina added to the billing country list
Learn more
featureManaged Apps
April 14, 2026

Managed Immich — Self-Hosted Photos

Launch Immich, the open-source Google Photos alternative, fully managed with AI/ML enabled by default.

Managed Immich with per-plan storage quotas
S3-backed photo storage with automatic bucket sizing
Automated snapshots for Immich instances
Solution page with SEO, FAQ, and onboarding
Personal Storage sidebar group for Storage Share + Immich
Fedora and Alpine Linux added to the VPS image catalog
Learn more
featureNetworking
April 13, 2026

Networking Overview Page

A dedicated networking overview page with firewall/VPS port sync and richer log filtering.

Networking overview page with firewall ↔ VPS port sync
Log-source filtering in the streaming logs viewer
Network peering endpoints (preview)
Learn more
improvementBilling
April 7, 2026

Billing UI Overhaul & Postal Code Autocomplete

A redesigned billing experience with team usage tracking, better invoice tooling, and postal-code lookup for EU addresses.

Redesigned billing management UI with usage tracking
Postal-code lookup and autocomplete in billing addresses
ZIP upload deployment for serverless containers
List-Unsubscribe headers and one-click unsubscribe in emails
featureStorage
April 2, 2026

Object Lock & Windows Server (BYOL)

WORM-compliant object lock for storage buckets and Windows Server VPS instances with bring-your-own-license.

Object Lock for S3 buckets with guardrails against permanent deletion
Windows Server VPS with BYOL and license validation
Default system firewalls with improved management UI
IPv6 address display and copy buttons on the pods table
Fair accrued-usage settlement when you change plans mid-month
Learn more
improvementBilling
April 1, 2026

More Reliable Monthly Invoicing

Monthly invoice generation and charging are now more resilient, with clearer email notifications.

More reliable monthly invoice generation and charging
Improved credit application on invoice line items
Refreshed invoice-generated email template
announcementPlatform
March 31, 2026

CISPE Compliance & Auto-Close Tickets

Full CISPE compliance documentation published on our legal pages, plus automatic closure of resolved support tickets.

CISPE compliance suite: Incident Response, Risk Management, Security Program, Shared Responsibility, and Sub-Processors pages
Auto-close for resolved/stale support tickets
Billing documents for contract-based customers
Automated snapshots now run only on running instances (no wasted backups on stopped ones)
More reliable offsite backup retries
Learn more
featureBilling
March 24, 2026

Referral Program & Managed RabbitMQ

Earn credits by referring friends, and deploy managed RabbitMQ for your message-broker workloads.

Referral program with automatic credit attribution
Managed RabbitMQ (alpha) for message-broker workloads
Bucket-encryption alerts for compliance-sensitive teams
Learn more
securityVPS
March 20, 2026

Automatic DDoS Protection for VPS

Automated DDoS detection and blocking at the host level protects your VPS instances without any configuration required.

Automatic DDoS detection and mitigation for all VPS instances
Clean IP handoff on VPS deletion to prevent inherited blocks
Support ticket attachments
featureStorage
March 17, 2026

Direct S3 Upload Manager

New upload manager with progress, speed, ETA, and CORS-aware direct-to-bucket uploads.

Direct-to-S3 uploads with live progress, speed, and ETA
Platform-wide CORS enforcement for bucket origins
SFTP user deletion with safe rollback on failure
Optimized asset delivery for faster dashboard loads
Learn more
announcementStorage
March 16, 2026

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.

New high-durability Ceph-backed S3 endpoint
Seamless migration tooling preserves access keys and permissions
Server-side encryption (SSE-KMS) preserved across migration
Migration update emails keep you informed every step of the way
Learn more
featureVPS
March 10, 2026

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.

Custom Cloud-Init editor for VPS setup automation
Cloud-Init warning analyzer catches mistakes before reinstall
Bulk delete for files and folders in S3 buckets
Storage usage metrics now with drift correction for accuracy
Learn more
featurePlatform
March 8, 2026

Metric Alerts & Plan Minimums

Set thresholds on CPU, memory, and disk for any resource and receive email alerts when they are breached or resolved.

Metric alerts with configurable thresholds
Resolved-alert email notifications
Enforced plan minimums on CPU and memory configurations
Restart action for managed app instances
App instance cloning from snapshots
Learn more
featureVPS
March 3, 2026

VPS Snapshot Cloning & Architecture Diagrams

Clone any VPS snapshot into a new instance and explore your infrastructure visually with interactive architecture diagrams.

Clone VPS snapshots into new running instances
Interactive architecture-diagram feature across dashboards
Expanded onboarding covers Rapids, Static Sites, Support, and Docs
Faster status-page load times from pre-aggregated daily uptime
Learn more
featureBilling
February 28, 2026

Free Tier & Micro Plans

A genuinely free tier for experimentation and an ultra-cheap "micro" plan for hobby workloads.

"Free" resource profile with zero-cost billing
New "micro" plan for cost-sensitive workloads
Auto-accept team invitations during registration
Cache-busting support for static site builds
Learn more
announcementServerless
February 25, 2026

Serverless Containers GA & Static Site Hosting

Major release: serverless containers with scale-to-zero, team-scoped static site hosting, and pay-per-use billing.

Serverless Containers with scale-to-zero
Deploy from Docker image, Git repository, or ZIP upload
Static Site Hosting with custom domains and free TLS
Pay-per-use billing for serverless workloads
Real-time stats, logs, and metrics tabs per container
Custom domain management with A-record and TLS status checks
Cancel-build action for long-running deployments
Real-time log streaming in the browser
Learn more
featureStatic Sites
February 21, 2026

Password-Protected Static Sites

Private static sites with shared-password protection, ZIP uploads, and full build pipelines.

Password protection for static sites
ZIP upload and rollback for static site builds
Build progress tracking with live logs
Repository authentication for private Git sources
Static-site slugs with random suffixes for uniqueness
Learn more
securityPlatform
February 19, 2026

Advanced Audit Log & Real-time Snapshot Status

Search and filter audit logs, real-time snapshot progress, and raw export format for disaster recovery.

Real-time snapshot status updates and advanced audit-log search
Raw export format for snapshots with live progress
Hourly automatic IP allocation verification and self-repair
Cooldown on repeated failed card-verification attempts to protect your account
featureManaged Apps
February 15, 2026

App Snapshots, Clones & Managed n8n

First-class managed app experience with automated snapshots, clone-from-snapshot, and Managed n8n hosting.

App Snapshots with automated backups and restore flow
Managed n8n hosting with scalable task runners
Per-app usage breakdown and cost tracking
Real-time app status updates via WebSocket
Per-bucket CORS configuration
Learn more
featureVPS
February 10, 2026

VPS Volumes & Custom Storage Sizes

Attach additional block volumes to any VPS with full billing integration and real-time status.

Attach and detach additional block volumes on VPS
Customizable storage size on VPS profiles
Volumes appear in Infrastructure Health Map and cost insights
Real-time volume status updates
Estimated monthly cost shown on every resource page
Learn more
featureManaged Apps
February 5, 2026

Marketplace Apps & Managed Nextcloud (Storage Share)

One-click application deployments on VPS through marketplace apps, and fully managed Nextcloud under the Storage Share brand.

Marketplace Apps for one-click VPS setup automation
Managed Nextcloud (Storage Share) with full lifecycle management
Mobile-app connection workflow for Nextcloud
VPS instance recreation from the UI
Accurate CPU/memory reporting inside VMs (via LXCFS)
Learn more
featureVPS
February 2, 2026

Traffic Visualizer & Automated Billing Reminders

A VPS traffic visualizer with flow-level insight plus automated payment reminders so you never miss an invoice.

Email reminders before suspension and termination for overdue invoices
VPS traffic visualizer with conntrack-based flow data
Inbound traffic monitoring with source reputation enrichment
Pulumi solution page for IaC users
improvementPlatform
January 31, 2026

Redeploy & Reseller Program

One-click redeploy for managed resources and a partner/reseller program with abuse-reporting tools.

Redeploy action with detailed logs
Partner / reseller support
Abuse reporting flow for end users
Payment-method verification hardening
featureBilling
January 22, 2026

Promo Credits & Sustainability

Refundable promo credits applied automatically, a sustainability commitment page, and invoice refund support.

Promo credits that apply automatically and can be refunded
Invoice refund flow
Sustainability commitment page
Hardened fraud detection on signup and card verification
featureAPI
January 20, 2026

Terraform Provider, CrowdSec & VPS Export

Infrastructure-as-Code via Terraform, network-layer threat protection powered by CrowdSec, and Velero-backed VPS export/import.

Official DanubeData Terraform provider
CrowdSec protection for public VPS IPs
VPS export and restore via Velero with VMExport
Reinstall VPS via API
Database and Redis cloning from UI
Blog post search
Learn more
securityPlatform
January 16, 2026

Audit Log & Key Management Service

Complete visibility into who did what across your team, with envelope encryption via KMS.

Full audit log across resource, billing, and security events
KMS (Key Management Service) for envelope encryption
Richer FAQ content on every solution page
VPS deletion feedback survey
Learn more
featureStorage
January 13, 2026

SFTP, Storage Quotas & Budget Alerts

Access your S3 buckets over SFTP, set storage quotas, and define monthly budgets with automated alerts.

SFTP access with granular per-key permissions
Storage bucket quota limits
Monthly team budgets with progressive alerts
Fine-grained notification preferences per category
Email-change flow during verification
Object-storage billing info modal per bucket
Learn more
featureStorage
January 6, 2026

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.

File sharing and preview for S3 objects
"Deleted Files" tab for versioned buckets — browse, restore, permanently delete
Data Processing Agreement (DPA) page with PDF download
Version history on individual S3 objects
Cloud-Config example snippets on the Create Pod page
Learn more
featurePlatform
December 31, 2025

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.

Interactive onboarding tutorial with progress tracking
GitHub OAuth for sign-up and sign-in
Retrofit IPv6 to existing VPS instances
improvementDatabases
December 29, 2025

Parameter Groups UI & Account Deletion

A proper UI for database parameter groups and a safe account deletion flow with feedback capture.

Parameter Group management UI
Safe account deletion flow with deletion-blocker checks
Email-threaded support ticket replies
Open support tickets directly from a storage bucket
Enriched code blocks in documentation pages
Learn more
featureVPS
December 24, 2025

VPS VNC Console

Graphical console access to every VPS instance through the browser — no SSH required.

Browser-based VNC console for VPS instances
Learn more
featurePlatform
December 19, 2025

Custom Domains & Shared VPS

Bring your own domain to DanubeData-hosted workloads and share VPS instances with teammates.

Custom domain support for platform-hosted resources
Share VPS instances across your team
Accurate egress traffic accounting for predictable bandwidth billing
featureStorage
December 17, 2025

S3 Object Storage — Launch

S3-compatible object storage with encryption, multipart upload, tagging, and transparent €3.99/month hybrid pricing.

S3 buckets with per-team isolation and access keys
Server-side encryption and object tagging
Multipart upload support for large objects
CORS, versioning, and lifecycle rules
Hybrid billing model: 1 TB storage + 1 TB egress included
Learn more
featureCache
December 7, 2025

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.

Multi-threaded Dragonfly cache instances (up to 25× Redis throughput)
3-2-1 backup indicator on every resource
Redesigned mega-menu and Backup overview page
Promo-credit system with automatic application to invoices
Learn more
featureVPS
December 3, 2025

Offsite VPS Backups & Dark Mode

Full offsite backups of VPS snapshots, plus first-class dark mode across every dashboard surface.

Offsite VPS snapshot storage with retention management
Snapshot deletion with proper cleanup processes
Dark mode improvements across all components
Email preferences and one-click unsubscribe
Passkey (WebAuthn) and OAuth authentication
Resource setup reminder emails
Learn more
improvementPlatform
November 28, 2025

Email Verification & Onboarding Polish

Mandatory email verification and polished marketing/legal pages.

Email verification required before resource creation
SEO + structured data on legal pages and comparison pages
Automatic Stripe customer creation on team signup
featureVPS
November 23, 2025

Custom VPS Configurations & Disk Resize

Dial in the exact CPU, memory, and disk size you need — and grow a running VPS without downtime.

Custom CPU and memory sizing on VPS create
Transparent custom pricing with live calculator
Online disk resize with race-condition-safe scheduling
Hetzner Floating IP management for cache instances
Managed MariaDB solution and marketing page
Learn more
featurePlatform
November 18, 2025

Newsletter & Support Tickets

Customer communication upgrades: newsletter subscriptions and a full in-dashboard support ticketing system.

Support ticket creation with attachments and reply threading
Email notifications on new tickets and replies
Newsletter opt-in with double confirmation
Custom cloud-init scripts for VPS instances
featurePlatform
November 17, 2025

Automated Snapshots & DNS Management

Scheduled snapshots for every resource type and integrated DNS management for cache and database hostnames.

Automated daily snapshots for Cache, Database, and VPS
Per-instance snapshot retention and scheduling controls
DNS management for cache and database endpoints
Payment method verification before high-cost operations
Learn more
featureAPI
November 11, 2025

Public API & Rate Limiting

A documented, token-authenticated API with webhook support, rate limiting, and granular permission scopes.

API-driven resource creation for every product line
Webhook management with signed payloads
Rate limiting with monitoring and clear error responses
Granular API token permission scopes
Developer-friendly API documentation portal
Learn more
securityDatabases
November 5, 2025

SSL/TLS for All Managed Databases

End-to-end encryption on every managed database connection, with downloadable certificates for CA pinning.

SSL/TLS on every MySQL, MariaDB, and PostgreSQL connection
TLS version selection on MySQL deployments
One-click certificate download (CA, client cert, client key)
SSL on replica connections out of the box
Learn more
improvementPlatform
October 29, 2025

7-Day History & Account Limits

Historical metric retention, redesigned resource dashboards, and centralized account limits across all product lines.

7 days of historical metrics for every instance
Redesigned VPS and database detail panels
Per-team account limits with clearer resource visibility
featurePlatform
October 21, 2025

Transactional Emails & Status Page

A complete transactional email system, a public status page with real-time health checks, and dynamic replica scaling.

Branded transactional email templates (signup, invoice, alerts)
Public status page with component-level health and metrics
Dynamic replica scale-up and scale-down from the UI
SSH key management with duplicate detection and validation
Learn more
featureVPS
October 18, 2025

IPv6, Firewalls & Stripe Billing

Dual-stack networking, per-instance firewall management, and a real billing backend powered by Stripe.

Full IPv6 support for VPS instances
Per-instance firewalls attachable to VPS and Cache resources
Password authentication option for VPS instances
Force-stop action for stuck instances
Stripe-powered billing for subscriptions, invoices, and one-off charges
Learn more
improvementPlatform
October 11, 2025

Local NVMe Storage

Cache and database workloads now run on topology-aware local NVMe, dramatically reducing latency.

Local NVMe storage for cache and database workloads — dramatically lower latency
Local-NVMe-backed snapshots for faster backup and restore
Predictable I/O performance with topology-aware placement
featureDatabases
October 9, 2025

Managed Databases with Read Replicas

MySQL, PostgreSQL, and MariaDB arrive as fully managed services with read replicas and parameter groups.

Deploy MySQL 8, PostgreSQL 15–17, and MariaDB clusters
Add read replicas on demand with load-balanced reader endpoints
Parameter groups for custom database configuration
Per-provider version selection at create time
Multi-node metric charts for primary + replicas
Start/stop controls to pause billing on idle databases
Learn more
featureVPS
September 29, 2025

VPS Instances Arrive

Launch virtual machines on KubeVirt-backed Hetzner dedicated servers — true cloud VPS with predictable pricing and full root access.

Provision VPS instances from the dashboard in minutes
Hourly billing with per-instance usage tracking
Network and throughput metrics for every instance
Fast, cached metrics dashboards
Learn more
featureCache
September 18, 2025

Platform Launch — Managed Redis

DanubeData goes live with managed Redis. Deploy, monitor, and manage Redis clusters from a single dashboard.

One-click Redis instance provisioning with resource profiles
Real-time connection details and node-level status
CPU, memory, connections, and operations metrics dashboard
Secure API key authentication for programmatic access
Learn more

Get Notified of Updates

Subscribe to receive notifications about new features, improvements, and important updates.