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.

Showing page 3 of 7

RSS 
10 September 2024

20:46:56 GMT+0000

Removed

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


Fixed


Plugin Updated: Block Data API

We upgraded the Block Data API integration to version 1.4.0, which adds support for block bindings and synced patterns in WordPress content.

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

13 August 2024

17:37:46 GMT+0000

Fixed

Plugins Updated

09 July 2024

20:17:41 GMT+0000

Changed

  • Use ID over object in current_user_can()

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


Fixed

  • Filesystem: Fix indicated upload size limit to be actual value of 2GB

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


Update wp-parsely submodule to version 3.16.0

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

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

15 May 2024

00:29:42 GMT+0000

Changed


Added


Fixed


Removed

  • Remove jetpack-force-2fa plugin from shared-plugins folder, as it is included now in SSO module for Jetpack 12.7+. Use add_filter( 'jetpack_force_2fa', '__return_true' ); to enable.

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