09:03:06 GMT+0000
We’ve addressed a case where a timeout of the ES query resulted in a fatal error when printing the necessary data during admin_footer/wp_footer action callbacks.
Ready to get started with WordPress VIP? Contact Us
The release window for VIP MU plugins is currently Tuesdays between 08:00 and 22:00 UTC (09:00 and 23:00 UTC when Daylight Saving Time is in effect in North America). VIP MU plugins is open source and development can be followed in the VIP MU plugins GitHub repository.
09:03:06 GMT+0000
We’ve addressed a case where a timeout of the ES query resulted in a fatal error when printing the necessary data during admin_footer/wp_footer action callbacks.
08:49:18 GMT+0000
Updated internal tooling to better unit test the code.
08:49:15 GMT+0000
Improves the performance on deep paginated queries.
16:43:59 GMT+0000
We have added a new subtree for Jetpack 9.9, initially containing version 9.9-beta. If you want to try this beta, you can follow the testing guidelines.
As usual, you need to pin your site to use Jetpack 9.9 by adding this line to your vip-config.php:
define( 'VIP_JETPACK_PINNED_VERSION', '9.9' );
16:43:56 GMT+0000
We are now opening Jetpack Connection Pilot to all sites by default.
11:42:54 GMT+0000
Removed some redundant checks.
11:42:51 GMT+0000
We’ve disabled the new VIP_PHPMailer implementation on WordPress installs older than 5.5.
11:42:48 GMT+0000
Upgraded test infrastructure for VIP Support.
11:42:45 GMT+0000
This change upgrades validate contents health check to also trigger on missing keys.
15:38:47 GMT+0000
Makes async indexing queue more resilient to deadlocked jobs, by enhancing their processing.
21:53:27 GMT+0000
We’ve disabled the new VIP_PHPMailer implementation on WordPress installs older than 5.5.
20:45:34 GMT+0000
We’ve updated a code comment in VIP_Request_Block to clarify the fact that the library is meant to be used to block abusive clients at the origin and not edge locations.
20:45:29 GMT+0000
We’ve addressed an edge case that could potentially result in a fatal error in Automattic\VIP\Search::disable_apc_for_ep_enabled_requests pre_get_posts callback
20:45:23 GMT+0000
Allow VIP File System uploads as email attachments
20:44:43 GMT+0000
We’ve released a compatibility fix for PHPMailer and VIP Filesystem so that VIP Filesystem attachments are allowed to be sent with an email.
Currently, it requires define( 'USE_VIP_PHPMAILER', true ); in vip-config.php
09:08:17 GMT+0000
Improving reliability of Jetpack Connection Pilot to check if the site is connected.
09:08:14 GMT+0000
Tweaked Jetpack Connection cron jobs schedules to improve auto connection times.
13:53:54 GMT+0000
VIP_Request_Block used to block specific request uses now 403 instead of 410 http code. 410 code could lead to unintended caching.
08:31:22 GMT+0000
13:07:04 GMT+0000
Adds wp vip-search get-index-settings command. This tool enables validation of mapping file and other settings of an index.