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.
10 March 2026
18:38:08 GMT+0000
Added
wp vip security unban ip and wp vip security unban user commands to allow for self-serve user unlock
05 March 2026
21:07:03 GMT+0000
Changed
- Moved the tooling for purging page cache from a widget to its own screen in the VIP navigation menu group and improved guardrails against accidental purges.
24 February 2026
19:15:29 GMT+0000
Changed
Added
- WordPress Dashboard widget to clear edge cache (origin responses, VIP File Service uploads, static assets)
17 February 2026
14:14:24 GMT+0000
Changed
- Application telemetry now uses plain email addresses (instead of hashed values) to identify visitors
10 February 2026
20:44:17 GMT+0000
Changed
- Jetpack: Updates to latest version 15.5 for WordPress 6.8+ applications
Fixed
- Two Factor: OTP Authentication URL is rendered correctly.
- Converted inline scripts into external components to allow for Content-Security-Policy without
unsafe-inline.
- Exit after redirect in Two Factor
Added
- Email address is now included in Pendo visitor telemetry data
03 February 2026
18:47:25 GMT+0000
Fixed
- The vip-real-time-collaboration integration loading issues.
Changed
- Updated the Two Factor plugin from 0.13.0 to 0.14.2
27 January 2026
21:48:14 GMT+0000
Changed
- Updated Gutenberg version string for the Real-Time Collaboration integration
27 January 2026
21:41:59 GMT+0000
Fixed
- Enterprise Search: Fix get-indexes –active=true to properly retrieve term indexes in MS environments
- An intermittently failing test related to telemetry integration.
Changed
- Added double-write support for Elasticsearch migrations to continue mirroring writes to ES7 after upgrading to ES8, enabling safe rollbacks during the post-migration window
- Update
vip-real-time-collaboration to version 0.2 and Gutenberg to version 22.4.1-f48ad9c.
Added
- Automatically enable Two-Factor Email authentication when creating VIP support users via WP-CLI
- Add support for staged roll-out of the Real-Time Collaboration integration
20 January 2026
18:50:50 GMT+0000
Changed
- Enterprise Search: Disallow use of ngram filters in mapping
- Enterprise Search: Only active indices get healed
- Added additional checks before the inclusion of an admin-facing telemetry library.
Fixed
- Enterprise Search: Fix CLI command
wp vip-search get-index-settings
13 January 2026
20:57:59 GMT+0000
Fixed
- Enterprise Search: Fixes PHP 8 Warning: Undefined array key “image/svg+xml” when requesting media endpoint
- Fixes
active parameter in vip-search get-indexes command to have a high limit instead of default 100
Changed
- Dynamically load the latest version of the VIP Block Data API and VIP Governance plugins
- Updated the wp-parsely submodule (used for local development environments) to version 3.22.0.
- Updated the default version of wp-parsely from 3.21 to 3.22.
- Jetpack: Update to latest version 15.4
06 January 2026
17:22:50 GMT+0000
Changed
- Query Monitor: Update to 3.20.2
- Search: Fix race condition causing duplicate key errors in the search index queue by adding a status WHERE condition to prevent concurrent updates of the same job.
10 December 2025
00:46:51 GMT+0000
Changed
- VIP File Service: Wrap
wp_remote_request() in a bounded retry loop for GET/HEAD when the HTTP API returns a cURL error 18 (partial file transfer).
09 December 2025
20:41:46 GMT+0000
Changed
- VIP File Service: Wrap
wp_remote_request() in a bounded retry loop for GET/HEAD when the HTTP API returns a cURL error 18 (partial file transfer).
02 December 2025
19:34:15 GMT+0000
Changed
- Updated the wp-parsely submodule (used for local development environments) to version 3.21.2.
11 November 2025
20:00:17 GMT+0000
Changed
- Improved plugin compatibility for files uploaded by Contact Form 7
24 October 2025
16:55:16 GMT+0000
Added
- Added API to mark a file path/mask as local, effectively skipping upload to VIP File Service
Fixed
- Search Dev Tools incorrectly identifying ES version when version is
8 but the migration mode is still enabled.
21 October 2025
18:45:02 GMT+0000
Changed
- Updated Rewrite Rules Inspector from 1.4.0 to 1.5.1.
Fixed
- Search Dev Tools now correctly shows the version when the migration is not in progress.
- Improve support for reverse proxies when checking if a request is coming from a Jetpack server.
14 October 2025
17:25:34 GMT+0000
Updated
Changed
- Updated the default version of wp-parsely from 3.20 to 3.21.
- Updated the wp-parsely submodule (used for local development environments) to version 3.21.1.
- Updated Query Monitor from 3.18.0 to 3.20.0. This fixes some invalid HTML, resolves a JavaScript global object clash, and improves compatibility with PHP 8.5.
07 October 2025
18:14:38 GMT+0000
Added
- Search Dev Tools: show current version of Elasticsearch in-use.
Removed
- Search Dev Tools: remove algorithm version
- Query Monitor – add ES version to VIP panel
Fixed
- Improved stability during metrics collection in the Prometheus internal plugin.
- Flush operation on files open in read-only mode does not generate warnings.
Changed
- Release Integrations API publicly.
- Updated the wp-parsely submodule (used for local development environments) to version 3.20.8.
- Per-request and per-session ES migration testing is not limited to admin users anymore
23 September 2025
18:49:00 GMT+0000
Fixed
- Improved stability during metrics collection in the Prometheus internal plugin.
Changed
- Release Integrations API publicly.