Releases: Automattic/wordpress-activitypub
Releases · Automattic/wordpress-activitypub
5.4.1
What's Changed
- Fix: Send a create as a first activity by @pfefferle in #1408
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- Improve outbox scheduling of (custom) posts by @pfefferle in #1359
- Bump Min WP Version to 6.4 by @obenland in #1287
- Changelog: Reflect changes shipped in 5.3.1 by @obenland in #1380
- Add webfinger as comment author email if available by @obenland in #1374
- Upgrades: Add routine that fixes Follower json by @obenland in #1383
- Combine sanitization functions by @obenland in #1397
- Improve
/@username
URLs by @pfefferle in #1390
Full Changelog: 5.3.2...5.4.0
5.3.2
5.3.1
5.3.0
What's Changed
- Use Settings API for future proofing by @obenland in #1311
- Group admin-related classes by @obenland in #1323
- Fix: Undefined property: stdClass::$ID by @pfefferle in #1328
- Fix: Uncaught Error: Call to undefined method Json::get_id by @pfefferle in #1330
- Add Undo functionality by @obenland in #1301
- Outbox: Add settings for Outbox retention by @obenland in #1325
- Add URI transformer by @pfefferle in #1292
- Settings: Bring back notifications by @obenland in #1333
- Fix outbox not using object types other than Base_Object by @Menrath in #1268
- Outbox: Process first batch right away by @obenland in #1334
- Add metadata to New Follower E-Mail by @akirk in #1172
- Comments: Decode html entities before using them by @obenland in #1337
- Add support for a reply "context" by @pfefferle in #1258
- Outbox: Skip most bulk editing by @obenland in #1341
- Send Update-Activity when "Actor-Mode" is changed by @pfefferle in #1342
- Add: Preview support for Articles by @pfefferle in #1331
- Settings: Move help tabs to settings class by @obenland in #1344
- Editor: Add context to visibility settings by @obenland in #1345
- Fix: consistent use of
site_supports_blocks
by @pfefferle in #1348 - Outbox: Re-use cached inbox getters by @obenland in #1349
- Move: Support incoming Move Activities by @pfefferle in #1335
- Add: Resolvable Outbox-Activities by @pfefferle in #1332
- Fix Announce Activities by @pfefferle in #1351
- Tests: Don't create Outbox items when actor mode changes by @obenland in #1353
- Rewrite rules: be more specific in pattern to get author redirects by @jeherve in #1358
- Update Comments endpoint to extend WP_REST_Controller by @obenland in #1352
- Tests: Don't show Outbox in Rest API by @obenland in #1360
- Improve: ActivityPub query-var check by @pfefferle in #1357
- Outbox: Retry failed Follower notifications by @obenland in #1336
- Improve: Always send
Vary
header by @pfefferle in #1366 - Post representation: bring back the activitypub_post_locale filter by @jeherve in #1367
- Upgrades: Flush rewrite rules for #1358 by @obenland in #1368
- Readme: Remove remaining 4.x changelogs by @obenland in #1369
- Deprecate activitypub_post_locale in favor of activitypub_locale by @jeherve in #1370
- Release 5.3.0 by @pfefferle in #1371
Full Changelog: 5.2.0...5.3.0
5.2.0
What's Changed
- Fix duplicate header by @pfefferle in #1277
- Outbox: Allow querying of outbox posts by @obenland in #1281
- Reply Block: add broader text by @kraftbj in #1283
- Improve the wording of the Reply-Block by @pfefferle in #1284
- Outbox: Use actor type to determine actor id by @obenland in #1280
- Process Follower Inboxes in Batches by @obenland in #1262
- Update yoast/phpunit-polyfills requirement from ^3.0 to ^4.0 by @dependabot in #1298
- Enforce: 200 status header by @pfefferle in #1299
- Break up Collections endpoint and extend WP_REST_Controller by @obenland in #1303
- Outbox: Improve batch handling by @pfefferle in #1286
- Add rest controller for likes and shares by @pfefferle in #1308
- Nodeinfo: Add http docs by @obenland in #1309
- Fix CLI scheduler function by @jsit in #1316
- Purge Outbox Items on Schedule by @obenland in #1288
- Magic method docs by @obenland in #1307
- Fix:
set_object
falsely overwrites the Activity-ID with a default by @pfefferle in #1318 - Add support for deprecated version replacements by @obenland in #1279
- Fix: Do not add an audience to the Actor-Profile by @pfefferle in #1319
- Fix: Fix Comment CLI by @pfefferle in #1320
- Fix: duplicate content check by @pfefferle in #1304
- Release 5.2.0 by @pfefferle in #1321
New Contributors
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- Admin: Don't require publish_post cap to get activitypub cap by @obenland in #1210
- Fix negotiation of ActivityPub requests for custom post types by @Menrath in #1243
- Allow the Base Transformer to use WP_Term objects as item of transfor… by @Menrath in #1260
- Debugging: avoid PHP warning when actor is not set. by @jeherve in #1261
- Clean up options on uninstall by @obenland in #1134
- Settings: Make tabs filterable by @obenland in #1256
- Rest API: Move Actors endpoint to use WP_REST_Controller by @obenland in #1257
- Outbox: Skip when importing by @obenland in #1264
- Fix/Change some return types in PHPDocs by @Menrath in #1242
- Check if post is enabled before saving reactions by @pfefferle in #1265
- Version masking tests by @pfefferle in #1271
- Update Following endpoint to extend WP_REST_Controller by @obenland in #1267
- Change usage of fediverse symbol by @pfefferle in #1239
- Update Followers endpoint to extend WP_REST_Controller by @obenland in #1266
- Add: Show ActivityPub preview in row actions, when block editor enabled but is not used for post type. by @Menrath in #1273
- ActivityPub Query: Improve third party plugin support by @pfefferle in #1272
- Fix NodeInfo rel by @pfefferle in #1275
- Release 5.1.0 by @pfefferle in #1276
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- Releases: Replace versions in upgrade scripts by @obenland in #1179
- Introduce Query Singleton, to store/query all ActivityPub related informations based on the $wp_query by @pfefferle in #1148
- Remove link to firefish by @pfefferle in #1199
- Actions: Only run tests once by @obenland in #1207
- Release Script: Replace
@since
versions by @obenland in #1221 - Check response body for tombstone type (#1209) by @mexon in #1222
- Fix: Importing tags from the Fediverse by @pfefferle in #1234
- Scripts: Add generic wp-env command by @obenland in #1238
- Outbox Collection by @pfefferle in #593
- Extra Fields: Fix rel me count by @obenland in #1241
- Changed: Moved password check to
is_post_disabled
function. by @pfefferle in #1246 - Rewrite: Flush rules by @obenland in #1247
- Release 5.0.0 by @pfefferle in #1248
Full Changelog: 4.7.2...5.0.0
4.7.3
4.7.2
What's Changed
- Issue Templates: update bug report template by @jeherve in #1048
- Bump pat-s/always-upload-cache from 1.1.4 to 3.0.11 by @dependabot in #1160
- Bump softprops/turnstyle from 1 to 2 by @dependabot in #1153
- NodeInfo: Use Rest Controller structure by @obenland in #1144
- Update users => actors by @obenland in #1164
- Interaction: Use Rest Controller structure by @obenland in #1149
- Add release script by @obenland in #1159
- Add support for WPML post locale by @thomas-pike in #1166
- Use
_activityPubOptions
at runtime by @mattwiebe in #1168 - Migration: flush post caches by @mattwiebe in #1181
- Release 4.7.2 by @mattwiebe in #1182
New Contributors
- @thomas-pike made their first contribution in #1166
Full Changelog: 4.7.1...4.7.2