v2.3.8

  • 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