Releases: Automattic/jetpack-production
Releases · Automattic/jetpack-production
Jetpack 13.7-beta2
13.7-beta2 - 2024-08-06
Other changes
- Internal updates.
Jetpack 13.7-beta
13.7-beta - 2024-08-05
Enhancements
- AI Assistant: Make Jetpack Breve available to general public. [#38697]
- Jetpack: Port additional Full Site Editing features from WP Cloud. [#38212]
- Jetpack AI: Enable the AI Logo generator extension. [#38696]
- Jetpack Newsletter: Add Jetpack Newsletter menu with preview option. [#38675]
Bug fixes
- Jetpack Comments: Fix replying to comments in Chrome when logged in to both WordPress.com and Jetpack. [#38554]
- Sharing: Do not include Gravatar images in Open Graph Meta tags. [#38692]
Jetpack 13.7-a.7
13.7-a.7 - 2024-07-29
Enhancements
- AI Assistant: Add feedback link to the sidebar. [#38528]
- AI Assistant: Breve UI enhancements. [#38545]
- AI Assistant: Disable first Breve hover on mobile. [#38527]
- AI Assistant: Disable long sentences Breve feature by default. [#38508]
- AI Assistant: Enable Breve for 10% of production sites. [#38465]
- AI Assistant: Enable Breve for 20% of production sites. [#38572]
- General: Losslessly optimized PNG images. [#38398]
- Site Editor: Remove extra site editor notices in favor of the ones provided by WordPress directly. [#38459]
Improved compatibility
- Masterbar: Always show the notification bell. [#38494]
Jetpack 13.7-a.5
13.7-a.5 - 2024-07-22
Enhancements
- Dashboard: Add a dashboard card for AI Assistant. [#38413]
- Security: Add separate IP allow and block list toggles in Web Application Firewall settings. [#38267]
- Settings: Add a link to the AI assistant product page. [#38414]
Improved compatibility
- Contact Form: Ensure checkboxes are properly displayed when using the Twenty Twenty or the Twenty Twenty One theme. [#38407]
- General: Remove code for compatibility with WordPress versions before 6.5. [#38386]
- General: Update WordPress version requirements to WordPress 6.5. [#38382]
Bug fixes
- Blocks: Check if the fontFamily block attribute is a string before trying to format. [#38321]
Jetpack 13.7-a.3
13.7-a.3 - 2024-07-15
Enhancements
- Blocks: Add the EventCoutdown block. [#38250]
- Blocks: Add the Timeline block. [#38255]
- Newsletter: Improve the modal overlay. [#38266]
- Social: Added recommendation steps for the Social plan. [#38219]
- Subscriptions: Implemented a more dynamic approach to displaying the modal. [#38079]
Improved compatibility
- Blocks: Changed the use of default parameters in the Map block for React 19 compatibility. [#38274]
Bug fixes
- Donations Block: Fix undefined array key warnings with old/malformed blocks. [#38281]
Jetpack 13.7-a.1
13.7-a.1 - 2024-07-08
Enhancements
- AI Assistant: The general purpose image generator is now available to all users. [#38203]
- Subscriptions: Add command palette commands for quickly changing post access. [#37716]
- Subscriptions: Improve the Subscribe block loading animation. [#38174]
Bug fixes
- Like block: Fix warning displayed when trying to load the Like block on unsupported pages. [#38199]
Other changes
- AI Assistant: Add feature to tracks event. [#38207]
- AI Assistant: Update Breve implementation to React. [#38125]
- AI Assistant: Update Breve toggle location. [#38157]
- AI Proofread: Change Breve request endpoint. [#38149]
- AI Proofread: Move prompts to the backend. [#38182]
- Carousel: Updating event listener to remove unnecessary default event prevention function call. [#38143]
- Classic Theme Helper: Require Responsive Videos and Featured Content files. [#37969]
- Featured Content: Don't call setup for wpcom platform since jetpack-mu-wpcom already takes care of that. [#38215]
- Jetpack AI Breve: Fix popover font and css classnames. [#38161]
- Jetpack AI Image: Include new entrypoint as a button on the image/gallery/slideshow block. [#38123]
- Jetpack AI Image: Use better names when saving images. [#38179]
- Masterbar: Deprecate module files. [#38109]
- Newsletter settings: fix reply to example email when comment reply chosen. [#38151]
- Search: Update search close button behaviour. [#38204]
- Updated package dependencies. [#38132] [#38228] [#38235]
Jetpack 13.6
13.6 - 2024-07-02
Enhancements
- AI Assistant: Hide input when user types on extended block.
- Goodreads Block: provide support for additional profile URLs.
- Newsletter: Add ability to manage the newsletter byline appearance.
- Newsletter: Adding a new toggle to control the newsletter author line.
- Newsletter: Email replies can become comments on your blog.
- Social: Add Threads preview to Social Previews.
- Tiled Gallery: Increase accessibility of Tiled Gallery carousel images.
Improved compatibility
- Block Editor: Ensure that no Jetpack features are displayed in the site editor's sidebar when not necessary.
- General: indicate compatibility with the upcoming version of WordPress - 6.6.
- Offline Mode: do not display Jetpack's outbound SSL notice when in Offline mode.
Bug fixes
- AI Assistant: Disable extensions when AI Assistant block is hidden.
- External Media: Do not display External Media options in the Caption edit field.
- External media: Ensure connect URL has the correct blog ID and verification values.
- Like block: Fix editor styling.
- Publicize: Fix a race condition with refreshing the active social connections.
- Slideshow: Ensure whole block is selectable in the editor.
- User Content Link Tracking: Check domain before redirecting to subscribe.wordpress.com.
Jetpack 13.6-beta
13.6-beta - 2024-07-01
Enhancements
- AI Assistant: Hide input when user types on extended block.
- Goodreads Block: provide support for additional profile URLs.
- Newsletter: Add ability to manage the newsletter byline appearance.
- Newsletter: Adding a new toggle to control the newsletter author line.
- Newsletter: Email replies can become comments on your blog.
- Social: Add Threads preview to Social Previews.
- Tiled Gallery: Increase accessibility of Tiled Gallery carousel images.
Improved compatibility
- Block Editor: Ensure that no Jetpack features are displayed in the site editor's sidebar when not necessary.
- General: indicate compatibility with the upcoming version of WordPress - 6.6.
- Offline Mode: do not display Jetpack's outbound SSL notice when in Offline mode.
Bug fixes
- AI Assistant: Disable extensions when AI Assistant block is hidden.
- External Media: Do not display External Media options in the Caption edit field.
- External media: Ensure connect URL has the correct blog ID and verification values.
- Like block: Fix editor styling.
- Publicize: Fix a race condition with refreshing the active social connections.
- Slideshow: Ensure whole block is selectable in the editor.
- User Content Link Tracking: Check domain before redirecting to subscribe.wordpress.com.
Jetpack 13.6-a.9
Enhancements
- Social: Add Threads preview to Social Previews. [#38003]
Improved compatibility
- Block Editor: Ensure that no Jetpack features are displayed in the site editor's sidebar when not necessary. [#37949]
Bug fixes
- External Media: Do not display External Media options in the Caption edit field. [#37987]
Other changes
- General: Load dashicon list from 'jetpack-masterbar' package for the admin-menu API endpoint. [#38025]
- General: Remove use of
gutenberg_can_edit_post_type()
. Its replacement has been in WP Core since 6.1. [#38015] - General: Remove use of
gutenberg_get_block_template()
. Its replacement has been in WP Core since 5.8. [#38015] - Stats: Point post stats icon to wp-admin. [#38013]
Jetpack 13.6-a.7
13.6-a.7 - 2024-06-24
Enhancements
- Goodreads Block: provide support for additional profile URLs. [#37939]
- Newsletter: Adding a new toggle to control the newsletter author line. [#37916]
- Newsletter: Email replies can become comments on your blog. [#37995]
- Tiled Gallery: Increase accessibility of Tiled Gallery carousel images. [#37792]
Improved compatibility
- General: indicate compatibility with the upcoming version of WordPress - 6.6. [#37962]
Help us test!
You can help test this new release by following the testing list.
Thank you!