Skip to content

Jetpack 11.8

Choose a tag to compare

@samiff samiff released this 07 Feb 18:07
· 7 commits to jetpack/branch-11.8 since this release

11.8 - 2023-02-07

Enhancements

  • Form block: add styling of input fields. [#27837]

Improved compatibility

  • General: migrated to new Web Fonts API from Gutenberg. [#28054]
  • Revue block: add a direct link to the WordPress.com subscriber import page. [#28538]

Bug fixes

  • Backup: fix Backup submenu item not visible when the site has a VaultPress Backup plan but the VaultPress Backup plugin is not active. [#28650]
  • Dashboard: do not register the VaultPress and Scan submenu items without having Backups/Scan state. [#28711]
  • Slideshow: fix slideshow loading excessive dependencies on every page view. [#28562]
  • Twitter Timeline shortcode: remove jQuery dependency for non-admin pages, and add it for admin pages. [#28643]

Other changes

  • Contact Form: fix a PHP warning. [#28640]
  • Dashboard: remove border around counts for anti-spam/protect. [#28746]
  • JSON API: fix the response format for '/sites/$site/dropdown-pages/', the endpoint is not used in production yet. [#28586]
  • Masterbar: avoid PHP fatal on WoA sites due to a bad filter return. [#28622]
  • Reading settings: add 'Reading' link to the menu in Calypso for self-hosted Jetpack sites. [#28616]
  • Shortcodes: fix a PHP warning. [#28644]
  • Subscriptions: fix warnings from the global reading of '$post'. [#28639]
  • Tools: remove Webpack config for no-longer-used build-color-schemes-wpcom script. [#28601]
  • Widgets: make sure array is passed to 'sidebars_widgets'. [#28624]