Skip to content

Releases: Automattic/jetpack-production

Jetpack 13.2.2

22 Mar 09:22
Compare
Choose a tag to compare

13.2.2 - 2024-03-22

Other changes

  • Add function exists check for wp_admin_notice [#36511]

Jetpack 13.3-a.5

19 Mar 12:54
Compare
Choose a tag to compare
Jetpack 13.3-a.5 Pre-release
Pre-release

13.3-a.5 - 2024-03-19

Enhancements

  • AI Assistant: Provide per-block quick actions to make them more relevant. [#36393]
  • General: Only show installation errors on Plugins page. [#36390]
  • Newsletters: Ensure blog stats and top posts blocks do not render in email newsletters. [#36372]
  • Sharing: Add a Bluesky sharing button. [#36181]
  • Sharing: Add Native (Web Share) button to Sharing Buttons block. [#35967]

Improved compatibility

  • Subscriptions: Remove subscription settings from reading options page. [#36314]

Jetpack 13.3-a.3

18 Mar 20:19
Compare
Choose a tag to compare
Jetpack 13.3-a.3 Pre-release
Pre-release

13.3-a.3 - 2024-03-18

Enhancements

  • AI Assistant: Provide per-block quick actions to make them more relevant. [#36393]
  • General: Only show installation errors on Plugins page. [#36390]
  • Newsletters: Ensure blog stats and top posts blocks do not render in email newsletters. [#36372]
  • Sharing: Add a Bluesky sharing button. [#36181]
  • Sharing: Add Native (Web Share) button to Sharing Buttons block. [#35967]

Improved compatibility

  • Subscriptions: Remove subscription settings from reading options page. [#36314]

Jetpack 13.2.1

12 Mar 16:48
Compare
Choose a tag to compare

13.2.1 - 2024-03-12

Other changes

  • Subscriptions: improve security by better checks when displaying a Subscription form via a shortcode. [#36347]
  • This fixes a minor bug in a recently shipped feature that makes it work more like expected [#36262]

Jetpack 13.3-a.1

12 Mar 18:09
Compare
Choose a tag to compare
Jetpack 13.3-a.1 Pre-release
Pre-release

13.3-a.1 - 2024-03-12

Enhancements

  • Display Email settings on Newsletter settings page [#36290]
  • Login block: Link to subscription management page with site URL as search query.
  • Member login block: link to individual subscription management page [#36200]
  • Pass API parameter to indicate when deleting a memberships product should cancel subscriptions [#35735]
  • Sharing: add a Threads sharing button and a Threads sharing button block. [#36220]
  • Social Menu & Social Media Icons: Add support for an SMS button. [#36176]
  • Uncheck users-new.php Invite user on load if WooCommerce plugin is activated [#36140]

Improved compatibility

  • Add metadata to the post to better diagnose need for Reader and Firehose [#36254]

Bug fixes

  • Sharing: avoid PHP warnings when using custom post types. [#36315]
  • Sharing: fix the display of the sharing block in some classic themes. [#36283]

Jetpack 13.2

05 Mar 09:21
Compare
Choose a tag to compare

13.2 - 2024-03-05

Enhancements

  • Three legacy Jetpack widgets are now available as new blocks:
    • Blog Stats block: easily display visitor stats data on a global or per post basis.
    • Top Posts and Pages block: provides a quick way to display the most popular content on your site.
    • Goodreads block: showcase books from the shelves of a Goodreads profile.
  • Jetpack mobile app: now provides a seamless way to upload images from your mobile device while publishing on the web. [#35583]
  • Jetpack SSO: various improvements made to enhance inviting and managing users. [#35277]

Improved compatibility

  • Blaze: remove "Promote with Blaze" links appearing in the Posts list when the Blaze feature is enabled. You can still go to Tools > Advertising to create and manage Blaze campaigns on your site. [#35586]
  • General: the plugin is now compatible with the upcoming WordPress release, version 6.5. [#35820]
  • Subscriptions block: add support for WP Super Cache and Boost Cache. [#35598]
  • WordAds: add additional states to US Privacy law opt-out. [#35765]
  • WordAds: include option to toggle GDPR Consent Banner. [#35205]
  • WPcom API: add 'if_not_modified_since' to the update post endpoint which will help clients determine if the post has been updated since last retrieved. [#35526]

Bug fixes

  • Carousel: don't open carousel if no images are found in the gallery. [#35788]
  • Jetpack Google Fonts: fix bug where some Google fonts aren't displayed correctly on front end. [#35706]
  • Memberships: disable scroll to top when memberships subscribe popup is opened. [#35553]
  • Sharing block: only enqueue extra JavaScript when a Sharing Block is inserted on the page. [#35955]
  • Sharing buttons: small adjustments to default button styles. [#35521]
  • Subscribe block: improve disabled placeholder state theme colour compatibility. [#35813]
  • WooCommerce Analytics: avoid error when trying to pay for a deleted product. [#35566]
  • WPcom i18n: fix mixed translations after WordPress.com user locale switch. [#35750]

Jetpack 13.2-beta

04 Mar 15:57
Compare
Choose a tag to compare
Jetpack 13.2-beta Pre-release
Pre-release

13.2-beta - 2024-03-04

Enhancements

  • Blog Stats block: Add message on the frontend when the Stats module is disabled. [#36108]
  • Dashboard: link to Odyssey Stats for Atomic sites [#36049]
  • Goodreads Block: Add transform from Legacy Widget. [#36061]

Other changes

  • Adding tracking for user management events [#35773]
  • Better handle categories input click/focus. [#35916]
  • Blog Stats block: fix translation string format. [#36127]
  • Comment: No changelog needed - already included in changelog/update-blog-stats-disabled [#36154]
  • Goodreads Block: Fix block inheriting styles from Legacy Widget. [#36059]
  • Google Fonts: Update the implement of print_font_faces as the value of WP_Font_Face_Resolver::get_fonts_from_theme_json may be an indexed array [#35986]
  • Hides the Customizer menu items for block themes [#36017]
  • Jetpack Comments: Wrap iframe related script in IIFE to prevent declaration of global variables [#36123]
  • Lazy Images: remove module now that it has been deprecated for a few releases. [#36155]
  • Move blocks from beta to production: blog-stats, top-posts, goodreads [#36057]
  • Move Jetpack_Boost_Modules class to the boost-score-api package. [#36080]
  • RNMobile: Ensure playsInline setting always conforms to Video block schema. [#35981]
  • RNMobile: Revert change to the way playsInline attribute is saved, prevent regression on web. [#36030]
  • Sal: add is_commercial_reasons to options [#36006]
  • Scheduled updates: Introduced a new body parameter scheduled_update to the POST /sites/%s/plugins/%s endpoint.
  • When POST /sites/%s/plugins/%s endpoint is called with the scheduled_update parameter, we validate the request and modify the auto update plugins allowed list to include the ones in the scheduled updates option. [#35941]
  • Setup state for handling backup preflight checks [#36044]
  • Stats: enable Odyssey Stats for WoA sites [#35528]
  • Stats: link to Odyssey Stats from admin bar [#36050]
  • Subscription Site: Allow to add add Subscribe block at the end of each post [#35458]
  • Subscription Site: Prevent the Subscribe block from rendering when the Paywall block is visible [#36045]
  • Sync:Add feature flag for enabling the use of rest api for sending the sync data [#36118]
  • The features in Customizer should appear when users directly visit the Customizer link [#36146]
  • Untangle: add site option wpcom_classic_early_release [#36111]
  • Untangle: always use the wpcom_is_nav_redesign_enabled() function as release toggle [#35894]
  • Updated package dependencies.
  • Update VideoPress card styles. [#35968]
  • Voice to Content: Cancel transcription on modal close and disable close on click outside [#36082]
  • Voice to Content: change the way the processing and error states are handled, and ensure proper error handling. [#36001]
  • Voice to Content: Clear preceding empty paragraph when transcription is ready [#36132]
  • Voice to Content: Fix transcription check on post-processing failure [#36002]
  • Voice to Content: include validation and validation state when an audio is recorded or uploaded. [#36043]
  • Voice to Content: move transcription to a dedicated hook so the block code becomes more simple [#36033]
  • Voice to Content: Track transcription started event. [#36094]

Jetpack 13.2-a.11

27 Feb 15:04
Compare
Choose a tag to compare
Jetpack 13.2-a.11 Pre-release
Pre-release

13.2-a.11 - 2024-02-27

Enhancements

  • Real time backups: Add endpoints orders to be used in real-time backups jetpack [#35649]

Bug fixes

  • Atomic i18n: Fix mixed translations after WordPress.com user locale switch [#35750]
  • Goodreads Block: fix error when adding multiple blocks to the same page. [#35876]
  • Revert 35890 to resolve the font display issue [#35983]
  • Sharing: only enqueue extra JavaScript when a Sharing Block is inserted on the page. [#35955]

Other changes

  • Add slide up/down animation to categories. [#35887]
  • Copy Post: Add Jetpack Logo to row action link [#35552]
  • RNMobile: Detect and avoid invalid media URLs in VideoPress v5 block [#35961]
  • RNMobile: Fix edge case where block could sometimes mistakenly appear empty. [#35957]
  • Voice to Content: refactor hook usage and handle request canceling [#35923]

Jetpack 13.2-a.9

26 Feb 18:18
Compare
Choose a tag to compare
Jetpack 13.2-a.9 Pre-release
Pre-release

13.2-a.9 - 2024-02-26

Enhancements

  • Ads Settings: Include option to toggle GDPR Consent Banner [#35205]
  • Blaze: Enable the Dashboard behind the feature flag [#35724]
  • Blog Stats Block: Remove check that prevented testing on WP.com sites. [#35751]
  • Improve SSO send invite hover copy [#35879]
  • Privacy: Add preliminary support for WordAds Consent Management Provider [#35165]
  • Sharing: automatically add the Sharing Buttons block to the single post and page templates on sites using a block-based theme. [#35542]
  • WordAds: Add additional states to US Privacy law opt-out [#35765]

Improved compatibility

  • General: the plugin is now compatible with the upcoming WordPress release, version 6.5. [#35820]

Bug fixes

  • Carousel: don't open if no images are found in the gallery. [#35788]
  • Subscribe block: improve disabled placeholder state theme colour compatibility [#35813]

Other changes

  • Add a button to allow admins to re-send invites [#35833]
  • Add checkbox for opting out of inviting users to WordPress [#35902]
  • Add link to newsletter settings, still under feature flag. [#35825]
  • Add save button to newsletter settings. Still under feature flag. [#35861]
  • Add upgrade message for free tier [#35794]
  • Changed SSO heading tooltip [#35948]
  • Changes newsletter paid subscriber label to nowrap [#35690]
  • Connection flow: remove deprecated files, functions, and images that are not needed anymore now that we do not display connection banners outside of the Jetpack connection screen. [#35873]
  • Connection Screen: make VoiceOver announce lists as such [#35736]
  • Contact Form: deprecate temporary tmp_grunion_allow_editor_view filter. [#35584]
  • ESlint: disable redundant role rule [#35800]
  • Extracted Subscription Welcome Email into its own component [#35774]
  • Fix a bug in showing custom columns in the users table [#35882]
  • Fix spelling error on validation message. [#35909]
  • Google Fonts: Update the implement of print_font_faces as the value of WP_Font_Face_Resolver::get_fonts_from_theme_json may be an indexed array [#35890]
  • Improve SSO invite user error handling [#35850]
  • Interaction on newsletter categories. Work in progress under feature flag. [#35799]
  • Remove Settings > Sharing menu item registered by Publicize, and Likes. [#35810]
  • Remove unstable post editor check in AI Excerpt [#35875]
  • RNMobile: Enable support for editing v5 of the VideoPress block in the Jetpack app. [#35637]
  • Security Monitor: remove link to notifications and add link to wordpress account [#35769]
  • Sharing Block: only hook block on WordPress 6.5+ [#35905]
  • Social: Changed name of the social settings card [#35812]
  • SSO user invitation checkbox css change [#35907]
  • Stats: switch our stats fetching methods to use data conversion method from package. [#35865]
  • Subscriptions: Prevents the HTTP 301 redirection in Paywall block [#35852]
  • Top Posts Block: make available on WordPress.com Simple. [#35866]
  • TreeSelector: Added tree selector component. [#35749]
  • Update SSO users table pending invite icon styling [#35878]
  • Voice to Content: Add hook to handle transcription insertion into the editor. [#35761]
  • Voice to Content: avoid replacing blocks when inserting transcription into editor. [#35790]
  • Voice to Content: Make transcriptions cancelable and link upload button to processing state [#35737]
  • Voice to Content: refactor ActionButtons component to not handle logic on it, relying just on state and events [#35914]
  • Voice to Content: Update oscilloscope component [#35877]
  • WordAds: ensure the new CMP banner can be loaded in production environments. [#35791]
  • Wordpress.com Tools Menu: Update Github Deployments submenu copy [#35759]

Jetpack 13.1.3

20 Feb 19:52
Compare
Choose a tag to compare

13.1.3 - 2024-02-20

Bug fixes

  • Backup: write helper script to ABSPATH by default to avoid backup failures. [#35508]