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.
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
19:23:47 GMT+0000
09 January 2026
17:58:51 GMT+0000
Fixed
- Corrected the link to documentation in the Environment Management creation modal.
08 January 2026
20:24:32 GMT+0000
Added
- Rollback events should now display in audit log
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
07 January 2026
19:12:00 GMT+0000
Added
- Tollbit (Integrations): Display domains table with DNS status
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
17 December 2025
19:30:39 GMT+0000
Changed
- Updated the overview descriptions for the Configure Integration and Manage Integration panels to be more detailed and helpful.
17 December 2025
19:29:37 GMT+0000
Changed
- Updated code for compatibility with Apollo Client v4 and GraphQL v16
- Maintenance: update ESLint configuration and fix issues.
Fixed
- Fixed HTTP header handling to prevent duplicate headers
- Fixed incorrect mutation property access in PHPMyAdmin operations
- Fixed URI encoding in GraphQL operation names
- Fixed error handling in JavaScript files to use Apollo Client v4 error patterns
- Dev Environment: allow
docker-compose newer than 2.x
12 December 2025
22:01:24 GMT+0000
Added
- Rollback events should now display in audit log
10 December 2025
22:06:08 GMT+0000
Fixed
- Tollbit Integration: Fix regex parsing for notes separator in "Edit All Rules"
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).
10 December 2025
00:00:23 GMT+0000
Fixed
- “Proxying to unknown service” warning when Mailpit or phpMyAdmin is not enabled.
- Dev Env: Correctly handle containers without name mappings.
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).
09 December 2025
20:23:43 GMT+0000
Changed
- Updated the wp-parsely submodule (used for local development environments) to version 3.21.2.