Skip to main content

Deployxa Release Notes

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

Version 1.0.1 — Deployxa CLI Release & Quality Hardening (July 2026)

🎉 New Features & CLI Enhancements

Official @deployxa/cli npm Package Release

  • Published official @deployxa/cli@1.0.1 package on npm.
  • Global installation support via npm install -g @deployxa/cli.
  • Unified dynamic version lookup: deployxa --version, deployxa -v, and deployxa version all output Deployxa CLI v1.0.1 cleanly with exit code 0.

Shell Auto-Completion Support

  • Added native auto-completion script generation for Bash, Zsh, Fish, and PowerShell (deployxa completion <bash|zsh|fish|powershell>).

System Diagnostics & Account Tools

  • Automated pre-flight system diagnostics with deployxa doctor.
  • Added deployxa whoami profile inspection and deployxa logout credentials cleanup.
  • Anonymous opt-in/opt-out telemetry controls via deployxa telemetry <enable|disable|status>.

🚀 Package Optimization & Security

83%+ Size Reduction

  • Optimized published npm tarball footprint from 917.7 kB down to 154.8 kB.
  • Stripped all backend control plane server bundles, Prisma migrations, and test files from the npm package (reduced published files from 83 to 4 essential runtime files).
  • Isolated axios as sole production runtime dependency, resulting in 0 vulnerabilities on npm audit.

Version 2.5.0 (January 2024)

🎉 New Features

AI Copilot Enhancements

  • Intelligent error diagnosis with 95% accuracy
  • Automated Dockerfile optimization
  • Performance bottleneck detection
  • Security vulnerability scanning
  • One-click automated fixes

Advanced Monitoring

  • Real-time metrics dashboard
  • Custom alert thresholds
  • Anomaly detection
  • Performance insights
  • Cost optimization recommendations

Enterprise Features

  • SSO integration (SAML, OAuth)
  • Advanced RBAC with custom roles
  • Comprehensive audit logs
  • Compliance reports (SOC 2, GDPR, HIPAA)
  • Dedicated account manager

🚀 Improvements

Deployment Performance

  • 40% faster build times with improved caching
  • Optimized container startup (2x faster)
  • Reduced deployment queue wait times
  • Improved build worker scaling

Framework Support

  • Enhanced Next.js 14 support with App Router
  • Improved Laravel 11 compatibility
  • Better Django 5.0 integration
  • Optimized Rust (Axum, Actix) deployments

Developer Experience

  • Improved CLI with auto-completion
  • Better error messages with actionable fixes
  • Enhanced dashboard navigation
  • Keyboard shortcuts for common actions

🐛 Bug Fixes

  • Fixed deployment rollback failures in specific scenarios
  • Resolved SSL certificate renewal issues
  • Fixed environment variable encryption bugs
  • Corrected DNS verification false positives
  • Fixed build cache invalidation issues

📚 Documentation

  • Added comprehensive AI Copilot guide
  • New troubleshooting section for common errors
  • Updated framework deployment guides
  • Added best practices for production deployments

Version 2.4.0 (December 2023)

🎉 New Features

Preview Deployments

  • Automatic preview URLs for pull requests
  • GitHub PR integration with preview links
  • Isolated preview environments
  • Automatic cleanup on PR close

Custom Domains

  • Wildcard domain support (*.example.com)
  • Domain redirect rules
  • Bulk domain management
  • Custom SSL certificates (Enterprise)

Team Collaboration

  • Team-based project access
  • Role-based permissions
  • Shared environment variables
  • Team activity feeds

🚀 Improvements

Build System

  • Parallel build steps for 30% faster builds
  • Improved dependency caching
  • Better error messages with line numbers
  • Support for monorepos (Turborepo, Nx, Lerna)

Performance

  • Optimized container runtime
  • Reduced cold start times by 50%
  • Improved auto-scaling responsiveness
  • Better resource utilization

Security

  • Enhanced container isolation
  • Improved secret management
  • Better audit logging
  • Security header recommendations

🐛 Bug Fixes

  • Fixed deployment failures with large repositories
  • Resolved DNS propagation delays
  • Fixed environment variable scope issues
  • Corrected SSL certificate provisioning errors
  • Fixed build cache corruption

Version 2.3.0 (November 2023)

🎉 New Features

AI Copilot (Beta)

  • Intelligent log analysis
  • Error diagnosis and recommendations
  • Performance optimization suggestions
  • Security vulnerability detection

Advanced Analytics

  • Request breakdown by endpoint
  • Performance percentiles (P50, P95, P99)
  • Error tracking and trends
  • Custom date ranges

Webhook Integration

  • Deployment event webhooks
  • Custom event triggers
  • Webhook signature verification
  • Retry logic for failed webhooks

🚀 Improvements

Framework Detection

  • 99% accuracy for Next.js detection
  • Improved Vue.js and Nuxt detection
  • Better Laravel framework identification
  • Enhanced Django and Flask detection

Developer Tools

  • Improved CLI with better error handling
  • Enhanced API documentation
  • Better SDK examples
  • Improved error messages

