20:41:27 GMT+0000
The IP filter now correctly blocks IPs when the requests goes through multiple proxies.
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.
20:41:27 GMT+0000
The IP filter now correctly blocks IPs when the requests goes through multiple proxies.
12:02:36 GMT+0000
Disable Search if connectivity to elasticsearch isn’t configured. This helps us to avoid having false positive alerts and related issues.
12:00:18 GMT+0000
Updates automated cron task that runs once a week and validates all the post contents by comparing data in database against the documents in elasticsearch. It will automatically fix any issues it finds. This change increases the amount of sites running this cron to 50% from 25%.
11:09:06 GMT+0000
We completely removed the gutenberg-ramp submodule and also the gutenberg-ramp.php file from vip-go-mu-plugins as the plugin is deprecated and should no longer be used. We’ve taken steps to ensure that this action will not be disruptive.
10:24:55 GMT+0000
We have updated some dependencies in vip-dashboard that address multiple security issues.
09:15:43 GMT+0000
Raise an error when sending and alert that returns a failed response.
09:27:25 GMT+0000
When changing its own password in the WP admin, the user will be prompted with their current password.
21:43:47 GMT+0000
We have upgraded Jetpack to the last patch version 9.6.1. You can read the list of changes· here.
21:58:14 GMT+0000
Add add_role actions during WP CLI requests to address issue with the VIP Support user role not always working in some scenarios
21:57:25 GMT+0000
We’ve implemented additional logging for Elasticsearch queries to provide the stack trace of where the query has been called from.
21:56:55 GMT+0000
Disable Gutenberg Ramp plugin for 70% of sites, using the Feature Flags. We will then continue to iterate based on the outcome of this deployment.
19:04:46 GMT+0000
We have rolled out Jetpack 9.6 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.
10:51:03 GMT+0000
Disable Gutenberg Ramp plugin for 45% of sites, using the Feature Flags. We will then continue to iterate based on the outcome of this deployment.
10:51:00 GMT+0000
We have upgraded the Jetpack 9.6 subtree to contain the final Jetpack 9.6 release. This will be set as the default for all unpinned sites on Thursday 8th.
20:39:00 GMT+0000
This will sync the settings defined in code with the ES index settings via cron for all sites. Note that only some settings are synced.
https://github.com/Automattic/vip-go-mu-plugins/pull/2059
#mu-plugins, #search
20:39:00 GMT+0000
Updates ElasticPress to bring in a small fix for an undefined variable notice.
20:39:00 GMT+0000
We have added a new wp vip subsites update-wp-blogs command, which updates the domain and path values for a subsite in wp_blogs.
21:03:50 GMT+0000
Increases validate-contents cron for search from 10% to 25% of deployments.
21:03:37 GMT+0000
This increases the percentage of sites that receive automated index settings from 10% to 50%
21:03:33 GMT+0000
- index.max_result_window is a setting that controls the maximum number of documents that can be paginated through. This change limits the maximum number to be 9000.