WP Umbrella Logo

Change log

2.14.2 (02-19-2024)

  • Improved: compatibility with WP Rocket installation
  • Improved: compatibility with WP Bakery Builder

2.14.1 (02-16-2024)

  • Fix: id on register new project

2.14.0 (02-15-2024)

  • New: prepare check for Workspaces
  • New: Add Breeze compatibility
  • Improved: clean interface
  • Improved: vendor-scoped (composer – dependencies are now prefixed)
  • Improved: compatibility with PHP 8.2

2.13.3 (12-27-2023)

  • New: clean revisions for database optimization
  • New: backup compatibility for sock configuration
  • Fix: deprecated property on PHP 8.1

2.13.2 (12-06-2023)

  • Fix: get themes when Yootheme is active

2.13.1 (12-05-2023)

  • Fix: unexpected ‘=>’ (T_DOUBLE_ARROW) on PHP < 7.4

2.13.0 (12-05-2023)

  • New: compatibility with Yootheme
  • New: vendor scope
  • Fix: notify backup error on application

2.12.0 (11-23-2023)

  • New: compatibility with WooCommerce – upgrade database
  • New: compatibility with Elementor – upgrade database
  • New: database optimization
  • New: delete plugin
  • New: delete theme
  • Improved: add specific limit for files backup
  • Fix: prevent error on backup when table not exist

2.11.6 (10-20-2023)

  • Fix: Deprecated dynamic property on PHP 8.2
  • Fix: Drop table instruction on backup
  • Improved: amelia compatibility for database backup
  • Removed: old restore script

2.11.5 (10-05-2023)

  • Fix: directory empty during backup

2.11.4 (10-05-2023)

  • Improved: “IGNORE” instruction to the database backup script to prevent key duplication errors.
  • Improved: backstits to the query to retrieve row size
  • Improved: compatibility with Bedrock for backup
  • Fix: Correction of WordPress theme names that are sometimes the wrong ones.
  • Fix: division by zero during backup

2.11.3 (09-12-2023)

  • Fix: Auto install API Key
  • Improved: reduce default batch for big table

2.11.2 (08-15-2023)

  • Fix: automatic data retrieval for restoration
  • Improved: Add filter for reduce table batch size on big table
  • Improved: Compatibility with WPML custom table

2.11.1 (07-09-2023)

  • Improved: Compatibility with GridPane
  • Fix: Snapshot data with an ajax call

2.11.0 (07-06-2023)

  • Security Fix: Store secret token api hashed
  • Improved: Cache compatibility with Nitropack
  • Improved: Improved plugin loading
  • Improved: 1 click access to the admin of a site
  • Fix: White label data on update-core.php

2.10.0 (06-17-2023)

  • Improved: Communication for PHP error recovery
  • New: Cache compatibility with FlyingPress
  • Fix: Improve get wp_version to avoid filters
  • Fix: Connection issues with multisite protected by htpasswd
  • Improved: Organization of plugin loading to improve compatibility with other plugins

2.9.4 (05-17-2023)

  • Improved: Support of the database port for restore
  • Fix: communication issue by API
  • Improved: Ability to limit the size of a file for backups
  • Improved: Remove wp_cron on deactivate plugin
  • Improved: compatibility with Oxygen which handles EDD differently

2.9.3 (05-05-2023)

  • Fix: compatibility 1-click access admin with SecuPress, o2switch and Cloudways.
  • Improved: Checking the status of the backups every 20 hours
  • Improved: compatibility with MySQL < 5.6.5

2.9.2 (05-03-2023)

  • Improved: quickly access to the admin of a site
  • Improved: Support for heavy log tables (woocommerce, fsmpt)

2.9.1 (04-17-2023)

  • Fix: Undefined variable $needDropTable
  • Improved: White label data update
  • Improved: Default exclude tables for backup
  • Improved: Prevent open_basedir restriction
  • Improved: Remove action scheduler for snapshot data
  • New: add htpasswd on save api key

2.9.0 (04-10-2023)

  • New: Backup database incremental
  • Improved: Compatibility with Divi
  • Improved: Restore process by API

2.8.1 (29-03-2023)

  • Fatal Error: on finish backup database

2.8.0 (28-03-2023)

  • Remove deprecated functions
  • New: background process with custom table for backups

2.7.0 (03-03-2023)

  • Security Fix: Add a secret token to secure transactions (Thanks to @juliobox from SecuPress)
  • Security Fix: Possibility to deactivate the “one click access” emergency access (Thanks to @juliobox from SecuPress)
  • New: remove data on uninstall plugin

2.6.3-2.6.4 (29-01-2023)

  • Improved: session management with action scheduler
  • Improved: upgrade to last version of action scheduler
  • Fix: Undefined method on object null in backup process

