Releases: Automattic/jetpack-production
Releases · Automattic/jetpack-production
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]
Jetpack 14.2-a.5
14.2-a.5 - 2024-12-23
Bug fixes
- Shortcode embeds: Ensure Instagram reels are properly displayed in AMP views. [#40682]
- Slideshow block: Fix block display when added within a Stack block. [#40383]
Other changes
- Custom Post Types: Ensuring Restaurant Menu mail class will not conflict with newly moved files in Classic Theme Helper package. [#40668]
- Jetpack AI: Add thumbs up/down component to AI logo generator. [#40610]
- Jetpack API: Moved wpcom/v2/publicize/connections endpoint to publicize package. [#40607]
- Photon: Ensure VIP sites are correctly identified, to prevent unnecessary early Photonization of URLs. [#39941]
- Premium Content: Fixes editor and display CSS for Premium Content buttons. [#40638]
- Restaurant Menu CPT: Convert much of the jQuery usage to JavaScript. [#40645]
- Tests: Use updated theme in tests. [#40634]
- Updated package dependencies. [#40693]
Jetpack 14.2-a.3
14.2-a.3 - 2024-12-16
Enhancements
- Social: Improved Jetpack likes behavior for better theme integration if the post has likes. [#40544]
Improved compatibility
- Jetpack Testimonials: Ensure feature loads via the Classic Theme Helper package instead of the module. [#40388]
Bug fixes
- Facebook Embeds: Add a white background to embeds to avoid transparent background interfering with readability. [#40547]
- Form Block: fixed validation of URL input types to allow query strings. [#40490]
- Import: Correctly setting the WP_IMPORTING constant when doing an import. [#40563]
- SEO: Ensure that SEO fields are not visible when another SEO plugin is active. [#40567]
Other changes
- API Endpoints: Make sure manual plugin updates applied when auto update is disabled. [#40534]
- Block Editor: We now trigger an error in cases where the media property does not exist so that the editor does not crash under some circumstances. [#40588]
- Blogging prompts endpoint: disable bloganuary for 2025 and beyond. [#40491]
- Carousel: Fixed a bug where under rare circumstances, the carousel would have made null requests when loading an image. [#40535]
- Comments: Make list of allowable comment types filterable so custom types can be returned if needed. [#40530]
- Infinite scroll: Remove deprecated code. [#40528]
- Jetpack AI: Adding tooltips to AI feedback component. [#40506]
- Jetpack AI: Add tracking to the thumbs up/down component, saving the component and rating to Tracks. [#40553]
- General: Fixed lints following ESLint rule changes for TS. [#40584]
- Updated package dependencies. [#40515] [#40564]
Jetpack 14.2-a.1
14.2-a.1 - 2024-12-09
Enhancements
- Stats: Allow fetching stats for specific sites when programatically fetching stats using Jetpack's tools. [#40441]
- Stats: Sunset Legacy Stats experience. [#40384]
- Stats: Enable sparkline chart in the WP Admin bar. [#40456]
Improved compatibility
- External media: Google Photos Picker: Update UX opening picker right after pressing "change selection" CTA. [#40410]
- 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
- Google Fonts: Clean up the Google Fonts data if either the Google Fonts module is disabled or Jetpack is disabled. [#40440]
Other changes
- AI Assistant: Add disclaimer to image generation modals. [#40397]
- AI Assistant: Add feature flag for AI feedback feature. [#40418]
- Blocks: Fix path validation notices. [#40450]
- Google Photos Picker: Cover case with connection transition from Google Photos to Google Photos Picker. [#40416]
- External media: Add logic to persist session in cookie. [#40382]
- Jetpack AI: Adding AI feedback component and implementing it on the image carousel. [#40488]
- Jetpack AI: Change placeholders on image generation modals to try and improve styles discoverability. [#40504]
- Jetpack AI: Remove dead and deprecated code. [#40172]
- Newsletter sidebar: Fix no space under the toggle. [#40376]
- General: Remove deprecated hooks and methods on Jetpack admin pages. [#40457]
- Sync: synchronize Holiday snow option. [#40478]
- Testing: Remove old instructions. [#40444]
- Updated package dependencies. [#40363]
Jetpack 14.1
14.1 - 2024-12-03
Enhancements
- Image CDN: Use preconnect resource hints instead of dns-prefetch to improve performance. [#39883]
- Likes Block: Allow hiding avatars. [#40282]
- My Jetpack: Update the recommendations section in My Jetpack to include a slider interaction for the cards. [#39850]
- Social: Add a new toggle for Social UTM tracking. [#39998]
- Social: Add permissions warning for LinkedIn connections. [#40220]
- Social: Post share status in the editor is now immediately available on page load. [#40301]
- Subscriptions: Don't load editor functionality when the module is disabled. [#39802]
- Use wp_register_block_metadata_collection() on WordPress 6.7+ to improve block registration performance by reducing filesystem operations. (See https://core.trac.wordpress.org/changeset/59132) [#40064]
Improved compatibility
- Components: Update Shortlink and Toolbar related components to ensure compatibility. [#39960]
- Dashboard: Fix toggle component to prevent console warnings. [#40164]
- General: Update minimum PHP version to 7.2. [#40147]
- General: Update minimum WordPress version to 6.6. [#40146]
- Tiled Gallery: Increase accessibility by ensuring images are not classified as interactive when they shouldn't be. [#40241]
Bug fixes
- AI Assistant: Fix bug with error message when user is not over requests limit. [#40235]
- Comments: Fix reload after posting. [#40140]
- Forms: Improve compatibility with third-party integrations. [#40183] [#40126]
- Licensing: Resolve an issue where revoked licenses were incorrectly treated as unattached. [#40215]
- Social: Fix bug with scheduled resharing when sharing another admin's posts. [#40048]
- Social: Make resharing async in classic editor to fix timeout issues. [#40302]
- Subscribe block: Fix block error when editing. [#40355]
- Subscriptions: Fix template preview and edit links for three toggle settings. [#40142]
Jetpack 14.1-beta
14.1-beta - 2024-12-02
Enhancements
- Likes Block: Allow hiding avatars. [#40282]
- Social: Change My Jetpack CTA from "Learn more" to "Activate". [#40359]
Improved compatibility
- Social: Change "Activate" button in the editor to link. [#40390]
- Tiled Gallery: Increase accessibility by ensuring images are not classified as interactive when they shouldn't be. [#40241]
Bug fixes
- Licensing: Resolves an issue where revoked licenses were incorrectly treated as unattached. [#40215]
- Social: Made resharing async in classic editor to fix timeout issues. [#40302]
- Subscribe block: Fix block error when editing. [#40355]
Other changes
- Bundles: Add growth icon to recommendation upsell. [#40347]
- Classic Theme Helper: Add Testimonial custom post type content. [#40295]
- Jetpack AI: Check module availability for mapped blocks. [#40336]
- Likes Block: Add a filter to the iframe url to enable future expansion and modularity. [#40276]
- Update @wordpress/editor to the latest version/ [#40373]
- Write Brief: Add alternative apostrophe char to spelling mistakes regex. [#40395]
Jetpack 14.1-a.7
14.1-a.7 - 2024-11-26
Enhancements
- Subscriptions: stops loading editor functionality (i.e. the block and panels) when subscriptions module is disabled. [#39802]
Bug fixes
- Social: Fixed undefined index error on specific WordPress.com environments. [#40337]
Jetpack 14.1-a.5
14.1-a.5 - 2024-11-25
Major Enhancements
- Social: Added permissions warning for LinkedIn connections. [#40220]
Enhancements
- Google Photos Picker: Adding Google Photos Picker flow backend API endpoints support. [#40242]
- Google Photos Picker: Update Google Photos external media to support Google Photos Picker API. [#40087]
- Social: Post share status in the editor is now immediately available on page load. [#40301]
Bug fixes
- AI Assistant: Fix bug with error message when user is not over requests limit. [#40235]
- Forms: Prevent duplicate Salesforce entry submissions. [#40126]
Other changes
- Dashboard: Replace Creator recommendation with Growth. [#40212]
- Docs: Update lists of social networks supported by Publicize, to include all the newer networks. [#40248]
- Jetpack AI: Enable transform list to table functionality for all. [#40287]
- Jetpack AI: Image generator modals now properly enable prompt input separately from action button. [#40210]
- Jetpack AI: Increase response cache TTL, add error response caching and increase request timeout. [#40171]
- Jetpack AI: Moving transform list to table prompt to backend. [#40237]
- Jetpack AI: Use the right feature control to pick the styles from. [#40265]
- General: Added to-test changes for Jetpack 14.1. [#40331]
- General: Fixed TS errors following @wordpress/editor update. [#40291]
- Newsletter: Update form labels for welcome message in Settings. [#40254]
- Updated dependencies. [#40286]
- Updated package dependencies. [#40232] [#40288]
- Update feature for stats in growth to 10K instead of 100K. [#40312]
Jetpack 14.1-a.3
14.1-a.3 - 2024-11-18
Major Enhancements
- General: Update minimum PHP version to 7.2. [#40147]
- General: Update minimum WordPress version to 6.6. [#40146]
Enhancements
- Social: Added a new toggle for Social UTM tracking. [#39998]
- Use wp_register_block_metadata_collection() on WordPress 6.7+ to improve block registration performance by reducing filesystem operations. (See https://core.trac.wordpress.org/changeset/59132) [#40064]
Improved compatibility
- Dashboard: Fix toggle component to prevent console warnings. [#40164]
Bug fixes
- Comments: Fix reload after posting. [#40140]
- Forms: Fix an error occurring due to a function receiving an unexpected input type. [#40183]
- Subscriptions: Fix template preview and edit links for three toggle settings. [#40142]
Other changes
- AI Assistant: Adding "transform list into table" functionality back to AI Assistant. [#40148]
- AI Assistant: Add styles support for featured image AI modal. [#40113]
- AI Assistant: Hotfix for input disabled bug (Automattic/wp-calypso#96430). [#40198]
- AI Assistant: Make sure we validate that the new option exists. [#40186]
- AI Assistant: Only display "turn list into table" menu item for top-level lists. [#40177]
- Backup: Add "next daily backup" schedule time on admin page. [#39914]
- Dashboard: Fix bug with connection cards in "promotions disabled" mode. [#40179]
- Plans: Add Jetpack Growth constants to prevent error on My Plan section. [#40176]
- Podcast Player Block: Fix "Uncaught TypeError" error. [#40121]
- Social: Added UTM option to sync. [#40144]
Jetpack 14.1-a.1
14.1-a.1 - 2024-11-11
Enhancements
- My Jetpack: Update the recommendations section in My Jetpack to include a slider interaction for the cards. [#39850]
- Image CDN: Use preconnect resource hints instead of dns-prefetch to improve performance. [#39883]
Improved compatibility
- Components: Shortlink and Toolbar related components have been updated to ensure compatibility. [#39960]
- Extra Sidebar Widgets: update asset enqueuing strategy to ensure compatibility with the Elementor plugin. [#39820]
Bug fixes
- Fixed bug with scheduled resharing when sharing another admin's posts. [#40048]
Other changes
- Actions: Ensure Deprecations class loads after translations to prevent errors. [#40085]
- Admin: Update deprecation notices. [#39567]
- AI Assistant: Add feature flag for list-to-table transform. [#40078]
- AI Assistant: Fix image generation modal issues. [#40094]
- Deprecation notices: Ensure URLs are correctly generated. [#40093]
- Opengraph: minor bug fixing. [#39749]
- Search: Add ability to customize order of results. [#36378]
- Sharing: Fix infinite reload issue on Jetpack Sharing settings. [#40089]
- Sharing: Optimize the Sharing module hook callback. [#40128]
- Slideshow Block: Fix width when used inside a Row block. [#40041]
- Subscriptions: Ensure site URL is correctly detected when handling the comment subscription modal. [#40129]
- Sync: Add test to ensure Full Sync order matches config. [#40100]
- Themes: Fix race condition when loading theme compatibility files. [#40075]
- Updated composer.lock file. [#40032]
- Updated package dependencies. [#39999] [#40000] [#40060] [#40116]
- Widgets: Remove old migration code. [#40073]