17:48:18 GMT+0000
Updated to latest version of ElasticPress
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.
17:48:18 GMT+0000
Updated to latest version of ElasticPress
17:47:51 GMT+0000
Removed Akismet notices.
17:47:38 GMT+0000
Moves search count inconsistencies to a separate channel. As there is an async aspect to indexing some level of inconsistencies is expected and therefore not actionable.
19:09:19 GMT+0000
Preparing Jetpack Autoconnection ramp-up.
19:09:14 GMT+0000
Example for a plugin upgrade:
Enabling Connection Pilot by default.
12:10:03 GMT+0000
We’ve slightly increased alerting thresholds for ALLOPTIONS monitoring to improve signal-to-noise ratio.
12:09:59 GMT+0000
When clearing a post URL, all clear page_for_posts if there’s one present.
12:06:16 GMT+0000
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