2.6.1 – 2.6.2 (26-01-2023)

  • Fix: see the progress of the backup
  • Improved: get plugin & theme updates
  • Improved: detection of a backup in error or not running after a long time

2.6.0 (09-01-2023)

  • New: Add compatibility with Flywheel for backup process
  • Fix: Support for scheduler action timeouts on backup process
  • Fix: Checking the total number of files to recover
  • Fix: Encoding of the backup file name

2.5.3 (25-11-2022)

  • Fix: Backup compatibility with Kinsta and o2switch specifc configuration

2.5.2 (24-11-2022)

  • Improved: Compatibility with WP Marketing Automation plugin
  • Improved: Change of automatic method for backup configuration according to the writing rules of a file

2.5.1 (16-11-2022)

  • Fix: WordPress version on backup information
  • Fix: Start date on backup
  • Improved: Speed on retrieving connectivity information

2.5.0 (15-11-2022)

  • Improved: Get users function optimised
  • Improved: Speed of execution of the backup
  • New: Single process for bulk upgrade plugins

2.4.2 (02-11-2022)

  • Bugfix: Error on the API call to retrieve White Label information

2.4.1 (02-11-2022)

  • Improved: Retrieving information from pro plugins and themes

2.4.0 (31-10-2022)

  • Improved: Backup process
  • Improved: Update process
  • Improved: Retrieving updates plugins & themes
  • New: Recovering the weight of your WordPress

2.3.1 (14-10-2022)

  • Improved: Compatibility with WP Engine
  • Improved: Optimization of the user request

2.3.0 (22-09-2022)

  • New: Restore your website

2.2.6 (09-08-2022)

  • Improved: Reduced execution time for database retrieval queries.
  • New: Added a filter to force the recovery of a table according to its size.

2.2.5 (08-30-2022)

  • Bugfix: backup on custom databases with a lot of data
  • Improved: Recovering connectivity information

2.2.4 (08-08-2022)

  • Improved: Retrieve updates for all pro plugins.
  • Improved: Compatibility with hosters for updating plugins with restrictions.
  • Impvoed: Error prevention on backups with large files.

2.2.3 (08-03-2022)

  • Bugfix: compatibility with Elementor editor.

2.2.2 (08-03-2022)

  • New: add filter for backup compatibility with Bedrock
  • Improved: Updating plugins with WP Engine hosting

2.2.1 (08-01-2022)

  • Bugfix: Undefined constant WP_UMBRELLA_API_KEY

2.2.0 (08-01-2022)

  • New: Creation of a centralized controller to improve connectivity
  • New: Verification that we do not save a WordPress present in a sub-folder.
  • Improved: Check the weight of the lines to save the database
  • Improved: Added a filter to adjust the source that saves the files
  • Improved: Distinct separation between the file and database backup process.

2.1.5 (07-28-2022)

  • Bugfix: Fixed a bug that caused the backup database to not be saved.

2.1.4 (07-17-2022)

  • Improved: Acceleration of the backup process
  • Improved: Separation of the table process backup according to its size.

2.1.3 (07-05-2022)

  • Improved: Separation of the database backup process table by table
  • Improved: Prevent error and cleanup directory if backup process fail
  • Improved: Update plugin premium

2.1.2 (06-24-2022)

  • Improved: SQL query of the improved database backup.
  • Improved: Adding the number of posts and attachments at the time of backup
  • Bugifx: disk_free_space miss paramater
  • Improved: get themes data
  • Improved: Reduction of the possible memory for the database backup to avoid an allowed memory size

2.1.1 (06-22-2022)

  • Bugfix: Blocking the backup process on non-recoverable files
  • Improved: Snapshot of disk space and php memory limits.

2.1.0 (06-13-2022)

  • Improved: Change in the backup process
  • Improved: Safe update
  • New: Add a scan for the backup to check its feasibility
  • New: Snapshot theme data

2.0.6 (04-06-2022)

  • Bugfix: Get plugins data

2.0.5 (04-05-2022)

  • Improved: one-click connection WP

2.0.4 (03-31-2022)

  • Improved: SSL communication API.

2.0.3 (03-28-2022)

  • Improved: Database backup for a multi-site installation on a single database.
  • Improved: Adding the cache on the White Label API request.

2.0.2 (03-24-2022)

  • Improved: update of the WordPress Core

2.0.1 (03-15-2022)

  • Bugfix: Duplicate class name

1.10.0 (01-21-2022)

  • Improved: Alias of our URL for the API
  • Improved: activity logs
  • Improved: More information about the state of use of the plugin to improve the connection with the application
  • Bugfix: Better recovery of hidden files for backup
  • New: Recovery of the state of the backup process

1.9.1 (01-06-2022)

  • New: Plugin support from PHP 7.2
  • Improved: Added a signed URL to improve the backup upload
  • Improved: Prevention of safe update of our plugin
  • Improved: Added information about whether the plugin is active or not for the application

