Changelog

xCloud Changelog

We’re constantly making xCloud better with new features and improvements. Look at what we’ve got now and tell us what else you want!

  • No categories

🔥 New Features

WordPress

🌟 Site Insights – PHP, MySQL & Traffic Analytics

A brand-new Site Insights menu providing real-time analytics for PHP performance, MySQL queries, and traffic patterns directly from the site dashboard. Gives site owners deep visibility into their application performance without needing external tools.

  • Real-Time Performance Monitoring — Track live activity across PHP processes, MySQL queries, and website traffic directly from the xCloud dashboard.
  • Traffic & Visitor Insights — Analyze requests, unique IPs, bots, bandwidth usage, and top URLs to understand how users and crawlers interact with your site.
  • PHP Process Visibility — Monitor active PHP-FPM processes, detect CPU or memory-heavy scripts, and identify slow pages using PHP slow logs.
  • MySQL Database Analytics — View active connections, running queries, query performance, slow query logs, and database health metrics.
  • Faster Troubleshooting & Optimization — Detect slow pages, database bottlenecks, traffic spikes, and server errors quickly to keep your website fast and stable.

🌟 OpenClaw – Codex OAuth Token Generator & New Provider Support

In-app OpenAI Codex OAuth token generator — ChatGPT Plus/Pro subscribers can now generate Codex OAuth tokens directly within xCloud, without needing an external service. A secure PKCE-based flow authenticates with your ChatGPT account and returns a copyable token with next-step instructions. Manual callback fallback included for browsers that block automatic redirects.

  • OpenAI Codex (ChatGPT OAuth) — Connect your ChatGPT Plus/Pro subscription as an AI provider for your OpenClaw server without a separate API key
  • Z.AI (GLM) — Zhipu AI’s GLM-4.7 model is now a fully active provider option (previously “coming soon”), offering a capable, cost-effective alternative for OpenClaw users
  • Gateway mode fix — gateway.mode is now correctly set to local during new OpenClaw server creation, preventing gateway start failures on first setup
  • Model persistence fix — Selected AI model now correctly persists after provider updates, written directly to openclaw.json so it survives gateway restarts

🌟 xCloud UI 2.0 – Pin/Unpin Sites & Servers

Pin important sites and servers to keep them at the top of all list views. Pinned items show a visual badge and persist across sorting, filtering, and pagination.

🌟 Cloudways Server Migration

Easily migrate your existing servers from Cloudways to xCloud with full server migration support, helping you move infrastructure smoothly without complex manual setup.

🌟 Vultr Bandwidth Monitoring

Monitor bandwidth usage for xCloud-managed Vultr servers directly from the dashboard, giving you clear visibility into network consumption and server traffic.

Improvements

  • Better Cloudflare DNS proxy mode detection
  • Enforced 4GB minimum RAM for n8n site creation and updates
  • Performance score now supports a neutral state when data is unavailable
  • Improved backup status logic in the auto backup tab
  • Added server name and link on the delete progress page
  • Hidden phpMyAdmin sites from site lists and navigation
  • High CPU warning banner added on dashboard and server detail pages
  • Improved OpenLiteSpeed PHP monitoring and validation
  • Better handling for empty site titles during staging domain generation
  • Added nginx config safety validation before reload commands
  • Multiple UI/UX refinements across layouts, spacing, responsiveness, banners, and dashboard elements

Bug Fixes

  • Fixed null reference issue in cron jobs after site deletion
  • Fixed server creation failure without provider permission
  • Fixed handling for Cloudflare cache rule limit exceeded errors
  • Fixed null PHP version issue during PHP installation
  • Fixed undefined stack issue in custom provider server creation
  • Fixed missing pCloud backup file record issue
  • Fixed MariaDB icon showing when no database is installed
  • Fixed staging domain generation when site title is empty
  • Fixed cloud provider permission bypass caused by improper null check

  • No categories

🔥 New Features

🦀 OpenClaw

🌟 OpenClaw Repair: AI-Powered OpenClaw Repair Agent is now available inside the xCloud dashboard for instant diagnosis and recovery. Run one-click AI-assisted health checks for the gateway – no SSH or manual debugging required.

✨ Improvements

📌Added temporary sudo users with 12-hour auto-expiration.
📌Added granular domain search & replace controls for updates and SSL changes.
📌Improved domain updates with real-time progress and duplicate prevention.
📌Improved UI consistency across buttons, layouts, and mobile views.
📌Improved OpenClaw Control UI domain and alias access handling.

🔧 Issues and Bug Fixes

📌Fixed Free Plan billing for Custom/Any, DigitalOcean, and GCP providers.
📌Fixed WordPress version display after core updates.
📌Fixed 502 errors on the Site Snapshots page.
📌Fixed an issue related to the Site Log export failures.
📌Fixed staging push issues with Patchstack.
📌Fixed resource creation restrictions on inactive packages.
📌Fixed OpenClaw server page crashes.

