Skip to content

VIP Platform Changelog

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.

RSS 

Showing page 3 of 61

30 January 2026

19:40:18 GMT+0000

Added

  • Each Dev Env command execution now logs into separate log file and the file location is printed at the end of the execution. This is a quality-of-life improvement aimed at significantly reducing the friction around debugging Dev Env issues.
30 January 2026

14:13:48 GMT+0000

Changed

  • Updated text in the Defensive Mode settings panel and confirmation dialog for disablement.
29 January 2026

19:51:28 GMT+0000

Changed

  • Updated text in the Defensive Mode settings panel and confirmation dialog for disablement.
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
27 January 2026

20:48:14 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
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
20 January 2026

18:16:42 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
  • Enterprise Search: Only active indices get healed
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
13 January 2026

20:50:46 GMT+0000

Fixed

  • Fixes active parameter in vip-search get-indexes command to have a high limit instead of default 100

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.
09 January 2026

17:58:51 GMT+0000

Fixed

  • Corrected the link to documentation in the Environment Management creation modal.
07 January 2026

19:19:43 GMT+0000

Removed

  • Dev Env: removed PHP 8.1.

Added

  • Environment Variables: Add reloading configuration for setting and deleting
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.
06 January 2026

16:25:19 GMT+0000

Fixed

  • vip dev-env sync sql: query site details only when they are needed. This fixes the issue with permissions when @app.env is not specified.
24 December 2025

18:45:57 GMT+0000

Fixed

  • Ensure the domain settings link is correct on the Configure Integration screen.
22 December 2025

20:06:21 GMT+0000

Fixed

  • Address an issue that prevented the Edit All Rules dialog of an integration from saving rules.
18 December 2025

17:55:41 GMT+0000

Added

  • Dev Environment: phpMyAdmin and Mailpit are now exposed over TLS/SSL.
  • Added dangerous --skip-backup flag to vip import sql