21:57:07 GMT+0000
Fixes fatal error while reading config file of the integration
https://github.com/Automattic/vip-go-mu-plugins/pull/4857
Fixes Integration::get_config() to return correct value for Multisite case
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.
21:57:07 GMT+0000
Fixes fatal error while reading config file of the integration
https://github.com/Automattic/vip-go-mu-plugins/pull/4857
Fixes Integration::get_config() to return correct value for Multisite case
13:10:47 GMT+0000
14:29:11 GMT+0000
09:15:21 GMT+0000
07:53:32 GMT+0000
22:56:51 GMT+0000
Changed the default version of wp-parsely from 3.8 to 3.9.
https://github.com/Automattic/vip-go-mu-plugins/pull/4827
We updated the wp-parsely submodule (used for local development environments) to version 3.9.0.
https://github.com/Automattic/vip-go-mu-plugins/pull/4840
Please see the full release on GitHub.
19:53:20 GMT+0000
17:36:04 GMT+0000
StackLine icon for "All Applications" icon on the Notifications list screen with the Layout icon.17:59:56 GMT+0000
Changed the default version of wp-parsely from 3.8 to 3.9.
https://github.com/Automattic/vip-go-mu-plugins/pull/4827
We updated the wp-parsely submodule (used for local development environments) to version 3.9.0.
17:59:26 GMT+0000
Uses newer terminology for integration config
https://github.com/Automattic/vip-go-mu-plugins/pull/4811
We updated the wp-parsely submodule (used for local development environments) from version 3.6.1 to 3.8.4.
https://github.com/Automattic/vip-go-mu-plugins/pull/4816
Please see the full release on GitHub.
10:31:29 GMT+0000
Allow generating a backup of media for the whole multisite application if we are not able to retrieve any network sites.
17:52:23 GMT+0000
19:40:39 GMT+0000
We’ve reduced the batch size for async indexing queue from 1000 to 500 documents.
Additionally, for non-production environments only one queue processor job will run per per site (or a network site in a multisite).
https://github.com/Automattic/vip-go-mu-plugins/pull/4731
Disable temporary backup removal logic introduced in WordPress 6.3 Core as it is not needed and will lead to fatal errors when invoked.
https://github.com/Automattic/vip-go-mu-plugins/pull/4712
This change enables Search Dev Tools for all Administrators on multisite installations.
https://github.com/Automattic/vip-go-mu-plugins/pull/4737
Please see the full release on GitHub.
19:40:26 GMT+0000
Uses newer terminology for integration config
https://github.com/Automattic/vip-go-mu-plugins/pull/4811
We updated the wp-parsely submodule (used for local development environments) from version 3.6.1 to 3.8.4.
07:13:23 GMT+0000
We are fixing auto renewal date displayed on the domains table. Usually, we attempt auto renewal of certificate 28 days before expiration. In this change, we are correctly displaying the auto-renewal date.
06:11:26 GMT+0000
05:51:51 GMT+0000
18:05:27 GMT+0000
11:16:06 GMT+0000
We’ve reduced the batch size for async indexing queue from 1000 to 500 documents.
Additionally, for non-production environments only one queue processor job will run per per site (or a network site in a multisite).
https://github.com/Automattic/vip-go-mu-plugins/pull/4731
Disable temporary backup removal logic introduced in WordPress 6.3 Core as it is not needed and will lead to fatal errors when invoked.
https://github.com/Automattic/vip-go-mu-plugins/pull/4712
This change enables Search Dev Tools for all Administrators on multisite installations.
10:25:03 GMT+0000
We’ve addressed a deprecation message Using ${var} in strings is deprecated, use {$var} instead.
https://github.com/Automattic/vip-go-mu-plugins/pull/4721
We’ve temporarily disabled Jetpack AI Assistant, we’ll re-instate it in the coming weeks.
If, for any reason, you wish to re-enable it, please drop the following snippet in a clients-mu-plugins
remove_filter( 'jetpack_set_available_extensions', 'vip_set_available_jetpack_extensions', 0 );
https://github.com/Automattic/vip-go-mu-plugins/pull/4722
We upgraded Jetpack to to Jetpack 12.4.
https://github.com/Automattic/vip-go-mu-plugins/pull/4738
Please see the full release on GitHub.