🔖 Resources

How to Repair OpenClaw with an AI-Powered Agent With xCloud (OpenClaw Troubleshooting)

  • No categories

🔥 New Features

🦀 OpenClaw

🌟 Update: OpenClaw Reset (No new server needed): You can now reinstall OpenClaw from scratch on the same server using OpenClaw Reset. With one click, it creates a backup, reinstalls a clean setup, and generates fresh credentials.

✨ Improvements

  • WireGuard updates now run async — no more timeouts during bulk updates
  • n8n now requires Node.js 22 (upstream requirement)
  • SSH password auth blocked for root on OpenClaw servers — prevents accidental lockout
  • PHP Config modal now fully responsive on mobile
  • Shorter SSH key display on the “Connect Existing Server” page
  • Billing Type Selector & Free Plan — Server creation now supports subscription, lifetime, or free plans. Free plan users get a streamlined flow.
  • Site Name Sorting — All Sites page now has clickable A-Z sort on the Site Name column.

🔧 Issues and Bug Fixes

  • Fixed the pCloud backup deletion crash issue
  • Fixed the issue with Server deletion, and now it no longer gets stuck in the deletion_failed state
  • Site sorting across multiple servers now works correctly
  • Telegram bot /authenticate handles malformed input gracefully
  • GitHub repo count no longer caps at 100
  • Items Per Page selector fixed on Events and other tables
  • Cookie banner no longer appears on error pages (404, 500, etc.)

  • No categories

🔥 New Features

🌐 WordPress

🌟 FPM Configuration: Site-Level PHP-FPM Configuration Is Now Available on xCloud. You can now control PHP-FPM settings for each site directly from the dashboard without SSH access or manual configuration files. This update lets you tune PHP worker behavior, manage resource usage per site, and handle traffic spikes more reliably while avoiding risky server-wide changes.🚀

  • Process Manager Type: Process manager mode used by PHP-FPM to handle requests.
  • PM Start Servers: Number of PHP worker processes started when PHP-FPM launches.
  • PM Min Spare Servers: Minimum number of idle PHP worker processes kept ready.
  • PM Max Spare Servers: Maximum number of idle PHP worker processes allowed.
  • PM Max Requests: Number of requests a PHP worker handles before restarting.
  • PM Max Children: Maximum number of PHP worker processes that can run at the same time.

✨ Improvements

  • Improved WireGuard management with a Docker image update system and CLI support.
  • Improved service restart handling and server alert monitoring across core services.
  • Improved language accuracy with corrected Chinese flags and country codes.
  • Improved layout, spacing, and alignment consistency across the UI.

🔧 Issues and Bug Fixes

  • Fixed issues in staging pull and push operations related to storage validation.
  • Fixed OpenLiteSpeed SSL synchronization issues for Cloudflare multi-domain certificates.
  • Fixed invalid character generation in database user passwords.
  • Fixed incorrect site icons appearing in header search results.
  • Fixed incorrect global tag counts by applying team-based counting.
  • Fixed PHP worker count inconsistencies during site cloning.
  • Fixed duplicate server reboot notifications

  • No categories

🔥 New Features

WordPress
  1. Structured fields: Timestamp, Level, Source, File Path, Message, Line Number
  2. Clearer log levels: Warning, Fatal, Database, and more
  3. One-click copy for log messages and file paths
  4. Search + filter large logs instantly
  5. One-click download for offline review or team collaboration
OpenClaw

✨ Improvements

  • Improved Docker log visibility with container-wise log viewing for Docker Nginx sites
  • Improved UI alignment and spacing consistency across multiple pages
  • Added automatic lowercase handling for staging and demo domain names
  • Added full Vietnamese language support across the UI and all notification channels
  • Improved staging site isolation with unique site users
  • Updated Cloudflare DNS architecture for staging
  • Added billing type selection for self-managed server creation
  • Updated the default server OS to Ubuntu 24.04 LTS for new servers

🔧 Issues and Bug Fixes

  • Fixed RAM display to always show actual monitoring data
  • Fixed WhatsApp URL handling and low disk space notification timestamps
  • Fixed missing page title on non-WordPress site overview pages
  • Fixed JQ installation error handling in backup cron scripts
  • Fixed issue with the OpenClaw updater
  • Fixed issue with the OpenClaw rescue feature
  • No categories

🔥 New Features

🦀 OpenClaw Hosting — Update.
Big improvements to the OpenClaw one-click hosting on xCloud:

  • Anthropic API Key support added
  • Claude Code Token support — use your Claude Pro/Max subscription with OpenClaw
  • Browser-based token generation — Now, there is no need to install the Claude Code CLI manually. Generate your token directly from your browser. This one is a game changer, and no one has done this yet 👏
    First, select the Claude Code CLI option and then click on Generate Token.

