Skip to content

Releases: Automattic/jetpack-production

Jetpack 13.4-a.9

29 Apr 18:40
Compare
Choose a tag to compare
Jetpack 13.4-a.9 Pre-release
Pre-release

13.4-a.9 - 2024-04-29

Enhancements

  • Newsletter: Add subscrition 'reply to' behaviour. [#37011]

Other changes

  • Add aceptance for title optimization. [#37078]
  • Add cancel action for title optimization. [#37080]
  • Adds a jp_memberships_is_sandboxed item for sync. [#37088]
  • AI Assistant: Add inline extensions feature flag. [#37082]
  • AI Assistant: Add partial heading inline extension. [#37087]
  • API Docs: Fix example request for media add and update endpoints. [#37072]
  • Block Editor: Update button props to match latest changes in WordPress 6.5. [#36318]
  • CloudFlare Analytics: deprecate feature and move to mu-wpcom. [#37061]
  • Ensure that the paid subscriber cache is unique to the parameters it consumes. [#36925]
  • Janitorial: Use wp_admin_notice function introduced in WP 6.4 to display notices. [#37051]
  • Subscriptions: Hide subscriber count for already subscribed users. [#37073]
  • Subscriptions: The in_site_migration_flow show be a string to allow us to redirect to various flows. [#37099]
  • Subscriptions: Track "Set up" button clicks. [#37053]
  • Untangling: Fix sidebar upsells on Default color scheme to follow Core's. [#37064]
  • WordPress.com Block Editor: Avoid relying on the Jetpack class. [#37074]

Jetpack 13.4-a.7

25 Apr 09:10
Compare
Choose a tag to compare
Jetpack 13.4-a.7 Pre-release
Pre-release

13.4-a.7 - 2024-04-25

Improved compatibility

  • General: Update WordPress version requirements to WordPress 6.4 and remove compatibility code for lower versions. [#37047] [#37049]

Bug fixes

  • Google Fonts: Avoid theme fonts overriding the default fonts so fonts with a specific font weight that are not supported by the provided theme can be rendered correctly. [#37050]

Other changes

  • Add migration_source_site_domain to the list of available site options to update and retrieve. This will be used as part of the Site Migration on-boarding flow. [#37060]
  • Add title optimization as beta [#37001]
  • Add title optimization jetpack sidebar entry [#37002]
  • Add title optimization modal content [#37003]
  • Add update_plugins capability to the /sites/%s endpoint. [#36280]
  • AI Assistant: Separate toolbar dropdown logic and UI [#37016]
  • AI Assistant: Update AIControl imports [#36967]
  • Cookie Consent: localize default text [#37012]
  • Enhanced Distribution: remove deprecated module file. [#37032]
  • Masterbar: Specific styles for sidebar upsells are now maintained in separate files for each color scheme [#37022]
  • Subscriptions: Add "Paid newsletter" section to the Newsletter settings [#36975]
  • Subscriptions: Link "Subscribed" button to individual subscription page [#37021]

Jetpack 13.4-a.5

22 Apr 19:31
Compare
Choose a tag to compare
Jetpack 13.4-a.5 Pre-release
Pre-release

13.4-a.5 - 2024-04-22

Enhancements

  • Subscription: Add a filter to Allow Newsletter Block Meta Capability to be Changed. [#36909]

Other changes

  • Add scheduled updates sync option. [#36877]
  • Add in_site_migration_flow to the list of available site options to update and retrieve. This will be used as part of the Site Migration on-boarding flow. [#36974]
  • Adds the ability to filter users in the WPCOM_JSON_API_List_Users_Endpoint endpoint by capability. [#36893]
  • Add the userConnectionUrl to initial state to use in Social sidebar. [#36976]
  • AI Assistant: Extract Markdown and HTML conversions to AI Client. [#36906]
  • AI Featured Image: move tool from beta to production, to make it available to everyone. [#36965]
  • AI Featured Image: remove scrollbar on smaller screens. [#36963]
  • Block Scaffolding: update API version in template [#36955]
  • Carousel: Ensure that disabling the feature on WordPress.com Simple brings back Core's Lightbox back. [#36914]
  • CLI: Make wp jetpack publicize work again. [#36988]
  • Donations Block: Fix non localized strings. [#36951]
  • Enabled SIG even if publicize is disabled. [#36911]
  • Fix phpdoc types, and update phan config and baseline for wpcom stubs. No change to functionality. [#36988]
  • Google Docs Embed: Fix non localized strings. [#36993]
  • Jetpack Google Fonts: Add filter to conditionally skip loading. [#36980]
  • Monetize: Move menu item under Jetpack menu for all Classic interface users. [#36995]
  • Remove unnecessary react imports. [#36904]
  • REST API: Correctly report Publicize when applicable in /jetpack/v4/site/benefits endpoint. [#36988]
  • Sitemaps: Ensured that the last modification date from the jetpack_page_sitemap_other_urls filter is considered for the last modification date of the generated sitemap. [#36991]
  • Subscriptions: Add Subscriber Login block navigation placement setting to Dotcom Site Settings API. [#37000]
  • Subscriptions Block: Only check newsletter plans when inside WP Admin. [#36928]
  • Tiled Gallery: Fix round corners style. [#36952]
  • Tiled Gallery Block: Don't use image CDN on private WordPress.com simple sites. [#36876]
  • Update blocks to use API version 3. [#36858] [#36859] [#36864]
  • Update UX of featured image usage counter. [#36926]

Jetpack 13.4-a.3

15 Apr 20:18
Compare
Choose a tag to compare
Jetpack 13.4-a.3 Pre-release
Pre-release

13.4-a.3 - 2024-04-15

Improved compatibility

  • WordPress.com Toolbar: Avoid fatal errors when using other menu management plugins and the WordPress.com Toolbar feature. [#36783]

Jetpack 13.3.1

10 Apr 20:12
Compare
Choose a tag to compare

13.3.1 - 2024-04-10

  • Protect: Improved handling of request URLs. [#36833]

Jetpack 13.4-a.1

08 Apr 19:23
Compare
Choose a tag to compare
Jetpack 13.4-a.1 Pre-release
Pre-release

13.4-a.1 - 2024-04-08

Enhancements

  • Newsletters: Add a filter that enables the user to control the timing at which the Subscribe Modal loads. [#36374]

Bug fixes

  • Secure Sign-On: Disable the WordPress.com invitation setup on Multisite. [#36690]
  • Theme Tools: Fix deprecation notices in the color management library. [#36789]

Other changes

  • Add error handling in image generation. [#36709]
  • AI Assistant: Scroll to bottom of current block as suggestions keep coming. [#36569]
  • AI Featured Image: Add request counter to UI. [#36744]
  • Blocks: Move localizable strings out of the metadata attributes field. [#36724]
  • Carousel: Add extra isset check to avoid warnings. [#36681]
  • Create /wpcom/v2/admin-color endpoint that returns admin color scheme. [#36749]
  • Eventbrite Block: Refactor Edit component to function. [#36739]
  • Fix translation issues for default attributes. [#36695]
  • Jetpack AI Assistant: Remove old deadcode from image modal. [#36683]
  • MailChimp Block: Refactor Edit component to function. [#36746]
  • Markdown Block: Refactor Edit component to function. [#36758]
  • PHP 8.1: Fix error trying to run preg_split on array. [#36699]
  • Repeat Visitor Block: Refactor Edit component to function. [#36762]
  • Sharing block: Make sharing options translatable. [#36642]
  • Simplified social network selection for post sharing. [#36734]
  • Subscriptions: Add Subscriber Login block navigation placement setting to Sync and Dotcom API. [#36737]
  • Subscription Site: Release the Subscriber Login navigation placement toggle. [#36717]
  • Theme tools: Use integer casting method that doesn't cause deprecation notices. [#36680]
  • Update blocks to use API version 3. [#36701] [#36742]
  • Updated package dependencies. [#36760] [#36761] [#36775] [#36788]

Jetpack 13.3

03 Apr 14:35
Compare
Choose a tag to compare

13.3 - 2024-04-03

Enhancements

  • AI Assistant: Provide per-block quick actions to make them more relevant. [#36393]
  • Blocks: "Earn" category renamed to "Monetize". [#36480]
  • General: Only show installation errors on Plugins page. [#36390]
  • Jetpack AI: When the response includes a title and post title is empty, use provided title as post title. [#36500]
  • Member login block: Add ability to hide manage subscription link. [#36602]
  • My Jetpack: Trigger red bubble notification when a broken installation is detected. [#36449]
  • Newsletters: Display Email settings on Newsletter settings page. [#36290]
  • Newsletters: Ensure blog stats and top posts blocks do not render in email newsletters. [#36372]
  • Newsletters: Reorder settings cards to improve hierarchy. [#36465]
  • Newsletters: Use radio buttons instead of toggles on Email Settings. [#36532]
  • Sharing: Add a Bluesky sharing button. [#36181]
  • Sharing: add a Threads sharing button and a Threads sharing button block. [#36220]
  • Sharing: Add Native (Web Share) button to Sharing Buttons block. [#35967]
  • Sharing: Remove Like button from master bar. [#36456]
  • Social: Add support for an SMS button. [#36176]

Improved compatibility

  • Carousel: disable WordPress' lightbox option when Jetpack's Carousel feature is activated. [#36565]
  • General: Remove methods that were deprecated before the release of Jetpack 10.0, in 2021. [#36157]
  • SEO Tools: make the feature available on non-connected sites. [#36528]
  • Subscriptions: Remove subscription settings from reading options page. [#36314]

Bug fixes

  • Dashboard: Update the sharing button settings to clarify the available options (block or legacy sharing buttons). [#36473]
  • Enhanced Distribution: begin deprecation process as the Firehose is winding down. [#36168]
  • Paid Content Block: Fix subscriber view content not rendering in WordPress.com reader. [#36512]
  • Sharing: avoid PHP warnings when using custom post types. [#36315]
  • Sharing: fix the display of the sharing block in some classic themes. [#36283]
  • SSO: Disable WordPress.com invitation functionality for non-connected users. [#36572]

Jetpack 13.3-beta

01 Apr 16:09
Compare
Choose a tag to compare
Jetpack 13.3-beta Pre-release
Pre-release

13.3-beta - 2024-04-01

Enhancements

  • AI Assistant: Provide per-block quick actions to make them more relevant. [#36393]
  • Blocks: "Earn" category renamed to "Monetize". [#36480]
  • General: Only show installation errors on Plugins page. [#36390]
  • Jetpack AI: When the response includes a title and post title is empty, use provided title as post title. [#36500]
  • Member login block: Add ability to hide manage subscription link. [#36602]
  • My Jetpack: Trigger red bubble notification when a broken installation is detected. [#36449]
  • Newsletters: Display Email settings on Newsletter settings page. [#36290]
  • Newsletters: Ensure blog stats and top posts blocks do not render in email newsletters. [#36372]
  • Newsletters: Reorder settings cards to improve hierarchy. [#36465]
  • Newsletters: Use radio buttons instead of toggles on Email Settings. [#36532]
  • Sharing: Add a Bluesky sharing button. [#36181]
  • Sharing: add a Threads sharing button and a Threads sharing button block. [#36220]
  • Sharing: Add Native (Web Share) button to Sharing Buttons block. [#35967]
  • Sharing: Remove Like button from master bar. [#36456]
  • Social: Add support for an SMS button. [#36176]

Improved compatibility

  • Carousel: disable WordPress' lightbox option when Jetpack's Carousel feature is activated. [#36565]
  • General: Remove methods that were deprecated before the release of Jetpack 10.0, in 2021. [#36157]
  • SEO Tools: make the feature available on non-connected sites. [#36528]
  • Subscriptions: Remove subscription settings from reading options page. [#36314]

Bug fixes

  • Dashboard: Update the sharing button settings to clarify the available options (block or legacy sharing buttons). [#36473]
  • Enhanced Distribution: begin deprecation process as the Firehose is winding down. [#36168]
  • Paid Content Block: Fix subscriber view content not rendering in WordPress.com reader. [#36512]
  • Sharing: avoid PHP warnings when using custom post types. [#36315]
  • Sharing: fix the display of the sharing block in some classic themes. [#36283]
  • SSO: Disable WordPress.com invitation functionality for non-connected users. [#36572]

Jetpack 13.3-a.9

27 Mar 14:01
Compare
Choose a tag to compare
Jetpack 13.3-a.9 Pre-release
Pre-release

13.3-a.9 - 2024-03-27

Bug fixes

  • Paid Content Block: Fix subscriber view content not rendering in WordPress.com reader. [#36512]
  • SSO: Disable WordPress.com invitation functionality for non-connected users. [#36572]

Jetpack 13.3-a.7

25 Mar 18:34
Compare
Choose a tag to compare
Jetpack 13.3-a.7 Pre-release
Pre-release

13.3-a.7 - 2024-03-25

Enhancements

  • Blocks: "Earn" category renamed to "Monetize". [#36480]
  • Jetpack AI: When the response includes a title and post title is empty, use provided title as post title. [#36500]
  • My Jetpack: Trigger red bubble notification when a broken installation is detected. [#36449]
  • Newsletters: Reorder settings cards to improve hierarchy. [#36465]
  • Newsletters: Use radio buttons instead of toggles on Email Settings. [#36532]
  • Sharing: Remove Like button from master bar. [#36456]

Improved compatibility

  • General: Remove methods that were deprecated before the release of Jetpack 10.0, in 2021. [#36157]

Bug fixes

  • Dashboard: Update the sharing button settings to clarify the available options (block or legacy sharing buttons). [#36473]
  • Enhanced Distribution: begin deprecation process as the Firehose is winding down. [#36168]