Dashboard

  • Faster page loads (3x improvement)
  • Better mobile responsiveness
  • Improved search functionality
  • Enhanced keyboard navigation

🐛 Bug Fixes

  • Fixed deployment timeouts for large applications
  • Resolved environment variable update delays
  • Fixed domain verification false negatives
  • Corrected SSL certificate chain issues
  • Fixed build artifact cleanup

Version 2.2.0 (October 2023)

🎉 New Features

Auto-Scaling

  • Horizontal scaling (multiple containers)
  • Vertical scaling (resource adjustment)
  • Scale-to-zero for cost savings
  • Custom scaling triggers

Environment Variables

  • Bulk import/export
  • Variable encryption
  • Version history
  • Variable groups

Custom Domains

  • Multiple domains per project
  • Automatic SSL provisioning
  • DNS verification
  • Redirect configuration

🚀 Improvements

Build Performance

  • 50% faster builds with improved caching
  • Optimized dependency installation
  • Better parallel processing
  • Reduced build queue times

Reliability

  • Improved error handling
  • Better retry logic
  • Enhanced health checks
  • Automatic recovery

User Experience

  • Streamlined onboarding
  • Better error messages
  • Improved documentation links
  • Enhanced search

🐛 Bug Fixes

  • Fixed deployment failures with private repositories
  • Resolved SSL certificate renewal issues
  • Fixed environment variable scope bugs
  • Corrected domain verification errors
  • Fixed build cache invalidation

Version 2.1.0 (September 2023)

🎉 New Features

Framework Support

  • Added support for 17 frameworks
  • Next.js, React, Vue, Nuxt, SvelteKit
  • Django, Flask, FastAPI
  • Laravel, Symfony, Rails
  • Spring Boot, ASP.NET Core
  • Go, Rust, Phoenix

Deployment Strategies

  • Rolling updates (zero downtime)
  • Blue/Green deployments (Enterprise)
  • Canary deployments (Enterprise)
  • Instant rollbacks

Monitoring

  • Real-time metrics
  • Custom alerts
  • Health checks
  • Performance insights

🚀 Improvements

Performance

  • 30% faster deployments
  • Optimized container runtime
  • Better resource utilization
  • Improved auto-scaling

Security

  • Enhanced container isolation
  • Improved secret management
  • Better audit logging
  • Security best practices

Developer Experience

  • Better CLI tools
  • Improved API documentation
  • Enhanced SDK support
  • Better error messages

🐛 Bug Fixes

  • Fixed deployment failures with large files
  • Resolved DNS propagation issues
  • Fixed SSL certificate errors
  • Corrected environment variable bugs
  • Fixed build cache issues

Version 2.0.0 (August 2023)

🎉 Major Release

Complete Platform Rewrite

  • Modern, scalable architecture
  • Improved performance (10x faster)
  • Better reliability (99.99% uptime)
  • Enhanced security

New Features

  • Automatic framework detection
  • Zero-configuration deployments
  • Global edge network
  • Automatic SSL certificates
  • Real-time monitoring
  • Advanced analytics

Framework Support

  • 17+ frameworks supported
  • Automatic build configuration
  • Optimized deployments
  • Framework-specific optimizations

🚀 Improvements

Performance

  • 10x faster deployments
  • 50% smaller container images
  • 3x faster build times
  • Improved auto-scaling

Reliability

  • 99.99% uptime SLA
  • Automatic failover
  • Better error recovery
  • Enhanced monitoring

Security

  • Container isolation
  • Encrypted secrets
  • Audit logging
  • Security best practices

🐛 Bug Fixes

  • Fixed all known issues from v1.x
  • Improved error handling
  • Better edge case handling
  • Enhanced validation

Version 1.5.0 (July 2023)

🎉 New Features

CLI Tools

  • Deploy from command line
  • Manage projects
  • View logs
  • Trigger deployments

API Access

  • RESTful API
  • Authentication
  • Rate limiting
  • Webhook support

Custom Domains

  • Add custom domains
  • Automatic SSL
  • DNS configuration
  • Domain verification

🚀 Improvements

Build System

  • Faster builds
  • Better caching
  • Improved error messages
  • Support for custom build commands

Dashboard

  • Better UI/UX
  • Improved navigation
  • Enhanced search
  • Mobile responsive

🐛 Bug Fixes

  • Fixed deployment failures
  • Resolved SSL issues
  • Fixed domain verification
  • Corrected environment variables

Version 1.0.0 (June 2023)

🎉 Initial Release

Core Features

  • Git-based deployments
  • Automatic builds
  • Container hosting
  • Global CDN
  • Free SSL certificates

Framework Support

  • Node.js
  • Python
  • PHP
  • Ruby
  • Java
  • Go

Pricing

  • Free tier
  • Pro tier
  • Enterprise tier

Release Schedule

Major releases: Quarterly (Q1, Q2, Q3, Q4) Minor releases: Monthly Patch releases: As needed

Stay Updated

Subscribe to updates:

Community:


Need Help? Contact support@deployxa.com or join our community Discord.