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.
  • [Feature] Instance Images - Create reusable images from running instances including ISO-built and cloud-init instances. Images inherit cloud-init configuration and can be tracked across multiple hypervisors.
  • [Feature] Image Billing - Hourly billing for stored custom images with usage tracking and credit charges via the Cloud Service billing system.
  • [Feature] Instance Backup Policies - Attach automated backup policies to instances with configurable schedules and retention rules. Monitor backup status and history from the instance management page.
  • [Feature] Database Backup Policies - Same automated backup policy system for managed databases with engine-specific backup tools.
  • [Improvement] Redesigned Instance Creation - New two-column layout with live cost summary sidebar, plan groups displayed as pills, plans as scannable table rows, and boxed card sections for each step.
  • [Improvement] Redesigned Load Balancer Creation - Same modern two-column layout with cost summary applied to load balancer deployment.
  • [Improvement] Redesigned Database Creation - Converted from a 7-step wizard to a single-page progressive disclosure flow with configuration summary sidebar.
  • [Improvement] Redesigned VPC Creation - Boxed sections with pill-based location and CIDR selection replacing the old form layout.
  • [Improvement] Redesigned Resource Pack Creation - Modern card-based stepper controls (+/- buttons) replacing sliders, with an instance summary sidebar showing allocated resources.
  • [Improvement] OS Selection - Compact horizontal cards with dropdown version pickers replacing the old vertical card layout. Custom images displayed in the same compact format.
  • [Improvement] Load Balancer Management - Tab-based navigation for Configuration, SSL Certificates, Security Groups, Metrics, and Live Statistics.
  • [Improvement] Security Group Attach - Multi-select AJAX search for attaching instances to security groups, replacing the preloaded checkbox list.
  • [Improvement] Project Resource Assignment - Multi-select AJAX search for adding resources to projects, replacing the preloaded list.
  • [Security] Route Protection - Internal application route structure is no longer exposed to the browser via JavaScript.
  • [Security] Security Headers - X-Frame-Options, Strict-Transport-Security, X-Content-Type-Options, Referrer-Policy, and Permissions-Policy headers added to all responses.
  • [Security] CORS Hardening - Cross-origin requests restricted to your configured system domain.
  • [Security] Rate Limiting - SSO token generation endpoints are now rate-limited to prevent abuse.
  • [Fix] Instance resume now properly clears the admin-suspended state.
  • [Fix] Let's Encrypt certificate issuance works correctly when users have an existing port 80 frontend configuration on their load balancer.
  • [Fix] Monitoring memory chart now displays correctly for all instances.
  • [Fix] Alert notifications no longer show "N/A" values on resolution.
  • [Fix] Security group instance attachment correctly filters available instances.
  • [Fix] Improved error reporting in slave SSH operations for load balancer management.