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.

Showing page 2 of 60

RSS 
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

VIP-CLI: v3.23.1

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

VIP-CLI: v3.23.0

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

VIP-CLI: v3.22.6

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
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

VIP-CLI: v3.22.5

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

17:09:43 GMT+0000

Fixed

  • Remove an extra horizontal rule from appearing in the Integrations screen.
08 December 2025

18:33:10 GMT+0000

Added

  • Added the Activation Map UI when managing integrations at the org level for all integrations which didn’t have it before –
    • Airtable
    • Google Sheets
    • Shopify
    • Generic HTTP
    • Remote Data Blocks
    • Block Data API
    • Block Governance
    • Real-time Collaboration (Beta)
03 December 2025

09:26:07 GMT+0000

Node.js production environments transitioned to Valkey

All Node.js production environments, with the optional Redis add-on enabled, have been switched to Valkey as their in-memory data store.

Updated

  • The in-memory data store for Node.js production is now Valkey as publicly announced in our lobby.