Skip to content

Commit

Permalink
Amend readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tbradsha committed Jan 6, 2025
1 parent d0b6f6f commit 54feb3c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions projects/plugins/jetpack/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,28 @@ Jetpack Backup can do a full website migration to a new host, migrate theme file

== Changelog ==
### 14.2-beta - 2025-01-06
#### Enhancements
- Social: Improve Jetpack Likes behavior for better theme integration if the post has likes.
- Stats: Allow programatically fetching stats for specific sites when using Jetpack's tools.
- Stats: Enable sparkline chart in the WP Admin bar.
- Stats: Sunset Legacy Stats experience.

#### Improved compatibility
- Google Photos Picker: Update UX opening picker right after pressing "change selection" CTA.
- Jetpack Testimonials: Ensure feature loads via the Classic Theme Helper package instead of the module.
- SEO: Ensure support for adding an SEO title and description for custom post types.
- WordPress 6.7 Compatibility: Fix notices caused by translation calls happening too early in the load order.

#### Bug fixes
- Facebook Embeds: Add a white background to embeds to avoid transparent background interfering with readability.
- Form Block: Fix validation of URL input types to allow query strings.
- Google Fonts: Clean up the Google Fonts data if either the Google Fonts module is disabled or Jetpack is disabled.
- Import: Set WP_IMPORTING constant correctly when doing an import.
- SEO: Ensure that SEO fields are not visible when another SEO plugin is active.
- Shortcode embeds: Ensure Instagram reels are properly displayed in AMP views.
- Shortcodes: Prevent conflict with third-party SoundCloud shortcodes.
- Slideshow block: Fix block display when added within a Stack block.
- WooCommerce Analytics: Fix fatal error when WooCommerce cart object is not available.

--------

Expand Down

0 comments on commit 54feb3c

Please sign in to comment.