Skip to content

Releases: Automattic/jetpack-production

Jetpack 13.4.1

10 May 08:18
Compare
Choose a tag to compare

13.4.1 - 2024-05-10

Bug fixes

  • Contact Form: Unhook the jetpack_form_register_pattern function to prevent unwanted deprecation notices. [#37278]

Jetpack 13.4

07 May 20:30
Compare
Choose a tag to compare

13.4 - 2024-05-07

Enhancements

  • Jetpack AI: Add an AI Featured Image Generator. [#36709] [#36806] [#36812] [#36822] [#36831] [#36863] [#36865] [#36868] [#36899] [#36926] [#36963] [#36965] [#37086] [#37166] [#37209] [#37219]
  • Newsletters: Manage subscribers in Jetpack Cloud. [#37155]
  • Newsletters: Add a "Reply-to" setting for newsletter emails. [#37011]
  • Newsletters: Add filters for controlling the Subscribe Modal load time and the edit capability for the Newsletter Block Meta. [#36909] [#36374]
  • Paid Content Block: Use a login flow matching the Subscribe Block. [#37178]
  • WordAds: Ensure that ads.txt works on subdirectory websites. [#36887]

Improved compatibility

  • General: WordPress 6.4 is now the minimum required version. [#37047] [#37049]
  • Theme Tools: Site-logo and devicepx are deprecated. Use WordPress Core's custom-logo or logo block instead. [#37116] [#37109]
  • WordPress.com Toolbar: Avoid fatal errors when using other menu management plugins while the WordPress.com Toolbar feature is active. [#36783]

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]
  • Secure Sign-On: Disable the WordPress.com invitation setup on Multisite. [#36690]
  • Sidebar: Fix double arrows being shown on active menu items in RTL mode. [#37204]
  • Theme Tools: Fix deprecation notices in the color management library. [#36789]
  • VideoPress: Fix an XSS vulnerability in VideoPress shortcodes.

Jetpack 13.4-beta

06 May 19:01
Compare
Choose a tag to compare
Jetpack 13.4-beta Pre-release
Pre-release

13.4-beta - 2024-05-06

Enhancements

  • Paid Content Block: Swap out the login flow. [#37178]
  • Subscriptions: Manage subscribers in Jetpack Cloud instead of WP.com. [#37155]
  • Subscription Widget: Remove "follow" term from confirmation message. [#37135]
  • WordAds: Ensure that ads.txt works on subdirectory websites. [#36887]

Improved compatibility

  • Theme tools: Devicepx functionality is deprecated. [#37116]
  • Theme tools: Site-logo functionality is deprecated in favour of core supported custom-logo. [#37109]

Bug fixes

  • Sidebar: Fix showing the double arrow on active menu when RTL [#37204]

Other changes

  • Add a method to find all plans that are valid for a given newsletter tier. [#37084]
  • Added feature flag for social admin UI. [#37134]
  • Add error handling on Title Optimization. [#37195]
  • Add handler for the migration_source_site_domain option. [#37100]
  • Add tracks and new entries for title optimization. [#37180]
  • AI Assistant: Add undo functionality and fix input with iframe. [#37200]
  • AI Assistant: Fix AI Control positioning on inline extension. [#37145]
  • AI Assistant: Link toolbar actions to requests on inline extensions. [#37168]
  • AI Featured Image: Add entry point on the media source dropdown menu. [#37166]
  • AI Featured Image: Allow users to write prompts for the image generation. [#37086]
  • AI Featured Image: Change upgrade prompt layout and fix UI issues. [#37219]
  • AI Featured Image: Start tracking error messages. [#37209]
  • Contact Form: Removing code and renaming relevant references to ensure we use the package version of the contact form. [#37157]
  • Janitorial: Deprecate methods in Jetpack class in favor of methods from the Connection package. [#36989]
  • Jetpack Sync: Add Woocommerce event remove_order_items to Jetpack Sync. [#33748]
  • SSO: Deprecate in-plugin methods in favor of methods from the Connection package. [#36924]
  • Subscriptions: Add back missing HTML for paywall in emails. [#37117]
  • Subscriptions: Disable Paid Newsletter settings section when user is not connected to WP.com. [#37149]
  • Subscriptions: Fix registering block hooks for REST API calls. [#37123]
  • Subscriptions: Fix Subscribed button alignment. [#37066]
  • Subscriptions: Move the Newsletter module main toggle to separate section in Newsletter settings. [#37152]
  • Sync AI plugin content across settings and jetpack sidebar. [#37220]
  • Updated package dependencies. [#37147] [#37148]
  • Update interface of Usage Counter on Jetpack Plugin. [#37216]
  • WordPress.com REST API: Exposed is_deleted attribute with sites API response. [#37142]

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]