Releases: Automattic/jetpack-production
Releases · Automattic/jetpack-production
Jetpack 13.5-beta
13.5-beta - 2024-06-03
Enhancements
- AI Assistant: Fallback to transformation when multiple blocks are selected. [#37632]
- AI Assistant: Move List and List Item extensions to production. [#37613]
- Notifications: Change icon. [#37625]
- Social: Add the new Jetpack Social plan. [#37619]
- Stats: Deprecate old Stats experience. [#37591]
- Subscriptions: Add a toggle to automatically add Subscribe block to site navigation. [#37464]
Other changes
- Add behavior support on AI inline extensions. [#37624]
- Add support for custom behavior on AI inline extensions. [#37634]
- AI Assistant: Add List and List Item inline extensions [#37564]
- Carousel: Adjust logic when fetching info about attachment. [#37580]
- Connection: Update connection ToS messaging. [#37536]
- Correctly highlight Dashboard and Settings submenu in WoA sites that show My Jetpack. [#37572]
- Fix looping API bug on Posts page [#37635]
- Improve performance of
get_revisions
function [#37651] - Jetpack AI: Change upgrade prompt click target to new tab. [#37460]
- Jetpack AI: Open AI Control upgrade links in a new tab. [#37629]
- Jetpack AI: Open upgrade prompt from pre-publish in a new tab. [#37630]
- Jetpack AI: Update copy of proofread/feedback tool. [#37611]
- Jetpack Menu: Add Scan submenu to Jetpack to show history scans. [#37459]
- Pass suggestion from AI inline extensions to
onBlockDone
. [#37636] - Remove the
jetpack-identity-crisis
dependency. [#36968] - Social: Modify initial state. [#37644]
- Social: Update upgrade nudges to use the new plan. [#37638]
- Stats: Deprecate old stats experience. [#37614]
- Subscriptions: Release subscription overlay and Subscribe block navigation placement. [#37594]
- Subscriptions: Add setting headings to divide toggles into groups. [#37576]
- Tiled Gallery: Force image aspect ratio for square and circle styles. [#37627]
Jetpack 13.5-a.5
13.5-a.5 - 2024-05-27
Enhancements
- AI Assistant: Move Paragraph extension to production. [#37495]
- Newsletter: Add "From" name setting. [#37502]
- Newsletter: Add "Reply to" name setting. [#37362]
- Social: Add connection management to editor. [#37405]
- Social: Add width to connection management container. [#37490]
Improved compatibility
- Change how Jetpack social connections are stored on the local site. [#37500]
Other changes
- AI Assistant: Add auto-scroll to inline extension. [#37481]
- AI Assistant: Add paragraph inline extension. [#37461]
- AI Assistant: Fix selected block while using the AI Assistant extension on a nested block. [#37519]
- AI Assistant: Toggle inline AI input on Ask AI Assistant button. [#37480]
- AI Featured Image: Add site type and image model to events being tracked on the tool. [#37474]
- Fix settings endpoint when subscription_options is not modified. [#37190]
- Deprecated Errors class. [#37451]
- Jetpack AI: Open upgrade paths in new tab on every upgrade entry point. [#37457]
- Jetpack_Currencies: Fix PHP8 fatal error in format_price when passing a string in number_format [#37530]
- Pay with PayPal: Ensure prices are correctly formatted. [#37534]
- Sharing button: Increase performance on p2020 theme. [#37497]
- Social: Update the initial state fields for WP.com. [#37532]
- Subscriptions: Add name to the overlay group block. [#37574]
- Subscriptions: Do not clear the subscriber email when current user is empty. [#37485]
- Subscriptions: Subscription overlay fixes. [#37503]
- Updated package dependencies. [#36964]
Jetpack 13.5-a.3
13.5-a.3 - 2024-05-20
Enhancements
- AI Assistant: Enable inline Heading extension. [#37386]
- Subscribe block: Add button-only style. [#37341]
- Subscribe block: Allow to be placed inside the Navigation block. [#37439]
Improved compatibility
- Block Editor: Remove External Link icon styling fix now that the change has been made in WordPress itself. [#37394]
Bug fixes
- Slideshow: Ensures autoplay works properly. [#37378]
- WordAds: Prevent fatal error when post content is null. [#37384]
Other changes
- Add some missing abstract methods to SAL_Site, and implement in Jetpack_Site. [#37344]
- AI Assistant: Add chat history to inline extension [#37429]
- AI Assistant: Inline extension testing feedback changes [#37365]
- AI Featured Image: add support to Stable Diffusion image generation. [#37413]
- Fix
SAL_Token::is_global()
. [#37344] - Minor typos [#37387]
- Monetize: correctly updates and delete paid content meta. [#37346]
- Prevent JS error when subscription module is not enabled. [#36276]
- Remove
jetpack_server_sandbox()
andjetpack_server_sandbox_request_parameters()
. [#37344] - Remove
Jetpack_User_Agent_Info::is_OperaMobile()
. [#37344] - SSO: Switch to loading feature from the Connection package. [#37153]
- Subscription paywall: Simplify paid access question for logged out subscribers. [#37434]
- Subscriptions: Add Subscribe Overlay toggle. [#37433]
- Subscriptions: Add Welcome Overlay behind the feature flag. [#37372]
- Subscriptions: Subscribe Overlay default tagline. [#37446]
- Updated package dependencies. [#37348] [#37379] [#37380] [#37382]
Jetpack 13.4.3
13.4.3 - 2024-05-16
- Social: Prevent multiple uncached requests for images during frontend requests. [#37368] [#37411]
Jetpack 13.4.2
13.4.2 - 2024-05-13
Bug fixes
- Tiled Gallery: Fix view rendering issues. [#37213]
Jetpack 13.5-a.1
13.5-a.1 - 2024-05-13
Enhancements
- SSO: Improve accessibility of tooltips on WP Admin users page. [#37302]
- WordAds: Add inline ads within post content. [#37170]
Other changes
- AI Assistant: Add events to inline extensions. [#37297]
- AI Assistant: Add messages to inline extensions. [#37224]
- AI Assistant: Change way messages are built for inline extensions. [#37245]
- AI Assistant: Fix inline extension styles on P2 and some themes. [#37336]
- AI Assistant: Fix input z-index on moving block with inline extension. [#37322]
- AI Assistant: Fix try again behavior on inline extensions. [#37250]
- Blocks: When outputting JSON data in inline script tags, only use
JSON_UNESCAPED_UNICODE
when the blog charset is UTF-8. [#37285] - Custom CSS: Add deprecation warning in codebase. [#37163]
- External Media: support editor changes in WordPress 6.5. [#36188]
- Extract Google Analytics tests into the package. [#37246]
- Fix an occasional PHP warning when iterating over menu items in the masterbar module. [#37315]
- Fixed a warning thrown by the gravatar profile widget. [#37313]
- Fixed TS compile error for image imports in js-packages. [#37211]
- Google Analytics: switch the module to use the package. [#37189]
- Move title optimization to production. [#37334]
- Newsletters: Improvements to prepublish panel. [#37247]
- Newsletters: Add tracks to email settings. [#37121]
- Notifications: Ensures cache buster is available for wpcom-notes-admin-bar script. [#37215]
- Remove wp-windows8 gallery shortcode special case in WPCOM API post endpoint. [#37243]
- Rendered GlobalNotices component. [#37237]
- Sanitize the preload value for video shortcodes and blocks. [#37271]
- SSO: Fix tooltip display on view all users page. [#37257]
- Subscriptions: Add comment as a subscription reply to type only availave for simple sites now. [#37244]
- Subscriptions: Fix class Abstract_Token_Subscription_Service not found error. [#37206]
- Subscriptions: Remove extraneous "support info" bubble in settings. [#37281]
- Tiled Gallery: Fix view rendering issues. [#37213]
- Updated phan baseline files. [#37151]
- Update invite user error response logging. [#37144]
- Update sizes and spacings on Title Optimization. [#37333]
- WordPress.com Toolbar: Remove "My Sites" text and only display icon. [#37314]
Jetpack 13.4.1
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
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
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
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]