Skip to content

Jetpack 13.4-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ice9js ice9js released this 06 May 19:01
· 3 commits to weekly/branch-2024-05-06 since this 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]