Skip to content

Jetpack 11.3

Choose a tag to compare

@bindlegirl bindlegirl released this 06 Sep 17:20
· 4 commits to jetpack/branch-11.3 since this release

11.3 - 2022-09-06

Enhancements

  • General: enable the Post List package in Jetpack to display extra information alongside each post in wp-admin dashboard Posts screen.

Improved compatibility

  • Jetpack: register VideoPress Video block from Jetpack plugin.
  • Publicize: replace Publicize with Jetpack Social.
  • VideoPress: rely on videopress package for XMLRPC initialization.

Bug fixes

  • Carousel: ensure carousel still opens when clicking on a gallery image that has a figcaption with a link inside.
  • Subscriptions Block: fix input and submit button coupling for Safari when split style is selected.
  • Subscriptions Block: remove inline styles from subscription notification.
  • Tiled Gallery: ensure the link to the original image URL is used when linking to media files.
  • VideoPress: fix a js error when closing a non-VideoPress video modal in the Media Library.

Other changes

  • Added tracks to record when the new recommendations bubble is visible and when the user clicks on it
  • Compat: wp_startswith should only pass to strpos if string is passed.
  • Moved the permission check for the Tweetstorm endpoint into a helper class.
  • Update 'View Summary' button to 'View recommendations' to clear up where it goes
  • Updated copy and links in recommendations
  • Deprecated jetpack_require_lib and jetpack_require_lib_dir. No _deprecated_function calls yet, that will come after we've removed internal uses.
  • Enhancement: Update security plan recommendation to promote Jetpack Protect to increase installs
  • Fixed the criteria for showing VideoPress upsells in the Jetpack Dashboard
  • Fix JS error when installing boost plugin from recommendations
  • Fix some linting issues in tiled-gallery and remove files from the linter exclude list
  • Include custom post types items inside the calypso admin menu
  • Jetpack: update to the lastest changes of the VideoPress pkg API
  • Leverage placeholder attribute when rendering the shortcode in wpcom
  • Updated management of installing state for recommended features
  • Updated package dependencies.