Skip to main content

Beta Release Version v2.2.0

· 4 min read

We're excited to announce Version v2.2.0 of the Hypervisor Control Panel! This release introduces Team Management with IAM, a Unified Monitoring Dashboard, Web SSH Terminal, Autoscaling Groups, and a completely redesigned resource creation experience.

  • [Feature] Team Management - Invite team members to your account with role-based access control. Assign built-in roles (Admin, Operator, Viewer) or create custom roles with granular View/Manage/Delete permissions across 15 service groups.
  • [Feature] Custom Roles - Create roles tailored to your team's needs. Toggle permissions independently per service with an intuitive permission editor featuring grouped toggle switches.
  • [Feature] Project-Level Permissions - Override a team member's role permissions on specific projects for fine-grained access control across environments.
  • [Feature] Unified Monitoring Dashboard - Monitor instances, load balancers, databases, and VPN gateways from a single dashboard with real-time CPU, memory, and network metrics.
  • [Feature] Alert Rules - Set threshold-based alerts on any metric with configurable durations. Receive notifications via Slack, Discord, Telegram, or custom webhooks when alerts fire, remind, or resolve.
  • [Feature] Load Balancer Metrics - New HAProxy-specific charts including frontend sessions, request rate, HTTP response code breakdown (2xx/3xx/4xx/5xx), backend health, queue depth, response time, and active server count.
  • [Feature] Web SSH Terminal - Access your instances directly from the browser with a secure web-based SSH terminal. No SSH client or key management required.
  • [Feature] Autoscaling Groups - Automatically scale your infrastructure based on CPU or memory thresholds. Create scaling groups with configurable policies, cooldown periods, and min/max instance counts.

Beta Release Version v2.1.4

· 8 min read

We're excited to announce Version v2.1.4 of the Hypervisor Control Panel! This release introduces Managed Databases with read replicas and automated backup policies, Forge live snapshots for instances, alongside security groups, Docker container management, WireGuard VPN gateways, and numerous improvements across the platform.

  • [Feature] Managed Databases - Deploy fully managed MySQL, MariaDB, and PostgreSQL databases on VPC networks with automated provisioning, health monitoring, metrics dashboards, and hourly billing.
  • [Feature] Read Replicas - Create read replicas from any primary database with engine-native replication, automated lag monitoring, resync, and one-click promotion.
  • [Feature] Database Backup Policies - Automated, policy-driven backup management with configurable schedules, retention, S3 storage, and engine-specific tools (xtrabackup, pg_basebackup).
  • [Feature] Point-in-Time Recovery (PITR) - Restore databases to any point within the WAL/binlog retention window using PostgreSQL WAL archiving or MySQL binary logs.
  • [Feature] Database Parameter Groups - Custom database configuration overrides (my.cnf / postgresql.conf) applied as reusable parameter groups.
  • [Feature] Database Metrics - Real-time CPU, memory, disk, connections, and queries-per-second dashboards via Telegraf and VictoriaMetrics.
  • [Feature] Forge (Live Snapshots) - Create live VM snapshots with full memory and disk state capture. Commit changes permanently or discard to revert instantly -- ideal for testing upgrades, configuration changes, or software updates.
  • [Feature] Security Groups - Define inbound and outbound traffic rules using protocols, ports, and CIDR ranges. Attach security groups to instances for centralized network access control that replaces the per-instance firewall system.
  • [Feature] IP Sets - Create reusable collections of IP addresses and CIDR ranges that can be referenced in security group rules. Supports both IPv4 and IPv6 with bulk import.
  • [Feature] Firewall Migration - Existing per-instance firewall rules are automatically migrated into security groups during upgrade. CIDR-based rules are consolidated into IP sets for cleaner management.
  • [Feature] Docker Manager - Manage Docker containers directly from the instance management page. Pull images, create and start containers, view logs, and manage container lifecycle without SSH access.
  • [Feature] VPN Gateway - Deploy WireGuard-based VPN gateways on VPC networks for encrypted remote access (road-warrior) and site-to-site tunnels. Fully managed with automatic key generation, configuration push via QEMU Guest Agent, and hourly billing.
  • [Feature] VPC Peering - Connect two VPC networks through their VPN gateways with a single click. Keys, tunnel IPs, endpoints, and routes are configured automatically on both sides. Supports cross-location peering over public IPs.

Beta Release Version v2.1.0

· 6 min read

We're excited to announce Version v2.1.0 of the Hypervisor Control Panel! This release introduces managed load balancers, user automation scripts, project-based resource organization, a redesigned instance management page, and a host of improvements and bug fixes across the platform.

  • [Feature] Load Balancers - Deploy fully managed HAProxy load balancers with port-based configuration blocks, SSL termination, health checks, session stickiness, connection draining, and backend node management. Supports both VPC and public deployment modes.
  • [Feature] VPC-Optional Load Balancers - Load balancers can now be deployed without a VPC. Choose between VPC mode (private network balancing) or Public mode (direct public IP) during deployment.
  • [Feature] LB Plans - Fine-grained resource control for load balancer instances with 21+ configurable fields including CPU topology, storage type, I/O limits, NIC type, and bandwidth settings.
  • [Feature] User Scripts - Create reusable Bash, Python, or PowerShell scripts that execute automatically during instance deployment via cloud-init. Script content is encrypted at rest.
  • [Feature] Projects - Organize your infrastructure by grouping instances, VPCs, load balancers, S3 buckets, SSH keys, and user scripts into logical projects with resource counts and filtering.
  • [Feature] Instance Manage Redesign - Completely rebuilt instance management page with sidebar navigation, sticky header with power controls, and dedicated tabs for overview, graphs, storage, firewall, backups, network, settings, and destruction.

