Skip to content

Commit

Permalink
Regenerate changelog in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tbradsha committed Dec 3, 2024
1 parent db963a1 commit e81010e
Showing 1 changed file with 10 additions and 19 deletions.
29 changes: 10 additions & 19 deletions projects/plugins/jetpack/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -327,39 +327,30 @@ Jetpack Backup can do a full website migration to a new host, migrate theme file

== Changelog ==
### 14.1 - 2024-12-03
#### Major Enhancements
- General: Update minimum PHP version to 7.2.
- General: Update minimum WordPress version to 6.6.
- Social: Added permissions warning for LinkedIn connections.

#### Enhancements
- Google Photos Picker: Adding Google Photos Picker flow backend API endpoints support.
- Google Photos Picker: Update Google Photos external media to support Google Photos Picker API.
- Image CDN: Use preconnect resource hints instead of dns-prefetch to improve performance.
- Likes Block: Allow hiding avatars.
- My Jetpack: Update the recommendations section in My Jetpack to include a slider interaction for the cards.
- Social: Added a new toggle for Social UTM tracking.
- Social: Change My Jetpack CTA from "Learn more" to "Activate".
- Social: Add a new toggle for Social UTM tracking.
- Social: Add permissions warning for LinkedIn connections.
- Social: Post share status in the editor is now immediately available on page load.
- Subscriptions: stops loading editor functionality (i.e. the block and panels) when subscriptions module is disabled.
- Subscriptions: Don't load editor functionality when the module is disabled.
- 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)

#### Improved compatibility
- Components: Shortlink and Toolbar related components have been updated to ensure compatibility.
- Components: Update Shortlink and Toolbar related components to ensure compatibility.
- Dashboard: Fix toggle component to prevent console warnings.
- Extra Sidebar Widgets: update asset enqueuing strategy to ensure compatibility with the Elementor plugin.
- Social: Change "Activate" button in the editor to link.
- General: Update minimum PHP version to 7.2.
- General: Update minimum WordPress version to 6.6.
- Tiled Gallery: Increase accessibility by ensuring images are not classified as interactive when they shouldn't be.

#### Bug fixes
- AI Assistant: Fix bug with error message when user is not over requests limit.
- Comments: Fix reload after posting.
- Fixed bug with scheduled resharing when sharing another admin's posts.
- Forms: Fix an error occurring due to a function receiving an unexpected input type.
- Forms: Prevent duplicate Salesforce entry submissions.
- Licensing: Resolves an issue where revoked licenses were incorrectly treated as unattached.
- Social: Fixed undefined index error on specific WordPress.com environments.
- Social: Made resharing async in classic editor to fix timeout issues.
- Forms: Improve compatibility with third-party integrations.
- Licensing: Resolve an issue where revoked licenses were incorrectly treated as unattached.
- Social: Fix bug with scheduled resharing when sharing another admin's posts.
- Social: Make resharing async in classic editor to fix timeout issues.
- Subscribe block: Fix block error when editing.
- Subscriptions: Fix template preview and edit links for three toggle settings.

Expand Down

0 comments on commit e81010e

Please sign in to comment.