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 10 of 57

RSS 
17 July 2024

18:33:08 GMT+0000

New Jetpack release

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

What is being added or changed?

Enhancements

  • AI Assistant: Hide input when user types on extended block.
  • Goodreads Block: provide support for additional profile URLs.
  • Newsletter: Add ability to manage the newsletter byline appearance.
  • Newsletter: Adding a new toggle to control the newsletter author line.
  • Newsletter: Email replies can become comments on your blog.
  • Social: Add Threads preview to Social Previews.
  • Tiled Gallery: Increase accessibility of Tiled Gallery carousel images.

Improved compatibility

  • Block Editor: Ensure that no Jetpack features are displayed in the site editor's sidebar when not necessary.
  • General: indicate compatibility with the upcoming version of WordPress – 6.6.
  • Offline Mode: do not display Jetpack's outbound SSL notice when in Offline mode.

Bug fixes

  • AI Assistant: Disable extensions when AI Assistant block is hidden.
  • External Media: Do not display External Media options in the Caption edit field.
  • External media: Ensure connect URL has the correct blog ID and verification values.
  • Like block: Fix editor styling.
  • Publicize: Fix a race condition with refreshing the active social connections.
  • Slideshow: Ensure whole block is selectable in the editor.
  • User Content Link Tracking: Check domain before redirecting to subscribe.wordpress.com.

For more details about this release (including specific changes), please see the release notes.

Questions?

If you have any questions, related to this release, please open a support ticket and we will be happy to assist.

16 July 2024

15:47:14 GMT+0000

Changed

  • Use ID over object in current_user_can()

https://github.com/Automattic/vip-go-mu-plugins/pull/5695


Fixed

  • Filesystem: Fix indicated upload size limit to be actual value of 2GB

https://github.com/Automattic/vip-go-mu-plugins/pull/5696


Update wp-parsely submodule to version 3.16.0

We updated the wp-parsely submodule (used for local development environments) to version 3.16.0

https://github.com/Automattic/vip-go-mu-plugins/pull/5697


wp-parsely default version was upgraded to 3.15

Changed the default version of wp-parsely from 3.15 to 3.16.

https://github.com/Automattic/vip-go-mu-plugins/pull/5698


Please see the full release on GitHub.

09 July 2024

20:17:41 GMT+0000

Changed

  • Use ID over object in current_user_can()

https://github.com/Automattic/vip-go-mu-plugins/pull/5695


Fixed

  • Filesystem: Fix indicated upload size limit to be actual value of 2GB

https://github.com/Automattic/vip-go-mu-plugins/pull/5696


Update wp-parsely submodule to version 3.16.0

We updated the wp-parsely submodule (used for local development environments) to version 3.16.0

https://github.com/Automattic/vip-go-mu-plugins/pull/5697

19 June 2024

17:15:37 GMT+0000

New Jetpack release

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

What is being added or changed?

Enhancements

  • AI Assistant: Add AI Assistant to Paragraph, Heading, List, and List Item blocks.
  • Newsletters: Add "From" and "Reply to" name settings.
  • Social: Add connection management to editor.
  • Social: Add the new Jetpack Social plan.
  • Subscribe Block: Add button-only style.
  • Subscribe Block: Allow to be placed inside the Navigation block.
  • Subscriptions: Add a toggle to automatically add Subscribe block to site navigation.
  • WordAds: Allow inline ads to be added within post content.

Improved compatibility

  • Notifications: Update notification icon to match WordPress.com.
  • SSO: Improve accessibility of tooltips on WP Admin users page.
  • Stats: Deprecate old Stats experience.

Bug fixes

  • External Media: Ensure the connect URL has the correct blog ID and verification values.
  • Slideshow: Ensure autoplay works correctly.
  • WordAds: Prevent fatal error when post content is null.

For more details about this release (including specific changes), please see the release notes.

Questions?

If you have any questions, related to this release, please open a support ticket and we will be happy to assist.

07 June 2024

17:47:17 GMT+0000

  • Fixed a bug preventing Single Sign-On: Service Provider Configuration form from saving changes

#vip-dashboard

21 May 2024

12:54:18 GMT+0000

Removed


Changed


Added


Fixed


Please see the full release on GitHub.

15 May 2024

00:29:42 GMT+0000

Changed


Added


Fixed


Removed

  • Remove jetpack-force-2fa plugin from shared-plugins folder, as it is included now in SSO module for Jetpack 12.7+. Use add_filter( 'jetpack_force_2fa', '__return_true' ); to enable.

https://github.com/Automattic/vip-go-mu-plugins/pull/5582

07 May 2024

18:23:23 GMT+0000

VIP-CLI: v2.39.6

Updates the custom deploy functionality, enabling deploys to be triggered with only a custom deploy token. There are breaking changes associated with this, so you will need to update the VIP CLI to the latest version if using custom deployments: npm i -g @automattic/vip

This functionality is currently in closed beta. Please reach out to VIP Support if you would like to join in on the beta test.