Releases: Automattic/jetpack-social-plugin
Releases · Automattic/jetpack-social-plugin
6.1.0
6.1.0 - 2025-01-27
Changed
- Code: Use function-style exit() and die() with a default status code of 0. [#41167]
- License: Social admin page header hides license link on WoA sites. [#41076]
- Moved the Social admin page to the publicize-components package [#41181]
- Refactored Social Note settings to use core [#41153]
- Updated package dependencies. [#41099]
Fixed
- Fixed profile links for LinkedIn connections [#40873]
- Fixed wordpress.com log in error when connecting Social accounts [#41149]
- Fix publicize error in the editor due to malformed connections data [#40679]
6.0.0
6.0.0 - 2025-01-14
Added
- Add Bluesky to social feature copy. [#40487]
- Add a new toggle for UTM tracking. [#39998]
- Add LinkedIn permissions warning. [#40220]
- Enable test coverage. [#39961]
- Make Post share status immediately available in the editor on page load. [#40301]
- My Jetpack: Update recommendations section in My Jetpack to include a slider interaction for the cards. [#39850]
Changed
- Change My Jetpack CTA from "Learn more" to "Activate". [#40359]
- Change order of connections. [#40020]
- Clean up unused TypeScript types [#40033]
- E2E Tests: Update tests to use @wordpress/e2e-test-utils-playwright. [#40750]
- Ensure the support link points to Jetpack support. [#40760]
- Image Generator: Change description for toggle. [#40991]
- Image Generator: Move settings to new store. [#39904]
- Migrate settings to new script data. [#40032]
- Migrate the last bits of social store to new script data. [#40081]
- Move the admin menu initialization to the init hook. [#40474]
- Readme: Update documentation to include all supported social networks. [#40248]
- Remove some unused code. [#40122]
- Resolve an issue where revoked licenses were incorrectly treated as unattached. This caused users to be redirected to the license activation page after site connection, even when unattached licenses were not valid for activation. [#40215]
- Updated dependencies. [#40286]
- Updated package dependencies. [#39999] [#40000] [#40060] [#40116] [#40258] [#40288] [#40363] [#40515] [#40564] [#40693] [#40784] [#40792] [#40798] [#40815] [#40980]
Removed
- General: Update minimum PHP version to 7.2. [#40147]
- General: Update minimum WordPress version to 6.6. [#40146]
Fixed
- E2E Tests: Only install single browser used by Playwright. [#40827]
- Fix an issue where we showed the license message even with a plan. [#40931]
- Fix the infinite reload issue on Jetpack Sharing settings. [#40089]
- Fix the Instagram max video length. [#39930]
- Page & Post: Fix the layout on mobile when details are open. [#40872]
- Prevent dataviews styles imported in share status from being added globally. [#39991]
5.5.1
5.5.1 - 2024-10-29
Changed
- Components: Add __nextHasNoMarginBottom to BaseControl-based components, preventing deprecation notices. [#39877]
- Updated package dependencies. [#39910]
5.5.0
5.5.0 - 2024-10-25
Added
- Added Bluesky to social previews [#39659]
- Social Notes: add support for the ActivityPub Reply-To block. [#39738]
Changed
- General: indicate compatibility with the upcoming version of WordPress - 6.7. [#39786]
- Initial State: Migrated URLs to script data [#39797]
- Only include
wp-polyfill
as a script dependency when needed. [#39629] - Updated package dependencies. [#39594] [#39653] [#39707]
Fixed
- Added Jetpack Beta's slug to Social OG conflicting plugins [#39792]
- Social: Fixed share status tooltip text overflow [#39599]
5.4.1
5.4.1 - 2024-10-02
Changed
- Internal updates.
5.4.0
5.4.0 - 2024-10-01
Added
- Added support for Bluesky 🎉 [#39561]
- Social: adds hook for plugin developers to be able to pull social share URLs on save. [#39398]
Changed
- Social: Migrated useAdminUiV1 feature flag to new script data [#39137]
- Updated package dependencies. [#39278] [#39288] [#39302] [#39332]
Removed
- Connection: Removed deprecated method features_available [#39442]
- Connection: Removed features_enabled deprecated method [#39475]
- Social: Cleaned up media auto-conversion backend logic [#38587]
Fixed
- My Jetpack: visual update to the GlobalNotice component look better on mobile. [#39537]
- Social: Updated social previews button styles to fit the translated string [#39430]
5.3.1
5.3.1 - 2024-09-06
Changed
- Internal updates.
5.3.0
5.3.0 - 2024-09-05
Changed
- Updated connection js to load its bundle via connection package [#38877]
- Updated package dependencies. [#39176]
Fixed
- Updated pricing table to clarify features [#39182]
5.2.0
5.2.0 - 2024-08-29
Changed
- Admin menu: change order of Jetpack sub-menu items [#39095]
- Moved PostPublishPanels component to publicize-components package [#39049]
- Social: Migrated shares data to the new script data [#38988]
- Social: Updated intial state logic to use the new consolidated initial state [#38606]
- Social: Updated the share status modal to render it globally [#39116]
- Update composer lock file [#38942]
- Updated package dependencies. [#38662] [#38665] [#38822] [#38822] [#39111]
Removed
- Remove the unused Advanced plan nudge [#38926]
- Social: Removed share limits UI and data logic [#38904]
Fixed
- Revert recent SVG image optimizations. [#38981]
5.1.0
5.1.0 - 2024-08-08
Added
- Added feature flag management for social [#38669]
Fixed
- Lossless image optimization of images in projects/plugins [subdirectories from a* through social] [#38573]