You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.txt
+8-33
Original file line number
Diff line number
Diff line change
@@ -104,43 +104,18 @@ The easiest way is to use the Custom Message option in the publishing options bo
104
104
6. Managing Social media accounts in the post editor
105
105
106
106
== Changelog ==
107
-
### 6.0.0 - 2025-01-14
108
-
#### Added
109
-
- Add Bluesky to social feature copy.
110
-
- Add a new toggle for UTM tracking.
111
-
- Add LinkedIn permissions warning.
112
-
- Enable test coverage.
113
-
- Make Post share status immediately available in the editor on page load.
114
-
- My Jetpack: Update recommendations section in My Jetpack to include a slider interaction for the cards.
115
-
107
+
### 6.1.0 - 2025-01-27
116
108
#### Changed
117
-
- Change My Jetpack CTA from "Learn more" to "Activate".
118
-
- Change order of connections.
119
-
- Clean up unused TypeScript types
120
-
- E2E Tests: Update tests to use @wordpress/e2e-test-utils-playwright.
121
-
- Ensure the support link points to Jetpack support.
122
-
- Image Generator: Change description for toggle.
123
-
- Image Generator: Move settings to new store.
124
-
- Migrate settings to new script data.
125
-
- Migrate the last bits of social store to new script data.
126
-
- Move the admin menu initialization to the init hook.
127
-
- Readme: Update documentation to include all supported social networks.
128
-
- Remove some unused code.
129
-
- 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.
130
-
- Updated dependencies.
109
+
- Code: Use function-style exit() and die() with a default status code of 0.
110
+
- License: Social admin page header hides license link on WoA sites.
111
+
- Moved the Social admin page to the publicize-components package
112
+
- Refactored Social Note settings to use core
131
113
- Updated package dependencies.
132
114
133
-
#### Removed
134
-
- General: Update minimum PHP version to 7.2.
135
-
- General: Update minimum WordPress version to 6.6.
136
-
137
115
#### Fixed
138
-
- E2E Tests: Only install single browser used by Playwright.
139
-
- Fix an issue where we showed the license message even with a plan.
140
-
- Fix the infinite reload issue on Jetpack Sharing settings.
141
-
- Fix the Instagram max video length.
142
-
- Page & Post: Fix the layout on mobile when details are open.
143
-
- Prevent dataviews styles imported in share status from being added globally.
116
+
- Fixed profile links for LinkedIn connections
117
+
- Fixed wordpress.com log in error when connecting Social accounts
118
+
- Fix publicize error in the editor due to malformed connections data
0 commit comments