Version v2.0.2 Beta

· 3 min read

We're excited to announce Version v2.0.2 Beta — our most significant update yet. This release introduces Virtual Private Cloud (VPC) networking, bringing enterprise-grade isolated networking to your infrastructure, along with incremental backups and a host of improvements.

  • [Feature] Full VPC subsystem with complete management from Client Side UI.
  • [Feature] Create isolated virtual networks with custom subnet ranges for your instances.
  • [Feature] VPC subnet management with automatic IP generation and assignment.

Release v1.0.0

· One min read

We're thrilled to announce the general availability of Hypervisor v1.0.0! This milestone release represents months of development and feedback from our early adopters.

Features

  • KVM Virtualization
  • Creation / Management of Instances
  • Ability to attach/detach block storage - Hotplug
  • Ability to enable/disable VNC console ports
  • Ability to setup firewall for Instances via UI

Version v1.0.1

· 2 min read

This version ships with alot of fixes and a few feature additions

  • [Feature] Ability to set rDNS IPv4 and IPv6 is now supported from Admin & Client side.
  • [Feature] Ability to approve & reject rDNS requests if manual mode is set for the rDNS Zone
  • [Feature] Search functionality for all components is now improved and provides alot of granularity

Version v1.0.2

· One min read

This version ships with alot of fixes and a few feature additions

  • [Feature] Instance migrations from 1 hypervisor to another through offline mode.
  • [Feature] Ability to either complete or rollback migrations is now possible.
  • [Feature] Ability to revoke IP addresses upon successful migration is now added

Stable Release Version v2.0.0

· 6 min read

We're excited to announce Live Migration support in the Hypervisor Control Panel! This game-changing feature allows you to move running virtual machines between hypervisors with less than 1 second of downtime, eliminating service interruptions during maintenance, load balancing, or
infrastructure optimization.

What is Live Migration?

Live migration is an advanced virtualization technique that transfers a running virtual machine from one physical host to another while keeping it online and operational. Unlike traditional "cold" migrations that require shutting down the VM, live migration maintains active connections, running
processes, and user sessions throughout the entire migration process.

Stable Release Version v1.0.6

· 3 min read

We are excited to announce the stable release of Version v1.0.6 for the Hypervisor Control Panel! This release focuses on enterprise security, advanced Windows VM support, and powerful communication tools. With comprehensive audit logging, role-based access control for admin users, and a fully-featured mass mailing system, v1.0.6 empowers you with better oversight and control of your virtualization infrastructure.

  • [Feature] Admin Audit Log - All administrative actions are now comprehensively logged with timestamps, user information, and action details for complete accountability and compliance tracking.
  • [Feature] Role-Based Access Control (RBAC) - Granular permission system for admin users allowing you to assign specific roles and restrict access to sensitive operations.
  • [Feature] Windows Secure Boot Support - Enable Secure Boot for Windows user editions ensuring only trusted bootloaders and operating systems can run on your VMs.
  • [Feature] TPM 2.0 Support - Virtual Trusted Platform Module 2.0 can now be enabled for Windows instances, meeting Windows 11 requirements and enhancing VM security.
  • [Feature] Mass Mailing System - Send targeted emails to users based on location, hypervisor group, or specific hypervisor assignments for announcements and notifications.
  • [Feature] Mass Mailing Templates - Create and save reusable email templates for consistent communication with your user base.

Beta-Release Version v1.0.5

· 3 min read

We are excited to announce the beta release of Version v1.0.5 for the Hypervisor Control Panel! This is our most significant update yet, introducing enterprise-grade features that transform how you manage virtualized infrastructure. With distributed storage support via Ceph RBD, automated High Availability with intelligent failover, v1.0.5 brings production-ready reliability and flexibility to your cloud infrastructure.

  • [Feature] Ceph RBD Distributed Storage - Full support for Ceph RADOS Block Device as a distributed storage backend with shared storage capabilities across hypervisors.
  • [Feature] High Availability System - Automated hypervisor health monitoring with configurable failure thresholds and intelligent failover.
  • [Feature] IPMI Fencing - Automatic power-off of failed hypervisors via IPMI to prevent split-brain scenarios and ensure data integrity.
  • [Feature] Automatic Instance Evacuation - When a hypervisor fails, instances are automatically migrated to healthy hosts with available resources.
  • [Feature] HA Event Logging - Comprehensive audit trail of all High Availability actions including hypervisor status changes, fencing operations, and evacuations.
  • [Feature] Cloud Service Hourly Billing - Complete credit-based hourly billing system for pay-as-you-go instances.