Changelog
All the latest updates, improvements, and fixes to Deploynix.
July 2026
Saved Installation & Deployment Logs
- Every line of site installation and deployment output is now saved — nothing is lost when you close or reload the page
- Reloading mid-install picks the live terminal right back up with everything that already happened
- Browse past installation and deployment runs on the site's Logs tab, grouped per run with timestamps
- Failed installs and deploys keep their full transcript and error message, making debugging far easier
- Logs are retained for 30 days and cleaned up automatically
July 2026
Provisioning Failure Alerts & Billing Reminders
- Get an email the moment server provisioning fails — including provider and SSH timeouts that previously went unreported
- Failure emails always carry the exact error message, so you know what went wrong before you retry
- Hourly checks spot failed or stuck servers whose cloud resource still exists, so you never quietly keep paying for a droplet you can't use
- Billing reminders repeat once a day until the server is deleted or successfully reprovisioned — and stop instantly when it recovers
July 2026
Resumable Server Provisioning
- Provisioning now resumes from the last completed step after a failure — no more restarting from scratch
- Every install step (Nginx, PHP, database, cache, SSL, and more) is checkpointed individually
- Retry with "Resume Provisioning" to pick up where it left off, or choose "Start Fresh" for a clean run
- Database and cache credentials stay stable across retries — a resumed run never rotates your passwords
- The live provisioning terminal shows exactly which steps were skipped on resume
July 2026
Database User Password Controls
- Reveal and copy any database user's password directly from the Databases tab
- Reset a database user's password in one click, applied on the server instantly
- Linked site environment variables update automatically when a password is reset
- Passwords are fetched securely on demand and never embedded in the page
- Hardened database provisioning against command and SQL injection, with stricter password validation
July 2026
Connect DigitalOcean & Linode with OAuth
- One-click OAuth connections for DigitalOcean and Linode — no more copying API tokens
- Provision servers directly from your connected cloud accounts
- Manage connected providers from your account settings
July 2026
Custom VPS — Bring Your Own Server
- Provision any Ubuntu server by IP and SSH, from any provider
- Full deployment, database, and SSL support on custom servers
- Public-IP validation to prevent misconfigured or unreachable servers
July 2026
Deployment & SSL Reliability
- Clearer failure messages that surface the actual certbot and certificate errors
- The deployment terminal stays usable, and partial releases are cleaned up when a deploy fails
- Shared-file linking now creates missing parent directories automatically
May 2026
Sign In with GitHub & Google
- One-click account creation and sign-in with GitHub or Google
- "Continue with GitHub" and "Continue with Google" on both the registration and login pages
- Existing email accounts automatically link to a social provider on first use
- Minimal OAuth scopes requested — no repository or Drive access
March 2026
Frontend Framework Support (SPA + SSR)
- Deploy React, Vue, Angular, and Svelte as static SPAs with optimized Nginx serving
- Deploy Next.js, Nuxt.js, SvelteKit, and Angular SSR with Node.js daemon management
- Automatic port allocation and Supervisor process management for SSR sites
- Nginx proxy with smart static asset fallback for SSR frameworks
- Zero-downtime deployments with environment variable support for all frontend types
March 2026
Scheduled Deployments
- Schedule deployments for a future date and time from the site overview
- Split deploy button with "Deploy Now" and "Schedule Deploy" options
- Visual indicator showing scheduled time with relative countdown
- Cancel scheduled deployments at any time before execution
- Full API support for scheduling and cancelling deployments
March 2026
Database Backup Dashboard
- Per-organization S3 storage integration for database backups
- Dedicated backups tab on the database management page
- On-demand and scheduled automatic backups
- Cross-server database restore from any backup
- Plan-based gating for backup features
March 2026
Load Balancer UX Improvements
- One-click rollback across all backend sites from the load balancer page
- Load balancer badge on site pages showing upstream membership with quick navigation
- Real-time backend deployment status column on the load balancer page
March 2026
Laravel Octane Support
- Enable Laravel Octane on any site with a single click
- Reactive UI with real-time server event broadcasting
- Improved deployment pipeline with Octane reload support
February 2026
Security Enhancements
- Comprehensive security audit with shell injection prevention
- Improved token abilities and validation
- Enhanced rate limiting across all endpoints
January 2026
Team Management & Monitoring
- Organization-based team management with role-based access
- Server health monitoring with real-time alerts
- Support ticket system for in-app assistance
December 2025
Platform Launch
- Server provisioning across multiple cloud providers
- Zero downtime deployments with rollback support
- Free SSL certificates via Let's Encrypt
- Database management for MySQL and PostgreSQL
- Git integration with auto-deploy webhooks