Releases: Automattic/wordpress-activitypub
Releases ยท Automattic/wordpress-activitypub
5.7.0
What's Changed
- Advanced Settings by @pfefferle in #1449
- Site Health: Fix issue 1545 and add some additional informations by @pfefferle in #1547
- Reply Block: Embed referenced post when possible by @obenland in #1100
- Onboarding: Improve troubleshooting UI by @pfefferle in #1546
- Add: New Health checks by @pfefferle in #1524
- Add: Shared Inbox setting by @pfefferle in #1553
- Actors: Don't convert non-numeric strings to Blog user id by @obenland in #1554
- Add:
Vary
header settings by @pfefferle in #1552 - Reply: Make Mastodon embeds work by @obenland in #1555
- Follow Me: add a button-only mode by @mattwiebe in #1133
- Move: support same-server domain migrations by @mattwiebe in #1530
- Import: Load on admin_init by @obenland in #1561
- Outbox: Properly handle username requests by @obenland in #1559
- Fix: Missing Actor in Outbox-Activities by @pfefferle in #1564
- Upgrades: Delete orphaned extra fields by @obenland in #1566
- Transformers: Allow setting properties to false. by @obenland in #1567
- Signature: Add compat for more key encodings by @obenland in #1557
- Fix: Show error if site uses "Almost Pretty Permalink" structure by @pfefferle in #1570
Full Changelog: 5.6.1...5.7.0
5.6.1
What's Changed
- Fix: Post Interactions settings by @pfefferle in #1540
- Fix: Default value for empty
movedTo
field by @pfefferle in #1539 - Fix: Use specified time formatting for Outbox Activities by @pfefferle in #1537
Full Changelog: 5.6.0...5.6.1
5.6.0
What's Changed
- Preview: Check attachments before using them by @obenland in #1478
- Fix spacing issue by @edent in #1477
- Changelog: allow generating a changelog entry from the PR description in a fork, too. by @jeherve in #1479
- Outbox: Add support for full activities by @obenland in #1474
- Fix CLI commands by @pfefferle in #1481
- Move: Differentiate between
internal
andexternal
Move
by @pfefferle in #1413 - Fixed: Do not escape slashes in
json_encode
by @pfefferle in #1488 - Interaction: Fix deleting comments by @obenland in #1485
- Fix avatar issue on WP.com by @pfefferle in #1491
- Fix site-health check by @pfefferle in #1487
- Rest API: Use Collection and CollectionPage more accurately by @obenland in #1444
- Do a little advertising for WordPress by @pfefferle in #1493
- Actor Update: Add Updated by @pfefferle in #1495
- Fix: Announces by @pfefferle in #1500
- Fix: (Pixelfed) Follow by @pfefferle in #1501
- Bail when $post is not a post by @obenland in #1507
- Interactions: Fallback when actor is not defined by @obenland in #1508
- Remote Reply: Improve logged-out display by @obenland in #1509
- Onboarding: Redirect to "Welcome" page after plugin activation. by @pfefferle in #1511
- Onboarding: Allow skipping the welcome page by @pfefferle in #1504
- Add interaction settings by @obenland in #1395
- Dispatcher: Adhere to passed batch size. by @obenland in #1514
- Fix: Delete Undone comments instead of trashing them by @pfefferle in #1520
- Fix: Do not send self-replies by @pfefferle in #1517
- Move: use
$from
for object inMove::internally
by @mattwiebe in #1516 - Move: Add a Mastodon importer by @obenland in #1502
- Import: Don't federate new attachments by @obenland in #1526
- Mentions: Standardize around only displaying username by @obenland in #1510
- Fix: Properly traverse the object hierarchy to get the ID by @pfefferle in #1518
- Move: use
$from
for object inMove::externally
by @mattwiebe in #1531 - Scheduler: Don't federate Deletes of unfederated posts. by @obenland in #1528
Full Changelog: 5.5.0...5.6.0
5.5.0
What's Changed
- EMA: Remove the special handling of comments by @akirk in #1401
- Outbox: Account for user option prefix and added meta data by @obenland in #1402
- Fix: Send a create as a first activity by @pfefferle in #1408
- Release 5.4.1 by @pfefferle in #1409
- Fix: Fediverse Previews by @pfefferle in #1425
- Re-Add: Announce Updates and Deletes by @pfefferle in #1423
- Move: Add docs for Mastodon migrations by @obenland in #1416
- Outbox: Don't schedule event when there are no followers by @obenland in #1426
- Replies Context: Account for single user mode by @obenland in #1427
- Fix Preview Warning when no Tags provided by @pfefferle in #1438
- Admin: Fix warnings on image crop by @obenland in #1419
- Tags: Skip processing when empty by @obenland in #1442
- Transformer: Make sure field exists before using it by @obenland in #1443
- Use Title Case consistently by @mattwiebe in #1432
- Use
add_settings_section
also for Welcome-Screen by @pfefferle in #1440 - Version: Use masked version in more places by @obenland in #1448
- Added Constants to Site-Health debug informations by @pfefferle in #1445
- Docs: update to mention changelog and release changes by @jeherve in #1454
- Add basic relay support! by @pfefferle in #1291
- Changelogger: automatically create a changelog entry from info extracted from PR description by @jeherve in #1456
- Return proper ID instead of object by @pfefferle in #1453
- @-name rewrites: don't redirect to slashed version by @mattwiebe in #1447
- User: Don't fall back to global post when looking for avatar by @obenland in #1460
- Remove unused sanitize_url by @obenland in #1462
- Fixed default value for
activitypub_authorized_fetch
by @pfefferle in #1465 - Recommend two new plugins by @pfefferle in #1450
- Actors: Add utility function to get actor type by @obenland in #1473
- Settings: Use permalink settings design for actor mode by @obenland in #1472
- Lock settings based on constants by @pfefferle in #1430
Full Changelog: 5.4.1...5.5.0
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