All 24
Major 4
Minor 8
Patch 6
Security 3
Features 3
2025
v3.2.0 Major Feature
June 12, 2025

Introducing AI-powered security scanning with predictive threat analysis. Major overhaul of the dashboard with a brand new analytics engine.

+ AI-powered security scanning with predictive threat detection models
+ New real-time analytics dashboard with custom widgets and live metrics
+ One-click WordPress version migration with automatic rollback
~ Completely redesigned settings panel with improved navigation
Resolved memory leak issue in long-running backup processes
v3.1.3 Patch Security
June 3, 2025

Critical security patch addressing CVE-2025-2847 in the authentication module. All users should update immediately.

! Patched authentication bypass vulnerability (CVE-2025-2847)
! Strengthened CSRF token validation across all API endpoints
Updated OAuth2 library to latest secure version
v3.1.2 Minor
May 21, 2025

Performance improvements for large multisite installations and enhanced backup compression algorithms.

~ Optimized database queries for multisite networks with 100+ sites
~ Backup compression improved by 35% using Zstandard algorithm
Fixed timezone handling in scheduled maintenance tasks
Resolved conflict with WP Super Cache plugin
v3.1.1 Minor
May 8, 2025

Added support for WordPress 6.8 and improved staging environment cloning speed.

+ Added official support for WordPress 6.8
~ Staging environment cloning is now 3x faster with incremental sync
Fixed email notification delivery delays for high-traffic sites
v3.1.0 Major Feature
April 15, 2025

Introducing white-label management portal for agencies. New team collaboration features and role-based access control.

+ White-label client portal with custom branding and domain support
+ Team collaboration: shared site management with granular permissions
+ Role-based access control (RBAC) with 5 predefined roles
+ Bulk operations: update, backup, and scan multiple sites simultaneously
~ Improved mobile responsiveness across all admin panels
Removed legacy PHP 7.4 support (PHP 8.0+ required)
2024
v3.0.0 Major
December 1, 2024

Complete platform rewrite with improved architecture, new REST API v2, and enhanced extensibility through plugin hooks.

+ REST API v2 with GraphQL support for complex queries
+ Plugin SDK with 150+ hook points for custom integrations
+ Redis-based caching layer for sub-second response times
~ Migrated to microservices architecture for improved reliability
Deprecated REST API v1 (will be sunset on June 1, 2025)
v2.8.0 Minor Feature
September 18, 2024

Added Cloudflare integration, new backup scheduling options, and Slack notification channel.

+ Native Cloudflare integration with automatic cache purging
+ Slack notification channel for alerts and reports
+ Flexible backup scheduling: hourly, daily, weekly, or custom cron
Fixed backup restoration issue on MariaDB 11.2+
v2.7.3 Patch Security
July 5, 2024

Security hardening update addressing XSS vulnerability in the reporting module and tightening file upload restrictions.

! Fixed reflected XSS vulnerability in custom report builder
! Restricted file upload MIME types to prevent unauthorized uploads
Enforced rate limiting on all API endpoints
v2.7.0 Minor
March 22, 2024

Enhanced WordPress compatibility layer for version 6.5, improved staging workflow, and better error reporting.

+ Full compatibility with WordPress 6.5 block editor features
~ Staging environments now support database search-and-replace
~ Error reporting now includes stack traces and environment context
Fixed cron job desynchronization on managed hosting environments