Then a screen will appear, and it will help to generate a Claude OAuth token using the same OAuth flow as Claude Code, and the process is absolutely fluent.

  • Telegram Improvements – Smarter auto-pairing:
    When you provide your Telegram User ID during setup, your account is automatically allowlisted. No more running commands to pair your account!
  • No categories

🔥 New Features

🌟 OpenClaw Hosting (Beta): Launch a fully managed AI agent on xCloud with one-click deployment and zero setup. OpenClaw runs on a dedicated managed server, comes pre-configured with messaging channels like Telegram, and lets you control real tasks, workflows, and integrations entirely through chat.

Ideal for individuals and teams who want a powerful AI assistant without handling infrastructure, updates, or security.

  • Get the environment editor to configure environment variables.
  • Control OpenClaw UI turn on/off right from the xCloud dashboard.
  • Control OpenClaw versions, check for the lates updates easily.
  • AI agent maintains long-term context, executes real tasks, manages files, and connects to external APIs
  • One-click deployment on xCloud Managed Servers with no Docker, SSL, or manual setup
  • Works across Telegram messaging platforms.
  • Bring your own API keys for OpenAI, Gemini and more models. Anthropic is also coming very soon.
  • Manage multiple messaging channels from a single dashboard
  • Scale CPU, RAM, and storage at any time with fully managed updates and security
  • Available only on xCloud Managed Servers and requires more than 4GB RAM.
  • Cannot be installed on external or existing servers and runs OpenClaw only

🔖 Resources

👉 Visit this page to learn more about xCloud Managed OpenClaw Hosting.
👉 Follow the step-by-step guide to deploy OpenClaw with xCloud.
👉 Use this link to purchase and deploy OpenClaw on xCloud instantly.

  • No categories

✨ Improvements

  • Improved Docker server monitoring and container health visibility.
  • Added usable disk space for all type servers.
  • Improved sync monitoring command with a stack-based filter option.
  • Improved site filtering with support for filtering by tags.
  • Improved site deletion process and site state handling.

🔧 Bug Fixes

  • Fixed Hetzner server size availability issues during server creation.
  • Fixed region compatibility errors for Hetzner servers.
  • Fixed notification system errors when integrations are not configured.
  • No categories

🎉Introducing xCloud UI 2.0: Experience Faster & Smarter Dashboard

xCloud UI 2.0 introduces a redesigned dashboard built to make site and server management more intuitive and efficient. This release focuses on faster navigation, clearer visibility, and simpler daily workflows through a more structured and organized xCloud control panel.

Revamped Overview Dashboard

The new Main Overview Dashboard provides a single place to view your overall activities of your team. It shows key information such as servers, sites, vulnerable sites, backups, and billing, helping you manage more quickly.

New Site Lists Dashboard

The All Site Lists Dashboard has been redesigned to simplify managing multiple sites. Site statuses are clearer, and bulk actions allow you to perform common tasks like backups, site enable or disable, and security actions directly from the list without switching between individual sites.

Default View and Grid View for All Sites List

The All Sites List Dashboard opens in Default View, which is designed for managing multiple sites efficiently. In this view, you can use bulk actions and quick controls to perform tasks across many sites at once.

You can switch to Grid View to see each site’s information more clearly. Grid View focuses on visibility, showing site details and status in a more visual layout, making it easier to review individual sites at a glance.

Redesigned Single Site Overview Dashboard

The Single Site Dashboard now displays important site details in a cleaner layout. Resource usage, backups, performance, security, domains, updates, caching, and recent activity are easier to view and manage from one place.

✨Updated Top Bar and Sidebar Navigation

Navigation has been improved with an enhanced Top Bar and Sidebar. Key actions remain accessible, and moving between servers, sites, and settings is more straightforward and consistent.

Bulk Actions, Filters, and Sorting

Bulk actions, filters, and sorting options help reduce repetitive work. These tools make it easier to find, manage, and take action on multiple sites at once.

Improved Dark and Light Modes

Dark and light modes have been updated for better consistency across the platform. Improved contrast and spacing make the interface easier to read during long working sessions.

Standardized Icons and Tooltips

Icons are now consistent across the dashboard, and tooltips provide additional context where needed. This helps reduce confusion and makes actions easier to understand.

Updated Color System

The updated color system improves contrast and visual hierarchy. System and site statuses are easier to identify at a glance, improving overall readability.

🔔 In this first phase, the new UI is available on key pages. Other pages and sections will be updated gradually in upcoming releases. Your feedback is important during this transition. Use the feedback button from the dashboard anytime to help us improve the experience as we continue refining xCloud.

Get more details about the New UI 2.0:
➡️ Introducing xCloud UI 2.0: Built for Faster, Simpler Site & Server Management

  • No categories
  • Mitigated another critical vulnerability (CVE-2026-23800, CVSS 10.0) in the Modular DS (Modular Connector) plugin by force-updating all affected sites to v2.6.0.
  • Issue fixed with Reseller pane’s logo with signup and login pages.