12:05:43 GMT+0000
This change introduces a way to increase timeout and increases it to 5s (from 2s) for validating counts operation.
Ready to get started with WordPress VIP? Contact Us
The VIP Platform Changelog includes updates made to the functionality and behavior of the platform's tooling (i.e. VIP Dashboard, VIP-CLI), VIP MU plugins, VIP File System, caching layers, and other underlying architecture and software.
12:05:43 GMT+0000
This change introduces a way to increase timeout and increases it to 5s (from 2s) for validating counts operation.
12:01:15 GMT+0000
Example for a plugin upgrade:
We upgraded Jetpack 9.4.1 Jetpack 9.4.2
12:01:11 GMT+0000
We upgraded Jetpack 9.1 to Jetpack 9.1.1
08:47:12 GMT+0000
We upgraded Jetpack 9.8 to Jetpack 9.8.1.
20:27:27 GMT+0000
We upgraded:
We removed Jetpack 9.3
https://github.com/Automattic/vip-go-mu-plugins/pull/2196
https://github.com/Automattic/vip-go-mu-plugins/pull/2195
https://github.com/Automattic/vip-go-mu-plugins/pull/2194
21:50:34 GMT+0000
The Flush Cache For Page admin bar button now also purges AMP URL.
21:50:29 GMT+0000
We’ve added strict validation rules for the REST endpoint arguments
14:11:35 GMT+0000
We have rolled out Jetpack 9.8 to all VIP Go sites (except those that are pinned to a specific version).
You can find here the list of changes in this version.
14:07:29 GMT+0000
Fixing an issue in ElasticPress facet widget that could lead to some terms being ignored.
14:07:25 GMT+0000
Addresses an issue with reindexing users and terms documents in ElasticSearch that could cause some of the documents to be skipped and not indexed in ElasticSearch.
14:07:21 GMT+0000
Adds a --using-versions to index subcommand. This enables caller to call for instance:
wp vip-search index --using-versions --indexables=post --setup
This command will create a new version of index and fully index the content. While this is happening the previous version of index is still active and therefore not impacted and serving correct content. After indexing finishes, the command will activate the newly indexed version and remove the previous version.
18:52:31 GMT+0000
We upgraded the Jetpack 9.8 subtree to the final 9.8 release, following the previous beta version.
This has not been rolled out to all sites yet, so if you want to test it, remember to set the appropriate define:
define( 'VIP_JETPACK_PINNED_VERSION', '9.8' );
https://github.com/Automattic/vip-go-mu-plugins/pull/2177
17:50:17 GMT+0000
On logout from the Dashboard (https://dashboard.wpvip.com), fullly invalidate the current token in the API and logout from any other sessions as needed
11:57:43 GMT+0000
Improved automatic Jetpack connection process.
11:57:39 GMT+0000
Added Jetpack 9.8 beta to the repository.
11:57:35 GMT+0000
Adds a --skip-confirm for wp vip-search index-versions activate .. command. To be able to run the command programatically.
11:57:30 GMT+0000
Enhances information returned from periodic index health validations to make alerting and debugging easier.
11:57:27 GMT+0000
Parse.ly gives creators, marketers, and developers the tools to understand content performance, prove content value, and deliver tailored content experiences that drive meaningful results.
The wp-parsely plugin makes it a snap to add the required tracking code to enable Parse.ly on your WordPress site.
This change adds the plugin to the repository, but is disabled unless intentionally enabled for your site via the wpvip_parsely_load_mu filter.
01:42:51 GMT+0000
Added the UI structure for the following steps of the Subsite Launch Wizard:
08:59:49 GMT+0000
Improved logging on Elasticsearch failed requests.