1.9.0 (01-03-2022)

  • New: Backup functionality
  • Improved: reduction of the data backup scheduler
  • Improved: Clean code

1.8.1 (12-01-2021)

  • Bugfix: Fail copy file handler to catch errors

1.8.0 (11-21-2021)

  • New: Endpoint to activate plugins
  • New: Endpoint to deactivate plugins
  • New: Endpoint to rollback plugins
  • Improved: Safe update
  • Improved: Compatibility with action scheduler lower than 3.3.0
  • Bugfix: Error on auto-loggin with incompatibility caused by Google Site Kit

1.7.1 (10-18-2021)

  • Improved: Prevent request from application if plugin not active

1.7.0 (10-14-2021)

  • New: API endpoints for application (users)

1.6.1 (10-04-2021)

  • Improved: API key processing

1.6.0 (08-18-2021)

  • New: interface structure (UI/UX)
  • New: API entry points for user management
  • New: Adding the latest incidents (downtime)
  • New: White label
  • Bugfix: Undefined variable plugin

1.5.1 (07-20-2021)

  • Improved: update theme
  • New: region for charts
  • Bugfix: Validate API Key on multisite

1.5.0 (07-15-2021)

  • Improved: Graph of response times, availability and latency
  • Improved: Information about your site’s warnings
  • New: Widget informing you of the number of plugins to update
  • New: Preparation to update the themes via our application
  • Bugfix: Reactivation of plugins after an update

1.4.2 (06-11-2021)

  • Improved: performance of error tracking
  • Bugfix: Action scheduler throw exception

1.4.1 (06-08-2021)

  • Bugfix: Prevent error on update 1.4.0. Just need to refresh

1.4.0 (06-08-2021)

  • New: New interface
  • Removed: Use of a Unique API Key
  • Improved: Simplification of the use of the plugin to focus on the application

1.3.0 (03-21-2021)

  • Improved: UI / UX
  • New: Possibility to get the data of your WordPress in the application
  • Improved: Wording if you are user free
  • Bugfix: Deactivate intent

1.2.3 (02-23-2021)

  • Improved: Fixed several UI elements
  • Improved: Removal of the simple / advanced view for errors. We direct you to the application.

1.2.2 (02-23-2021)

  • Fix: correction of the list of healthcheck categories
  • Improved: healthcheck recommendations

1.2.1 (02-14-2021)

  • Improved: UI / UX
  • New: End of uptime support after 14 days.
  • New: Enable or disable monitoring

1.2.0 (01-22-2021)

  • Improved: Considerable improvement in the loading of graphics
  • Improved: UI
  • Bugfix: undefined variable

1.1.7 (11-24-2020)

  • Improved: Addition of new checks for the healthcheck
  • Multiple Wording
  • New restriction to 30min ping frequency for free users

1.1.6 (10-23-2020)

  • New: Tab dedicated to PHP errors
  • New: Added preset buttons to view the monitoring
  • Improved: Simplification of the “Overview” tab into a “Dashboard” with the addition of frequently asked questions.
  • Improved: UI

1.1.5 (10-14-2020)

  • New: Widget in the dashboard to get a summary of the uptime
  • Bugfix: Calculation of the average uptime
  • Improved: UI

1.1.4 (10-06-2020)

  • New: Webhook slack notification
  • New: Support request in plugin
  • Improved: UI and tips

1.1.3 (09-29-2020)

  • New: Prevention modal when the plugin is deactivated
  • Improved: UI and tips for your site’s health status
  • Bugfix: Navigation between the tabs of the health check

1.1.2 (09-07-2020)

  • Improved: Changing the URL for the external API
  • Improved: UI

1.1.1 (09-01-2020)

  • New: Plugin name change
  • New: Advanced issues view
  • Improved: security
  • Improved: code quality

1.1.0 (08-23-2020)

  • New: Redesigning part of the interface.
  • Improved: PHP error handling
  • Improved: User interface with a single view on the monitor
  • Improved: Support for only one monitor

1.0.8 (07-28-2020)

  • Improved: Addition of an interval selector for monitor history
  • Imrpvoed: Managing email notifications

1.0.7 (07-23-2020)

  • Improved: Improved recovery of error notifications about plugins or themes.

1.0.6 (07-22-2020)

  • New: Addition of a site health check
  • New: Information and advice on the state of your health.
  • New: Ability to retrieve information about errors generated by plugins or your theme
  • Improved: UX enhancement for monitor creation

1.0.5 (07-13-2020)

  • New: Ability to add different email notifications
  • Improved response time graphs

1.0.0 (06-12-2020)

  • Pre-release
  • Register in WordPress
  • Possibility to add monitors