Skip to content

Commit 0ac8459

Browse files
tbradshamatticbot
authored andcommitted
Changelog and readme.txt edits. (#40461)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12169594066 Upstream-Ref: Automattic/jetpack@0fd74a7
1 parent 5a7d888 commit 0ac8459

26 files changed

+1047
-389
lines changed

CHANGELOG.md

Lines changed: 222 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,202 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.46.2-alpha] - unreleased
8+
## [0.56.4-alpha] - unreleased
99

1010
This is an alpha version! The changes listed here are not final.
1111

12+
### Changed
13+
- Updated package dependencies.
14+
15+
## [0.56.3] - 2024-12-02
16+
### Changed
17+
- Made resharing async in classic editor to fix timeout issues. [#40302]
18+
19+
## [0.56.2] - 2024-11-26
20+
### Fixed
21+
- Fixed undefined index error on Atomic sites. [#40337]
22+
23+
## [0.56.1] - 2024-11-25
24+
### Added
25+
- Added initial post share status to the initial state. [#40301]
26+
27+
### Changed
28+
- Updated package dependencies. [#40286] [#40288]
29+
30+
### Fixed
31+
- Fixed initial state error in the editor for Simple sites. [#40319]
32+
- Fix page-detection util methods to stop unnecessary API calls to WordPress.com. [#40311]
33+
- Fixed call to undefined method on WordPress.com. [#40328]
34+
35+
## [0.56.0] - 2024-11-18
36+
### Added
37+
- Added a new toggle for UTM tracking [#39998]
38+
39+
### Removed
40+
- General: Update minimum PHP version to 7.2. [#40147]
41+
42+
## [0.55.2] - 2024-11-11
43+
### Changed
44+
- Social: Migrated social plugins settings to new script data. [#40032] [#40081]
45+
- Updated package dependencies. [#39999]
46+
47+
## [0.55.1] - 2024-11-04
48+
### Added
49+
- Enable test coverage. [#39961]
50+
51+
### Changed
52+
- Social: Migrated Social Image Generator settings to new store [#39904]
53+
54+
## [0.55.0] - 2024-10-25
55+
### Fixed
56+
- Social: Fix Bsky profile URL [#39849]
57+
58+
## [0.54.4] - 2024-10-21
59+
### Changed
60+
- Initial State: Migrated URLs to script data. [#39797]
61+
62+
### Fixed
63+
- Fixed the site features for Simple sites. [#39817]
64+
65+
## [0.54.3] - 2024-10-14
66+
### Changed
67+
- Updated package dependencies. [#39707]
68+
69+
## [0.54.2] - 2024-10-07
70+
### Changed
71+
- Updated package dependencies. [#39594]
72+
73+
## [0.54.1] - 2024-10-02
74+
### Fixed
75+
- Social: Fixed Bluesky not showing up on page load [#39597]
76+
77+
## [0.54.0] - 2024-09-23
1278
### Added
13-
- Added Social resharing for classic editor
79+
- Added tracking for the resharing action [#39408]
80+
81+
### Changed
82+
- Social: Disabled resharing on Simple sites in classic editor [#39419]
83+
- Social: Migrated useEditorPreview feature flag to new script data [#39405]
84+
- Social: Migrated useShareStatus feature flag to new script data [#39404]
85+
86+
## [0.53.0] - 2024-09-16
87+
### Added
88+
- Social: adds hook for plugin developers to be able to pull social share URLs on save. [#39398]
89+
90+
### Changed
91+
- Moved initialization of Publicize UI from init action to admin_init action [#39342]
92+
- Social: Migrated useAdminUiV1 feature flag to new script data [#39137]
93+
94+
### Removed
95+
- Social: Cleaned up media auto-conversion backend logic [#38587]
96+
97+
### Fixed
98+
- Hide share logs not belonging to current admin. [#39379]
99+
100+
## [0.52.3] - 2024-09-10
101+
### Changed
102+
- Updated package dependencies. [#39302]
103+
104+
## [0.52.2] - 2024-09-09
105+
### Changed
106+
- Internal updates.
14107

108+
## [0.52.1] - 2024-09-06
15109
### Changed
16-
- Removed unneeded check for connection management wpcom
110+
- Internal updates.
111+
112+
## [0.52.0] - 2024-09-05
113+
### Changed
114+
- Made resharing async [#39227]
115+
- Updated package dependencies. [#39176]
116+
117+
## [0.51.0] - 2024-09-02
118+
### Added
119+
- Add share status log modal to published posts [#39051]
120+
121+
## [0.50.1] - 2024-08-29
122+
### Added
123+
- Added share status info to Jetpack sidebar [#39073]
124+
125+
### Changed
126+
- Updated package dependencies. [#39111]
127+
128+
## [0.50.0] - 2024-08-26
129+
### Added
130+
- Added the new feature flag for the social share status [#39015]
131+
132+
### Changed
133+
- Social: Migrated shares data to the new script data [#38988]
134+
- Updated package dependencies. [#39004]
135+
136+
## [0.49.2] - 2024-08-21
137+
### Changed
138+
- Social; Migrated the API paths from initial state to the new script data [#38962]
139+
140+
## [0.49.1] - 2024-08-19
141+
### Changed
142+
- Social: Migrated services list to the initial state. [#38924]
143+
- Updated package dependencies. [#38662]
144+
145+
### Fixed
146+
- Fix incorrect next-version tokens in php `@since` and/or `@deprecated` docs. [#38869]
147+
- Social: Fixed connection services list crash on simple sites. [#38954]
148+
149+
## [0.49.0] - 2024-08-12
150+
### Changed
151+
- Open Graph Meta Tags: Stopped handling Fediverse tags from Publicize package. [#38809]
152+
- Social: Updated intial state logic to use the new consolidated initial state. [#38606]
153+
154+
## [0.48.0] - 2024-08-05
155+
### Added
156+
- Added endpoint to sync shares post meta back to the self-hosted site. [#38702]
157+
- Added feature flag management for social [#38669]
158+
159+
### Fixed
160+
- Cleaned-up publicize shares rest endpoint [#38709]
161+
162+
## [0.47.4] - 2024-08-01
163+
### Removed
164+
- Removed Fediverse og filters to fix fatals [#38612]
165+
166+
### Fixed
167+
- Fixed Threads connections not having a profile_url [#38611]
168+
169+
## [0.47.3] - 2024-07-15
170+
### Added
171+
- Mastodon: display a Fediverse Creator tag when the post author has connected their account to a Mastodon account. [#38198]
172+
173+
### Changed
174+
- Social: Removed unnecessary feature checks for social connections [#38216]
175+
176+
## [0.47.2] - 2024-07-08
177+
### Fixed
178+
- Social | Fixed the permissions for update and disconnection connections endpoints [#38187]
179+
180+
## [0.47.1] - 2024-07-03
181+
### Changed
182+
- Updated package dependencies. [#38132]
183+
184+
## [0.47.0] - 2024-07-01
185+
### Removed
186+
- Removed share as a social post toggle [#37964]
187+
188+
### Fixed
189+
- Ensured that connections are only fetched once per request [#38080]
190+
191+
## [0.46.3] - 2024-06-26
192+
### Added
193+
- Added social preview for Threads [#38003]
194+
195+
## [0.46.2] - 2024-06-24
196+
### Added
197+
- Added Social resharing for classic editor [#37810]
198+
199+
### Changed
200+
- Removed unneeded check for connection management wpcom [#37899]
201+
202+
### Fixed
203+
- Added support for Threads for Social connections [#37977]
17204

18205
## [0.46.1] - 2024-06-17
19206
### Fixed
@@ -599,7 +786,38 @@ This is an alpha version! The changes listed here are not final.
599786
- Updated package dependencies.
600787
- Update package.json metadata.
601788

602-
[0.46.2-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.46.1...v0.46.2-alpha
789+
[0.56.4-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.3...v0.56.4-alpha
790+
[0.56.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.2...v0.56.3
791+
[0.56.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.1...v0.56.2
792+
[0.56.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.0...v0.56.1
793+
[0.56.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.55.2...v0.56.0
794+
[0.55.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.55.1...v0.55.2
795+
[0.55.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.55.0...v0.55.1
796+
[0.55.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.4...v0.55.0
797+
[0.54.4]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.3...v0.54.4
798+
[0.54.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.2...v0.54.3
799+
[0.54.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.1...v0.54.2
800+
[0.54.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.54.0...v0.54.1
801+
[0.54.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.53.0...v0.54.0
802+
[0.53.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.52.3...v0.53.0
803+
[0.52.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.52.2...v0.52.3
804+
[0.52.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.52.1...v0.52.2
805+
[0.52.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.52.0...v0.52.1
806+
[0.52.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.51.0...v0.52.0
807+
[0.51.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.50.1...v0.51.0
808+
[0.50.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.50.0...v0.50.1
809+
[0.50.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.2...v0.50.0
810+
[0.49.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.1...v0.49.2
811+
[0.49.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.49.0...v0.49.1
812+
[0.49.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.48.0...v0.49.0
813+
[0.48.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.4...v0.48.0
814+
[0.47.4]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.3...v0.47.4
815+
[0.47.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.2...v0.47.3
816+
[0.47.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.1...v0.47.2
817+
[0.47.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.47.0...v0.47.1
818+
[0.47.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.46.3...v0.47.0
819+
[0.46.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.46.2...v0.46.3
820+
[0.46.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.46.1...v0.46.2
603821
[0.46.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.46.0...v0.46.1
604822
[0.46.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.45.2...v0.46.0
605823
[0.45.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.45.1...v0.45.2

actions.php

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?php
2+
/**
3+
* Action Hooks for Jetpack Publicize module.
4+
*
5+
* @package automattic/jetpack-publicize
6+
*/
7+
8+
// If WordPress's plugin API is available already, use it. If not,
9+
// drop data into `$wp_filter` for `WP_Hook::build_preinitialized_hooks()`.
10+
if ( function_exists( 'add_action' ) ) {
11+
add_action( 'plugins_loaded', array( Automattic\Jetpack\Publicize\Publicize_Assets::class, 'configure' ), 1 );
12+
} else {
13+
global $wp_filter;
14+
// phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited
15+
$wp_filter['plugins_loaded'][1][] = array(
16+
'accepted_args' => 0,
17+
'function' => array( Automattic\Jetpack\Publicize\Publicize_Assets::class, 'configure' ),
18+
);
19+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('jquery', 'wp-api-fetch', 'wp-i18n'), 'version' => '0ebde3d731b1f531ea1f');
1+
<?php return array('dependencies' => array('jquery', 'wp-api-fetch', 'wp-i18n', 'wp-polyfill'), 'version' => '06ac1da3e813ea70661e');

0 commit comments

Comments
 (0)