Releases: Automattic/jetpack-production
Releases · Automattic/jetpack-production
Jetpack 14.3
14.3 - 2025-02-04
Enhancements
- Blocks: Improve performance. [#39734]
- Forms: Add Checkbox and Consent field enter action to create a new block. [#41297]
- Forms: Allow HTML block within forms. [#41040]
- Show Infinite Scroll options in Simple Classic. [#41144]
- Social: Enable Social post UI for WordPress.com sites. [#41219]
- Social: Post character limits are now dynamic based on selected connections. [#41429]
Improved compatibility
- Nova Restaurant: ensure that the custom post type is now loaded via the Classic Theme Helper package. [#40782]
- Open Graph Meta Tags: Do not display Jetpack's tags when the SEOPress plugin is active. [#41331]
- Social: Remove "Your post" section from previews in favor of newer Social Post UI. [#41329]
Bug fixes
- Authors widget: Fix saving of unchecked "Display all authors" checkbox in the legacy widget editor. [#40878]
- Copy Post: Ensure Copy option is still available on all CPTs after quick edit in post list. [#41339]
- Fix: Newsletter toggle in editor sidebar has a visually broken active state. [#41036]
- Forms: Fix datepicker appearance on dark themes. [#41342]
- Forms: Fix dropdown icon style. [#41074]
- Forms: Fix field spacing and widths. [#41415]
- Forms: Fix permanent deletion of form reponses via quicklinks. [#41321]
- Forms: Hide empty radio fields. [#41379]
- Forms: Keep content as-is when switching Feedback status between spam and publish. [#41359]
- Forms: Make the icons show up as expected in the style editor. [#41314]
- Forms: Prevent error in block placeholder when the Forms module is disabled. [#41382]
- Pages and Posts: Fix the layout on mobile when details are open. [#40872]
- Photon: Fix double encoding image urls. [#40886]
- Sharing: Fix the location of the sharing dialog so it is not always the first sharing element on the page. [#41002]
- Sitemaps: Ensure a valid news sitemap is present even if no posts are eligible. [#40893]
- Social: Fix profile links for LinkedIn connections. [#40873]
- Social: Fix Publicize error in the editor due to malformed connections data. [#40679]
- Social: Fix wordpress.com login error when connecting Social accounts. [#41149]
- Stats: Fix saving of custom roles settings. [#40853]
- Testimonials: Fix shortcode-related bug. [#40896]
- Tiled Gallery block: Ensure icons are visible when selecting image in editor. [#40779]
- VideoPress: Fix issue with VideoPress block with zero height and width. [#41319]
Other changes
- Code: Remove extra params on function calls. [#41263]
- Code: Use function-style exit() and die() with a default status code of 0. [#41167]
- Comments API: Add wpcom_id and wpcom_login fields to comment author responses when requested via author_wpcom_data parameter. [#41254]
- Embeds: Fix the Descript block variation icon SVG path. [#41017]
- Forms: Fix default editor stying for textarea. [#41229]
- Forms: Remove wrapping element from form block. [#41274]
- Forms: Rename contact form module to "Forms". [#41384]
- Full Sync: Send context on initial sync action. [#40930]
- General: Deprecate Jetpack geo location module. [#41193]
- General: Fix the rendering of Jetpack Google Fonts font faces for classic themes. [#41190]
- Hide related posts options for block themes. [#41075]
- Jetpack AI: Add message that displays when a post has no content. [#41161]
- Jetpack AI: Add PoC for SEO assistant (hardcoded and no actionables yet). [#40802]
- Jetpack AI: Buttons now have 100% width and are 40px tall. [#41161]
- Jetpack AI: Changed color of some text. [#41161]
- Jetpack AI: Enable ratings feedback thumbs for all. [#40772]
- Jetpack AI: Prevent error when generating a featured image while quota is exceeded. [#41551]
- Jetpack AI: Updated text and spacing in various places. [#41161]
- Jetpack AI: Use the PluginDocumentSettingPanel slotfill for compatibility with site and post editor in the Excerpt panel. [#41251]
- Jetpack AI: Write Brief checkboxes are hidden by toggle now. [#41161]
- Jetpack button: Implement outline style. [#41194]
- Move WPCOM_REST_API_Proxy_Request trait to the connection package. [#41023]
- Newsletter: Update category settings to clarify that one or more categories must be selected to allow people to subscribe. [#40727]
- Notifications: Support three-letter language code translations. [#40973]
- Pexels: Update title of option to be sentence case. [#41024]
- Post List: Add a Copy Link Quick Action. [#41305]
- Post list: Ensure copy quick link is added after quick edit. [#40889]
- Related Posts: Revert "Hide settings in block themes." [#41203]
- SEO Assistant: Adjust step flow in wizard. [#41268]
- SEO Assistant: Implement completion step and review copy edits. [#41469]
- SEO Assistant: Improve assistant flow by letting steps depend on previous steps. [#41341]
- SEO Assistant: Tweak design CSS. [#41506] [#41473]
- Social Image Generator: Change description for toggle. [#40991]
- Stats: Load the adminbar stats graph lazily. [#40865]
- Stats: Remove legacy Stats widget loader. [#40839]
- Subscriptions block: Fix button width when not on a new line. [#41156]
- Sync: Full Sync comments now send dynamic chunks if chunk size default is too big. [#41350]
- Testing: Add manual testing instructions. [#41364]
- Theme compat: Wrap relevant functions in a
function_exists
check to prevent collisions with Classic Theme Helper package. [#41394] - Update composer.lock files. [#41066]
- Updated dependencies. [#40773]
- Updated package dependencies. [#40980] [#41099]
- Updated package dependencies. [#41286]
- Update settings endpoint to return the updated toggle state in the success response. [#41461]
- Update social-logos import from default to named. [#40816]
- Update text copies based on whether the site is public. [#41387]
Jetpack 14.3-beta
14.3-beta - 2025-02-03
Enhancements
- Blocks: Improve performance. [#39734]
- Social: Post character limits are now dynamic based on selected connections. [#41429]
- Social: Enable Social post UI for WordPress.com sites. [#41219]
Improved compatibility
- Open Graph Meta Tags: Do not display Jetpack's tags when the SEOPress plugin is active. [#41331]
- Social: Remove "Your post" section from previews in favor of newer Social Post UI. [#41329]
Bug fixes
- Copy Post: Ensure Copy option is still available on all CPTs after quick edit in post list. [#41339]
- Forms: Fix datepicker appearance on dark themes. [#41342]
- Forms: Fix field spacing and widths. [#41415]
- Forms: Fix permanent deletion of form reponses via quicklinks. [#41321]
- Forms: Hide empty radio fields. [#41379]
- Forms: Keep content as-is when switching Feedback status between spam and publish. [#41359]
- Forms: Prevent error in block placeholder when the Forms module is disabled. [#41382]
Other changes
- Code: Remove extra params on function calls. [#41263]
- Forms: Rename contact form module to "Forms". [#41384]
- Post List: Add a Copy Link Quick Action. [#41305]
- SEO Assistant: Adjust step flow in wizard. [#41268]
- SEO Assistant: Implement completion step and review copy edits. [#41469]
- SEO Assistant: Improve assistant flow by letting steps depend on previous steps. [#41341]
- SEO Assistant: Tweak design CSS. [#41506] [#41473]
- Subscriptions block: Fix button width when not on a new line. [#41156]
- Sync: Full Sync comments now send dynamic chunks if chunk size default is too big. [#41350]
- Testing: Add manual testing instructions. [#41364]
- Theme compat: Wrap relevant functions in a
function_exists
check to prevent collisions with Classic Theme Helper package. [#41394] - Updated package dependencies. [#41286]
- Update text copies based on whether the site is public. [#41387]
- Update settings endpoint to return the updated toggle state in the success response. [#41461]
Jetpack 14.3-a.5
14.3-a.5 - 2025-01-27
Enhancements
- Forms: Add Checkbox and Consent field enter action to create a new block. [#41297]
Bug fixes
- Forms: Make the icons show up as expected in the style editor. [#41314]
- Sitemaps: Ensure a valid news sitemap is present even if no posts are eligible. [#40893]
- Social: Fix profile links for LinkedIn connections. [#40873]
- Social: Fix Publicize error in the editor due to malformed connections data. [#40679]
- VideoPress: Fix issue with VideoPress block with zero height and width. [#41319]
Other changes
- Comments API: Add wpcom_id and wpcom_login fields to comment author responses when requested via author_wpcom_data parameter. [#41254]
- Forms: Fix default editor stying for textarea. [#41229]
- Forms: Remove wrapping element from form block. [#41274]
- General: Fix the rendering of Jetpack Google Fonts font faces for classic themes. [#41190]
- General: Deprecate Jetpack geo location module. [#41193]
- Jetpack AI: Use the PluginDocumentSettingPanel slotfill for compatibility with site and post editor in the Excerpt panel. [#41251]
- Jetpack button: Implement outline style. [#41194]
- Related Posts: Revert "Hide settings in block themes." [#41203]
Jetpack 14.3-a.3
14.3-a.3 - 2025-01-20
Enhancements
- Forms: Allow HTML block within forms. [#41040]
- Show Infinite Scroll options in Simple Classic. [#41144]
Bug fixes
- Fix: Newsletter toggle in editor sidebar has a visually broken active state. [#41036]
- Forms: Fix dropdown icon style. [#41074]
- Photon: Fix double encoding image urls. [#40886]
- Sharing: Fix the location of the sharing dialog so it is not always the first sharing element on the page. [#41002]
- Social: Fix wordpress.com login error when connecting Social accounts. [#41149]
Other changes
- Code: Use function-style exit() and die() with a default status code of 0. [#41167]
- Embeds: Fix the Descript block variation icon SVG path. [#41017]
- Full Sync: Send context on initial sync action. [#40930]
- Hide related posts options for block themes. [#41075]
- Jetpack AI: Add message that displays when a post has no content. [#41161]
- Jetpack AI: Add PoC for SEO assistant (hardcoded and no actionables yet). [#40802]
- Jetpack AI: Buttons now have 100% width and are 40px tall. [#41161]
- Jetpack AI: Changed color of some text. [#41161]
- Jetpack AI: Updated text and spacing in various places. [#41161]
- Jetpack AI: Write Brief checkboxes are hidden by toggle now. [#41161]
- Move WPCOM_REST_API_Proxy_Request trait to the connection package. [#41023]
- Pexels: Update title of option to be sentence case. [#41024]
- Social Image Generator: Change description for toggle. [#40991]
- Update composer.lock files. [#41066]
- Updated package dependencies. [#40980] [#41099]
Jetpack 14.3-a.1
14.3-a.1 - 2025-01-13
Improved compatibility
- Nova Restaurant: ensure that the custom post type is now loaded via the Classic Theme Helper package. [#40782]
Bug fixes
- Authors widget: Fix saving of unchecked "Display all authors" checkbox in the legacy widget editor. [#40878]
- Stats: Fix saving of custom roles settings. [#40853]
- Pages and Posts: Fix the layout on mobile when details are open. [#40872]
- Testimonials: Fix shortcode-related bug. [#40896]
- Tiled Gallery block: Ensure icons are visible when selecting image in editor. [#40779]
Other changes
- Jetpack AI: Enable ratings feedback thumbs for all. [#40772]
- Newsletter: Update category settings to clarify that one or more categories must be selected to allow people to subscribe. [#40727]
- Notifications: Support three-letter language code translations. [#40973]
- Post list: Ensure copy quick link is added after quick edit. [#40889]
- Stats: Load the adminbar stats graph lazily. [#40865]
- Stats: Remove legacy Stats widget loader. [#40839]
- Updated dependencies. [#40773]
- Update social-logos import from default to named. [#40816]
Jetpack 14.2.1
14.2.1 - 2025-01-09
Bug fixes
- WC Analytics: Temporarily disable setcookie to avoid caching issues. [#40937]
Jetpack 14.2
14.2 - 2025-01-07
Enhancements
- Social: Improve Jetpack Likes behavior for better theme integration if the post has likes. [#40544]
- Stats: Allow programatically fetching stats for specific sites when using Jetpack's tools. [#40441]
- Stats: Enable sparkline chart in the WP Admin bar. [#40456]
- Stats: Sunset Legacy Stats experience. [#40384]
Improved compatibility
- Google Photos Picker: Update UX opening picker right after pressing "change selection" CTA. [#40410]
- Jetpack Testimonials: Ensure feature loads via the Classic Theme Helper package instead of the module. [#40388]
- SEO: Ensure support for adding an SEO title and description for custom post types. [#40334]
- WordPress 6.7 Compatibility: Fix notices caused by translation calls happening too early in the load order. [#40474]
Bug fixes
- Facebook Embeds: Add a white background to embeds to avoid transparent background interfering with readability. [#40547]
- Form Block: Fix validation of URL input types to allow query strings. [#40490]
- Google Fonts: Clean up the Google Fonts data if either the Google Fonts module is disabled or Jetpack is disabled. [#40440]
- Import: Set WP_IMPORTING constant correctly when doing an import. [#40563]
- SEO: Ensure that SEO fields are not visible when another SEO plugin is active. [#40567]
- Shortcode embeds: Ensure Instagram reels are properly displayed in AMP views. [#40682]
- Shortcodes: Prevent conflict with third-party SoundCloud shortcodes. [#40789]
- Slideshow block: Fix block display when added within a Stack block. [#40383]
- WooCommerce Analytics: Fix fatal error when WooCommerce cart object is not available. [#40729]
Other changes
- Add testing instructions for Jetpack 14.2. [#40752]
- AI Assistant: Add disclaimer to image generation modals. [#40397]
- AI Assistant: Add feature flag for AI feedback feature. [#40418]
- AI Assistant: Add thumbs feedback for list-to-table feature. [#40755]
- AI Assistant: Enhance thumbs feedback on AI Assistant and extensions. [#40746]
- AI Assistant: Fix block inserter position for Form block with AI extension. [#40834]
- API Endpoints: Disable Bloganuary for 2025 and beyond. [#40491]
- API Endpoints: Make sure manual plugin updates applied when auto update is disabled. [#40534]
- Block Editor: Avoid crashes when the media property does not exist. [#40588]
- Blocks: Fix path validation notices. [#40450]
- Carousel: Avoid null requests when loading an image. [#40535]
- Comments: Make list of allowable comment types filterable so custom types can be returned if needed. [#40530]
- Custom Post Types: Ensure Restaurant Menu mail class does not conflict with newly moved files in Classic Theme Helper package. [#40668]
- E2E Tests: Only install single browser used by Playwright. [#40827]
- External media: Add logic to persist session in cookie. [#40382]
- Filters: Prevent error when
http_request_timeout
filter is used incorrectly. [#40791] - General: Fix lints following ESLint rule changes for TypeScript. [#40584]
- General: Remove deprecated hooks and methods on Jetpack admin pages. [#40457]
- Google Photos Picker: Cover case with connection transition from Google Photos to Google Photos Picker. [#40416]
- Infinite Scroll: Remove deprecated code. [#40528]
- Jetpack AI: Add AI feedback component and implementing it on the image carousel. [#40488]
- Jetpack AI: Adding AI feedback to Write Brief features. [#40756]
- Jetpack AI: Add thumbs up/down component to AI logo generator. [#40610]
- Jetpack AI: Add tooltips to AI feedback component. [#40506]
- Jetpack AI: Add tracking to the thumbs up/down component, saving the component and rating to Tracks. [#40553]
- Jetpack AI: Change placeholders on image generation modals to try and improve styles discoverability. [#40504]
- Jetpack AI: Do not trigger featured image generation if title or content are just empty spaces. [#40858]
- Jetpack AI: Introduce new beta feature ai-seo-assistant. [#40744]
- Jetpack AI: Move AI Response Feedback feature out of beta. [#40859]
- Jetpack AI: Remove dead and deprecated code. [#40172]
- Jetpack AI: Show current featured image in Featured Image Generator modal if present. [#40631]
- Jetpack API: Fixed a bug where invalid upload input caused a fatal error. [#40726]
- Jetpack API: Move
wpcom/v2/publicize/connections
endpoint to publicize package. [#40607] - Map block: Improve inspector control UI. [#40837]
- Metadata: Always return internal '_jetpack_dont_email_post_to_subs' meta. [#40723]
- Newsletter: Fix no space under the sidebar toggle. [#40376]
- Photon: Ensure VIP sites are correctly identified to prevent unnecessary early Photonization of URLs. [#39941]
- Premium Content: Fix editor and display CSS for Premium Content buttons. [#40638]
- Restaurant Menu CPT: Convert much of the jQuery usage to JavaScript. [#40645]
- Site Migration: Add new option to site options API. [#40552]
- Sync: Synchronize Holiday snow option. [#40478]
- Testing: Remove old instructions. [#40444]
- Tests: Use updated theme in tests. [#40634]
- Updated package dependencies. [#40363]
- Updated package dependencies. [#40515] [#40564]
- Updated package dependencies. [#40693]
- Updated package dependencies. [#40784] [#40792] [#40798] [#40800] [#40810] [#40811] [#40813] [#40815] [#40830] [#40831] [#40844]
- VideoPress: Catch TypeError when theme specifies $content_width as a string. [#40790]
- WordAds: Migration of ad formats from IPONWEB to WATL. [#40308]
Jetpack 14.2-beta
14.2-beta - 2025-01-06
Bug fixes
- Shortcodes: Prevent conflict with third-party SoundCloud shortcodes. [#40789]
Other changes
- Add testing instructions for Jetpack 14.2. [#40752]
- AI Assistant: Fix block inserter position for Form block with AI extension. [#40834]
- E2E Tests: Only install single browser used by Playwright. [#40827]
- Filters: Prevent error when
http_request_timeout
filter is used incorrectly. [#40791] - Jetpack AI: Adding AI feedback to Write Brief features. [#40756]
- Jetpack AI: Do not trigger featured image generation if title or content are just empty spaces. [#40858]
- Jetpack AI: Move AI Response Feedback feature out of beta. [#40859]
- Jetpack API: Fixed a bug where invalid upload input caused a fatal error. [#40726]
- Map block: Improve inspector control UI. [#40837]
- Site Migration: Add new option to site options API. [#40552]
- Updated package dependencies. [#40784] [#40792] [#40798] [#40800] [#40810] [#40811] [#40813] [#40815] [#40830] [#40831] [#40844]
- VideoPress: Catch TypeError when theme specifies $content_width as a string. [#40790]
Jetpack 14.2-a.9
14.2-a.9 - 2024-12-30
Other changes
- AI Assistant: Add thumbs feedback for list-to-table feature. [#40755]
- AI Assistant: Enhance thumbs feedback on AI Assistant and extensions. [#40746]
- Jetpack AI: Introduce new beta feature ai-seo-assistant. [#40744]
- WordAds: Migration of ad formats from IPONWEB to WATL. [#40308]
Jetpack 14.2-a.7
14.2-a.7 - 2024-12-25
Bug fixes
- WooCommerce Analytics: Fix fatal error when WooCommerce cart object is not available. [#40729]
Other changes
- Jetpack AI: featured image generator modal now shows current featured image if present. [#40631]
- Metadata: always return internal '_jetpack_dont_email_post_to_subs' meta. [#40723]