Releases
1.0.1
π’ Release v1.0.1
π What's New
Edge Cache Purge Support β Added functionality to purge edge cache.
InstaWP Copyright β Included copyright notices for InstaWP.
Code Profiler Scan β Integrated a new code profiler scan feature.
Support for Handling Connect Plans β Improved handling of connect plans.
π Fixes & Improvements
PHP Checks & Variables β Fixed missing PHP checks and incorrect variables.
File Size Calculation β Resolved errors related to file size calculations.
WP Rocket Cache Purge β Fixed cache purge issues with WP Rocket.
Database Manager Version Update β Updated the database manager file version.
JWT Support β Added support for JSON Web Tokens (JWT).
Custom API Server URL β Introduced support for a custom API server URL.
Enhanced API Responses β
Added plugins and themes data in API responses within the Installer
class.
Included update_enabled
parameter in the Inventory
class.
Added PHP version, WordPress version, plugin version, favicon, and site title in the initial connection.
π§ Configuration & Internal Updates
WPConfig.php Rewrite β Refactored WPConfig.php
by extending the WPConfigTransformer
class.
Excluded Default WordPress Constants β Now excludes:
WP_CACHE_KEY_SALT
COOKIE_DOMAIN
DOMAIN_CURRENT_SITE
Auto Cache Purge β Automatically purges the update cache for plugins, themes, and core after updates.
Changes to do_curl()
Method β Modified the do_curl()
method for improved performance.
Administrator User Fetching β
Now retrieves the currently logged-in administrator username first.
Falls back to the first registered admin user if no logged-in admin is found.
π Plugin Update Enhancements
GitHub Auto-Update Support (Feature/86cwqhxw9
) β Added an automatic plugin update feature for GitHub-hosted plugins.
Auto-Check on Plugins Page β Implemented an automatic update check when viewing the plugins page.
Version Details Fix β Fixed incorrect version details displaying after plugin updates.
Plugin Update Validation β
Added plugin slug in the update check key.
Validates plugin base name before performing update checks.
Removed ABSPATH
Check β Eliminated the ABSPATH
check from AutoUpdatePluginFromGitHub
.
π Other Fixes & Enhancements
Various bug fixes and optimizations for improved stability.
You canβt perform that action at this time.