Skip to content

Changelog: VIP MU plugins [Staging]

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).  Changes made and deployed to the VIP MU plugins Staging branch are labeled [Status] Deployed to staging and visible in a filtered VIP MU plugins pull request view.

By default, the staging branch of VIP MU plugins is deployed to one non-production environment for all applications. This allows customers to test changes before they are released to production environments. This also provides time for the VIP Team to observe errors and test for bugs across a wider variety of applications.

RSS 

Showing page 3 of 9

24 June 2025

16:42:10 GMT+0000

Update wp-parsely submodule to version 3.20.1

We updated the wp-parsely submodule (used for local development environments) to version 3.20.1.

https://github.com/Automattic/vip-go-mu-plugins/pull/6371


Fixed

  • Fixed log message interpolation for lockout reason to display the actual lockout type instead of literal "$lock_reason"

https://github.com/Automattic/vip-go-mu-plugins/pull/6372


Updated

  • Updated Query Monitor to 3.18.0

https://github.com/Automattic/vip-go-mu-plugins/pull/6370


Added

  • Remote Data Blocks configuration screen to Pendo telemetry configuration.

https://github.com/Automattic/vip-go-mu-plugins/pull/6327

17 June 2025

18:07:13 GMT+0000

Changed

  • Enterprise Search: Updated es-wp-query to 0.5.2

https://github.com/Automattic/vip-go-mu-plugins/pull/6356


Added

  • Added get_child_configs() and get_child_env_configs() methods to IntegrationVipConfig and Integration classes to get the configs for child integrations
  • Pass the data source configs to the remote-data-blocks plugins from the integrations framework via the REMOTE_DATA_BLOCKS_CONFIGS constant

https://github.com/Automattic/vip-go-mu-plugins/pull/6318

03 June 2025

20:28:59 GMT+0000

Changed

  • Expired sessions do not count towards the login limit (#4746) https://github.com/Automattic/vip-go-mu-plugins/pull/6335
  • Renamed global variable that contains the VIP File System endpoint https://github.com/Automattic/vip-go-mu-plugins/pull/6195
  • We updated the wp-parsely submodule (used for local development environments) to version 3.19.3. https://github.com/Automattic/vip-go-mu-plugins/pull/6341

Fixed


Added

  • Added newrelic_ignore_transaction to some internal endpoints that should not be tracked in New Relic to ensure accuracy of the app stats.

https://github.com/Automattic/vip-go-mu-plugins/pull/6279

20 May 2025

20:30:19 GMT+0000

Added

  • Added a WordPress version compatibility check before loading the remote data blocks integration.

https://github.com/Automattic/vip-go-mu-plugins/pull/6301


Update wp-parsely submodule to version 3.19.0

We updated the wp-parsely submodule (used for local development environments) to version 3.19.0.

https://github.com/Automattic/vip-go-mu-plugins/pull/6311


wp-parsely default version was upgraded to 3.19

Changed the default version of wp-parsely from 3.18 to 3.19.

https://github.com/Automattic/vip-go-mu-plugins/pull/6310


Fixed

  • Improved compatibility for WooCommerce Downloadable product and VIP File service

https://github.com/Automattic/vip-go-mu-plugins/pull/6304