Product Changelog
Stay up to date with all the latest features, improvements, and bug fixes.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.