20:27:03 GMT+0000
Expose Search UI to wp-admin.
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:27:03 GMT+0000
Expose Search UI to wp-admin.
10:21:06 GMT+0000
Ensure compatibility with PHP 8.0
10:53:07 GMT+0000
Fix compatibility issues with PHP 8.x.
09:03:35 GMT+0000
wp vip-search index-versions list post now shows the number of documents in each index version. This makes it easier to see if it is safe to switch to a new version.
$ wp vip-search index-versions list post
+--------+--------+--------------+----------------+----------------+
| number | active | created_time | activated_time | document_count |
+--------+--------+--------------+----------------+----------------+
| 1 | 1 | | | 2 |
| 2 | | 1650979622 | | 0 |
+--------+--------+--------------+----------------+----------------+
08:43:14 GMT+0000
Fixed an issue where copy() calls returned true for non-existing files.
00:25:35 GMT+0000
Jetpack 10.9-beta has been added to mu-plugins. Users can pin at Jetpack 10.9.
16:04:41 GMT+0000
Shows available plugin update notices in the admin.
15:23:20 GMT+0000
Enable Jetpack staging mode on non-production environments while maintenance mode is active (targeting data syncs).
00:00:44 GMT+0000
Disable delete-index command and recommend to use index versioning instead.
20:14:22 GMT+0000
Increase cache expiration in get_elasticsearch_info().
17:24:39 GMT+0000
Add fallback to default Elasticsearch version to prevent deprecated types being requested.
18:42:08 GMT+0000
16:03:06 GMT+0000
Updated preact from 10.6.6 to 10.7.1
14:51:28 GMT+0000
Bug fix: wpcom_vip_override_role_caps() now persists the capabilities to the database.
16:36:24 GMT+0000
We upgraded the default Jetpack version from 10.7 to Jetpack 10.8.
21:52:47 GMT+0000
We upgraded wp-parsely from 3.2.0 to 3.2.1
21:52:38 GMT+0000
Changed the default version of wp-parsely from 3.1 to 3.2.
21:51:28 GMT+0000
Fixed bug when indexing a multisites with over 100 sites in batch mode, a false error of site not existing is returned.