Title: VIP Platform Changelog · Page 15 of 64 · WordPress VIP Documentation

---

#  VIP Platform Changelog

The VIP Platform Changelog includes updates made to the functionality and behavior
of the platform's tooling (i.e. [VIP Dashboard](https://docs.wpvip.com/vip-dashboard/),
[VIP-CLI](https://docs.wpvip.com/vip-cli/)), [VIP MU plugins](https://docs.wpvip.com/vip-go-mu-plugins/),
[VIP File System](https://docs.wpvip.com/vip-file-system/), [caching layers](https://docs.wpvip.com/caching/),
and other underlying architecture and software.

 [ RSS  ](https://docs.wpvip.com/changelog/feed/)

 Search

Showing page 15 of 64

 11 February 2025

22:04:32 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2025-02-11/)

### Changed

 * Updated the Two Factor plugin to the latest version (0.11.0): [https://github.com/Automattic/vip-go-mu-plugins/pull/6123](https://github.com/Automattic/vip-go-mu-plugins/pull/6123)
 * Query Monitor: Upgrade to 3.17.1: [https://github.com/Automattic/vip-go-mu-plugins/pull/6124](https://github.com/Automattic/vip-go-mu-plugins/pull/6124)

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20250211.0).

 11 February 2025

22:04:16 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2025-02-11/)

### Changed

 * Query Monitor: Update to 3.17.2

[https://github.com/Automattic/vip-go-mu-plugins/pull/6131](https://github.com/Automattic/vip-go-mu-plugins/pull/6131)

---

### Changed

 * Jetpack: Update to 14.3

[https://github.com/Automattic/vip-go-mu-plugins/pull/6132](https://github.com/Automattic/vip-go-mu-plugins/pull/6132)

---

### Changed

 * WooCommerce: stop trying to regenerate images in background, as it’s redundant
   on WPVIP platform

[https://github.com/Automattic/vip-go-mu-plugins/pull/6133](https://github.com/Automattic/vip-go-mu-plugins/pull/6133)

 04 February 2025

19:40:47 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2025-02-04/)

### Fixed

 * CSS/JS Concatenation now correctly handles urlencoded values

### Changed

 * CSS/JS Concatenation automatically breaks assets into smaller groups when reaching
   a threshold of 150 items in the group rather than simply throwing a 400 Bad Request

[https://github.com/Automattic/vip-go-mu-plugins/pull/6108](https://github.com/Automattic/vip-go-mu-plugins/pull/6108)

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20250204.0).

 04 February 2025

19:40:37 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2025-02-04/)

### Changed

 * Updated the Two Factor plugin to the latest version (0.11.0).

[https://github.com/Automattic/vip-go-mu-plugins/pull/6123](https://github.com/Automattic/vip-go-mu-plugins/pull/6123)

---

### Changed

 * Query Monitor: Upgrade to 3.17.1

[https://github.com/Automattic/vip-go-mu-plugins/pull/6124](https://github.com/Automattic/vip-go-mu-plugins/pull/6124)

 28 January 2025

18:52:19 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2025-01-28/)

### Fixed

 * CSS/JS Concatenation now correctly handles urlencoded values

### Changed

 * CSS/JS Concatenation automatically breaks assets into smaller groups when reaching
   a threshold of 150 items in the group rather than simply throwing a 400 Bad Request

[https://github.com/Automattic/vip-go-mu-plugins/pull/6108](https://github.com/Automattic/vip-go-mu-plugins/pull/6108)

 21 January 2025

22:31:48 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/new-release-jetpack-14-2/)

![New Jetpack release](https://lobby-vip.files.wordpress.com/2021/05/3-v1_52018_preview-
2.png?w=960)

Jetpack 14.2 has been made the default Jetpack version on the VIP Platform.

# What is being added or changed?

### Enhancements

 * Social: Improve Jetpack Likes behavior for better theme integration if the post
   has likes.
 * Stats: Allow programatically fetching stats for specific sites when using Jetpack's
   tools.
 * Stats: Enable sparkline chart in the WP Admin bar.
 * Stats: Sunset Legacy Stats experience.

### Improved compatibility

 * Google Photos Picker: Update UX opening picker right after pressing "change selection"
   CTA.
 * Jetpack Testimonials: Ensure feature loads via the Classic Theme Helper package
   instead of the module.
 * SEO: Ensure support for adding an SEO title and description for custom post types.
 * WordPress 6.7 Compatibility: Fix notices caused by translation calls happening
   too early in the load order.

### Bug fixes

 * Facebook Embeds: Add a white background to embeds to avoid transparent background
   interfering with readability.
 * Form Block: Fix validation of URL input types to allow query strings.
 * Google Fonts: Clean up the Google Fonts data if either the Google Fonts module
   is disabled or Jetpack is disabled.
 * Import: Set WP_IMPORTING constant correctly when doing an import.
 * SEO: Ensure that SEO fields are not visible when another SEO plugin is active.
 * Shortcode embeds: Ensure Instagram reels are properly displayed in AMP views.
 * Shortcodes: Prevent conflict with third-party SoundCloud shortcodes.
 * Slideshow block: Fix block display when added within a Stack block.
 * WooCommerce Analytics: Fix fatal error when WooCommerce cart object is not available.

For more details about this release (including specific changes), please see the
[release notes](https://github.com/Automattic/jetpack-production/releases/tag/14.2).

### Questions?

If you have any questions, related to this release, please open a [support ticket](https://wpvip.com/documentation/developing-with-vip/accessing-vip-support/)
and we will be happy to assist.

 14 January 2025

18:58:58 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2025-01-14/)

### Changed

 * Jetpack: Update to 14.2 for WP 6.6+

[https://github.com/Automattic/vip-go-mu-plugins/pull/6084](https://github.com/Automattic/vip-go-mu-plugins/pull/6084)

 14 January 2025

17:33:09 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2025-01-14/)

### Removed

 * Parse.ly plugin < 3.15

[https://github.com/Automattic/vip-go-mu-plugins/pull/6064](https://github.com/Automattic/vip-go-mu-plugins/pull/6064)

---

### Changed

 * WP-CLI `wp vip alloptions find` command improvements: add compressed size which
   is a closer representation of the size Memcached limits get triggered add; swap
   the custom `wp option autoload set` for WP-CLI Core’s `wp option set-autoload`;
   remove "Total size" line. This doesn’t take into account keys, and is as such
   not very useful, especially given the size of the full serialized value is also
   provided.

[https://github.com/Automattic/vip-go-mu-plugins/pull/6072](https://github.com/Automattic/vip-go-mu-plugins/pull/6072)

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20250114.0).

 07 January 2025

21:07:34 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2025-01-07/)

### Removed

 * Parse.ly plugin < 3.15

[https://github.com/Automattic/vip-go-mu-plugins/pull/6064](https://github.com/Automattic/vip-go-mu-plugins/pull/6064)

---

### Changed

 * WP-CLI `wp vip alloptions find` command improvements: add compressed size which
   is a closer representation of the size Memcached limits get triggered add; swap
   the custom `wp option autoload set` for WP-CLI Core’s `wp option set-autoload`;
   remove "Total size" line. This doesn’t take into account keys, and is as such
   not very useful, especially given the size of the full serialized value is also
   provided.

[https://github.com/Automattic/vip-go-mu-plugins/pull/6072](https://github.com/Automattic/vip-go-mu-plugins/pull/6072)

 07 January 2025

20:13:26 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2025-01-07/)

### Added

 * Introduced the `vip_files_acl_is_valid_path_for_site` filter to extend the `is_valid_path_for_site`
   function. This new filter allows overriding the VIP File System’s validation 
   process for multisite setups, which uses the `/wp-content/mu-plugins/files/acl/
   endpoint-check-file-acl.php` endpoint to check permissions for paths under `/
   wp-content/uploads`. It enables custom use cases, such as accessing directories
   outside the default site asset paths (but within the uploads folder) while adhering
   to other ACL rules. This extends the functionality introduced in PR #1975.
    **
   Warning:** Improper use of this filter could expose private data. Developers 
   using it must ensure that the logic they implement enforces proper access control
   to prevent data leaks between subsites.

[https://github.com/Automattic/vip-go-mu-plugins/pull/6033](https://github.com/Automattic/vip-go-mu-plugins/pull/6033)

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20250107.0).

 16 December 2024

18:34:25 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2024-12-16/)

### Added

Introduced the `vip_files_acl_is_valid_path_for_site` filter to extend the `is_valid_path_for_site`
function. This new filter allows overriding the VIP File System’s validation process
for multisite setups, which uses the `/wp-content/mu-plugins/files/acl/endpoint-
check-file-acl.php` endpoint to check permissions for paths under `/wp-content/uploads`.
It enables custom use cases, such as accessing directories outside the default site
asset paths (but within the uploads folder) while adhering to other ACL rules.

**Warning:** Improper use of this filter could expose private data. Developers using
it must ensure that the logic they implement enforces proper access control to prevent
data leaks between subsites.

[https://github.com/Automattic/vip-go-mu-plugins/pull/6033](https://github.com/Automattic/vip-go-mu-plugins/pull/6033)

 11 December 2024

20:42:28 GMT+0000

### v3.9.3

 [ VIP-CLI ](https://docs.wpvip.com/changelog/vip-cli/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-cli/vip-cli-v3-9-3/)

In **v3.8.4**, we improved the `vip dev-env sync sql` command to handle search-replace
for multisites that simultaneously utilize both subdomains and subfolders in their
URL (e.g. `example.test/subfolder-site` and `subdomain.example.test/subfolder-site`).
While search-replace now produces consistent results, this change introduced a side-
effect: a site’s primary domain is replaced with it’s slugified version.

**v3.9.3** addresses this issue and ensures the expected mapping should look like:

`primary_domain` => `env_slug.vipdev.lndo.site`
`convenience_domain` => `env_slug.
vipdev.lndo.site``any_other_domain_or_subdomain => slugified_any_other_domain_or_subdomain.
env_slug.vipdev.lndo.site`

Paths are handled respectively as follows: `primary_domain/my/site/` => `env_slug.
vipdev.lndo.site/my/site`

 10 December 2024

21:04:41 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2024-12-10/)

### Fixed

 * VIP Parse.ly: Fixed a fatal error that happened in certain conditions within 
   the VIP Parse.ly plugin: [https://github.com/Automattic/vip-go-mu-plugins/pull/6016](https://github.com/Automattic/vip-go-mu-plugins/pull/6016)
 * Jetpack: Correct version will display for non-pinned default loading in Plugins
   listing: [https://github.com/Automattic/vip-go-mu-plugins/pull/6043](https://github.com/Automattic/vip-go-mu-plugins/pull/6043)
 * Mitigate paragraph block breakage wpcom-block-editor: [https://github.com/Automattic/vip-go-mu-plugins/pull/6047](https://github.com/Automattic/vip-go-mu-plugins/pull/6047)

---

### Added

 * Displaying the source from where Jetpack is loaded from in Plugins list WP-Dashboard
   UI

[https://github.com/Automattic/vip-go-mu-plugins/pull/6046](https://github.com/Automattic/vip-go-mu-plugins/pull/6046)

 10 December 2024

17:58:59 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2024-12-10/)

### Added

 * Enterprise Search: Add new filter ep_disable_query_logging: [https://github.com/Automattic/vip-go-mu-plugins/pull/6030](https://github.com/Automattic/vip-go-mu-plugins/pull/6030)
 * Displaying the source from where Jetpack is loaded from in Plugins list WP-Dashboard
   UI: [https://github.com/Automattic/vip-go-mu-plugins/pull/6046](https://github.com/Automattic/vip-go-mu-plugins/pull/6046)

### Changed

 * Enterprise Search: Do not facet feed queries to prevent duplicate posts on display:
   [https://github.com/Automattic/vip-go-mu-plugins/pull/6030](https://github.com/Automattic/vip-go-mu-plugins/pull/6030)

### Fixed

 * VIP Parse.ly: Fixed a fatal error that happened in certain conditions within 
   the VIP Parse.ly plugin: [https://github.com/Automattic/vip-go-mu-plugins/pull/6016](https://github.com/Automattic/vip-go-mu-plugins/pull/6016)

 * Jetpack: Correct version will display for non-pinned default loading in Plugins
   listing: [https://github.com/Automattic/vip-go-mu-plugins/pull/6043](https://github.com/Automattic/vip-go-mu-plugins/pull/6043)
 * Mitigate paragraph block breakage wpcom-block-editor: [https://github.com/Automattic/vip-go-mu-plugins/pull/6047](https://github.com/Automattic/vip-go-mu-plugins/pull/6047)

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20241210.0).

 03 December 2024

20:22:48 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2024-12-03/)

### Added

 * Enterprise Search: Add new filter ep_disable_query_logging

### Changed

 * Enterprise Search: Do not facet feed queries to prevent duplicate posts on display

[https://github.com/Automattic/vip-go-mu-plugins/pull/6030](https://github.com/Automattic/vip-go-mu-plugins/pull/6030)

 03 December 2024

19:40:01 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2024-12-03/)

### Fixed

 * Last changed date after dynamic bulk index: https://github.com/Automattic/vip-
   go-mu-plugins/pull/6015

### Changed

 * Updated ElasticPress: https://github.com/Automattic/vip-go-mu-plugins/pull/6018

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20241203.0).

 26 November 2024

20:38:34 GMT+0000

 [ Infrastructure ](https://docs.wpvip.com/changelog/infrastructure/)

 [ Permalink  ](https://docs.wpvip.com/changelog/infrastructure/mu-plugins-code-freeze/)

## MU-Plugins Code Freeze

As we approach the end of the year, we will be implementing a **code freeze** for
[MU-plugins](https://github.com/Automattic/vip-go-mu-plugins) on the VIP platform
during the dates outlined below. During this period, no code deployments will be
made unless they address critical security issues.

 * **Start Date:** Tuesday, December 17, 2024
 * **End Date:** Tuesday, January 7, 2025

Happy Holidays!

 25 November 2024

18:36:25 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/new-release-jetpack-14-0/)

![New Jetpack release](https://lobby-vip.files.wordpress.com/2021/05/3-v1_52018_preview-
2.png?w=960)

Jetpack 14.0 has been made the default Jetpack version on the VIP Platform.

# What is being added or changed?

### Major enhancements

 * Newsletters: Add email previews and a floating subscribe button.
 * Social: Add support for Bluesky.

### Enhancements

 * Newsletters: Allow skipping newsletter modals with the "jetpack_skip_subscription_popup"
   URL query param.
 * Newsletters: Update the default "reply to" setting value from not allowed to 
   replies being posted as public comments.
 * Performance: Optimize CSS for better page load performance and improve sitemap
   write efficiency.

### Improved compatibility

 * Embed Blocks: Append 'Embed' to Facebook and Instagram embed blocks' titles.
 * Filters: Update "plugin_action_links" filter parameter to avoid conflicts with
   other plugins.
 * General: Ensure correct display of notices when running an old version of WordPress.
 * General: Indicate compatibility with WordPress 6.7.
 * Image Block: Make the external media picker button consistent with other Image
   Block buttons.
 * Image CDN: URL encode image path parts for RSS feed compatibility.
 * Related Posts: Allow Related Posts on non-post CPTs where the block is already
   able to be used.

### Bug fixes

 * AI Assistant: Fix false-positive spelling errors in Write Brief.
 * Carousel: Further improve accessibility by being more selective over which images
   to apply attributes to.
 * Contact Form: Ensure that submitted forms can only be accessed by logged in users
   allowed to view form submissions.
 * General: Include `wp-polyfill` as a script dependency only when needed.
 * Goodreads Block: Avoid PHP warnings caused by missing attributes when rendering.
 * Google Fonts: Fix module not fully loading in certain scenarios.
 * Map Block: Prevent overlap with other blocks placed below.
 * Newsletters: Fix "Enable featured image on your new post emails" and "Use excerpt"
   settings.
 * Sharing: Ensure the sharing settings can be accessed even when the user is not
   connected to WordPress.com.
 * Slideshow Block: Ensure the block renders correctly inside an iframe editor.
 * Social: Fix the maximum video length for Instagram Business reels.
 * Social: Prevent share status styles from causing text overflow or affecting other
   elements on the page.
 * Stats: Fix top post card on the Insights page.
 * Subscribe Block: Fix styling for the number of subscribers in the post editor
   sidebar.

For more details about this release (including specific changes), please see the
[release notes](https://github.com/Automattic/jetpack-production/releases/tag/14.0).

### Questions?

If you have any questions, related to this release, please open a [support ticket](https://wpvip.com/documentation/developing-with-vip/accessing-vip-support/)
and we will be happy to assist.

 19 November 2024

17:31:16 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2024-11-19/)

### Changed

 * WordPress Importer: Updated to 0.8.3: [https://github.com/Automattic/vip-go-mu-plugins/pull/5967](https://github.com/Automattic/vip-go-mu-plugins/pull/5967)
 * Requests to VIP File Service via the Stream Wrapper will not cause as webp =>
   jpg transform anymore: https://github.com/Automattic/vip-go-mu-plugins/pull/5975
 * Updated wp-parsely to 3.17.0: [https://github.com/Automattic/vip-go-mu-plugins/pull/5983](https://github.com/Automattic/vip-go-mu-plugins/pull/5983)

---

### Fixed

 * Enterprise Search: Allow syncmanager to support multisite context for queues:
   [https://github.com/Automattic/vip-go-mu-plugins/pull/5969](https://github.com/Automattic/vip-go-mu-plugins/pull/5969)
 * WP Parse.ly: Fixed how Support Users are detected in the Parse.ly plugin: [https://github.com/Automattic/vip-go-mu-plugins/pull/5965](https://github.com/Automattic/vip-go-mu-plugins/pull/5965)

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20241119.0).

 12 November 2024

18:46:37 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2024-11-12/)

### Fixed

 * A bug with registering organization ID in our tracks integration.

[https://github.com/Automattic/vip-go-mu-plugins/pull/5921](https://github.com/Automattic/vip-go-mu-plugins/pull/5921)

---

### Changed

 * Jetpack: Updated default version to 13.9.1

[https://github.com/Automattic/vip-go-mu-plugins/pull/5935](https://github.com/Automattic/vip-go-mu-plugins/pull/5935)

---

### Added

 * Jetpack 13.5+: Display admin notice for users using deprecated standalone plugin

### Fixed

 * Jetpack 13.9+: Add shim for users using deprecated standalone plugin to prevent
   fatal errors

[https://github.com/Automattic/vip-go-mu-plugins/pull/5937](https://github.com/Automattic/vip-go-mu-plugins/pull/5937)

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20241112.0).

---

 *  [Previous](https://docs.wpvip.com/changelog/page/14/?output_format=md)
 *  [Page 1](https://docs.wpvip.com/changelog/?output_format=md)
 *  …
 *  [Page 12](https://docs.wpvip.com/changelog/page/12/?output_format=md)
 *  [Page 13](https://docs.wpvip.com/changelog/page/13/?output_format=md)
 *  [Page 14](https://docs.wpvip.com/changelog/page/14/?output_format=md)
 *  Page 15
 *  [Page 16](https://docs.wpvip.com/changelog/page/16/?output_format=md)
 *  [Page 17](https://docs.wpvip.com/changelog/page/17/?output_format=md)
 *  [Page 18](https://docs.wpvip.com/changelog/page/18/?output_format=md)
 *  …
 *  [Page 64](https://docs.wpvip.com/changelog/page/64/?output_format=md)
 *  [Next](https://docs.wpvip.com/changelog/page/16/?output_format=md)