Releases: Automattic/wordpress-activitypub
Releases Β· Automattic/wordpress-activitypub
5.9.2
5.9.1
5.9.0
What's Changed
- Add "Dismiss Welcome Page Welcome" section by @pfefferle in #1600
- Media: Default to 4 attached images by @obenland in #1607
- Preview: Add support for video & audio by @obenland in #1596
- Fix: Set default values for an Actor-Object by @pfefferle in #1612
- Scheduler: Process batches for individual hooks by @obenland in #1521
- Use real Attchment types instead of
Document
by @pfefferle in #1486 - Implement FEP-c180: Problem Details for ActivityPub by @pfefferle in #1563
- Fix: Properly save the "Receive reblogs (boosts)" setting by @pfefferle in #1622
- Add the RSS Feed of the Blog as a Dashboard Widget by @pfefferle in #1623
- Outbox: Update hook names to follow convention by @obenland in #1628
- Editor: Add control for max image attachments by @obenland in #1619
- Fix: Set the correct Activity Actor for Outbox Items by @pfefferle in #1626
- Outbox: Skip posts that can't be prepared by @obenland in #1627
- Docs: Add more of them by @obenland in #1599
- Send the Vary header by default by @pfefferle in #1638
- Editor: Show media in Preview for drafts by @obenland in #1636
- Enable/disable content negotiation by @pfefferle in #1639
- Embed: Check it's an activity object before using it by @obenland in #1642
- Only show "Reply to the post" when using block-editor by @pfefferle in #1643
- Embed: Add support for video, audio, galleries by @obenland in #1645
- Change default settings based on caching behaviour by @pfefferle in #1640
- Extra Fields: Don't send more than 20 by @obenland in #1660
- Fix: Clear Errors when a Follower update is successfull by @pfefferle in #1668
- NodeInfo: Make sure usage data has correct format by @obenland in #1667
- Add Dashboard widgets for ActivityPub profiles by @pfefferle in #1658
- Properly check if blog user is enabled before showing AP profile by @pfefferle in #1661
- Implements Heading Customization for the Reactions Block by @vk17-starlord in #1657
- Emails: Make sure actor URL is set correctly by @obenland in #1677
- Add Cache Config to enable ActivityPub support for Surge by @pfefferle in #1648
- Mention: Do not send Mention-Email for replies by @pfefferle in #1681
- Improve Mobile-View by @pfefferle in #1684
- Help-Tab: Add ActivityPub capability help to users page by @pfefferle in #1682
- Fix: Invalidate retries with the invalidation of an Outbox Item by @pfefferle in #1519
- Improve Welcome page with the focus on better onboarding. by @pfefferle in #1625
- Fix broken avatars by @pfefferle in #1695
- Send correct status header for Outbox items by @pfefferle in #1685
New Contributors
- @vk17-starlord made their first contribution in #1657
Full Changelog: 5.8.0...5.9.0
5.8.0
What's Changed
- EMA: Fix PHP Warning by @obenland in #1583
- Update tested-up-to version by @obenland in #1584
- Mention Email: Add notification option by @obenland in #1577
- Update New Follower Template by @obenland in #1581
- DM notification: Convert to HTML email by @obenland in #1582
- Importer: Add support for video and audio files by @obenland in #1585
- Fix a
Undefined array key "headers"
issue by @pfefferle in #1594 - Embed: Add Fediverse fallback to oembed attempts by @obenland in #1576
- Inbox: Apply disallowed list before processing by @obenland in #1590
- Remote Reply: Set script translations by @obenland in #1595
- Import: Convert to blocks and add reply by @obenland in #1591
- Directly link to a help tab. by @pfefferle in #1598
- Make notification settings user-specific by @obenland in #1586
- Add support for Multisite Language Switcher by @MatzeKitt in #1604
- Fix: Add user context to global inbox by @pfefferle in #1603
New Contributors
- @MatzeKitt made their first contribution in #1604
Full Changelog: 5.7.0...5.8.0
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