Releases: Automattic/wordpress-activitypub
Releases · Automattic/wordpress-activitypub
2.2.0
What's Changed
- also support
application/ld+json
mime-type with AP profile by @pfefferle in #696 - Bump @wordpress/components from 25.16.0 to 26.0.0 by @dependabot in #691
- Add/remote reply by @pfefferle in #689
- Bump @wordpress/components from 26.0.2 to 27.0.0 by @dependabot in #699
- Prevent scheduler overload by @pfefferle in #700
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Apply
comment_text
filter to Activity by @pfefferle in #695 - Add
@
prefix to Follow-Block by @pfefferle in #694
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- implements a basic followers endpoint for the mastodon api by @pfefferle in #666
- Add/event objects by @Menrath in #629
- Bump @wordpress/scripts from 26.19.0 to 27.0.0 by @dependabot in #663
- Improve
post-type
support by @pfefferle in #675 - Enable Mastodon Apps: Implement the account endpoint for an external account by @akirk in #674
- Enable Mastodon Apps: Add followers_count to internal accounts by @akirk in #676
- Fix #621 by @janboddez in #677
- Add
activitypub_update_followers_number
filter by @janboddez in #679 - improve the settings screen by @pfefferle in #681
- fix ActivityPub
@context
by @pfefferle in #682 - improve federated comments by @pfefferle in #645
- Fix "Undefined variable $type in includes/class-scheduler.php on line 191" by @janboddez in #688
- re-add vary header by @pfefferle in #683
- Add all repliers as Mentions by @pfefferle in #692
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- Fix classic editor image finding for large images by @Sentynel in #643
- Update class-activitypub.php by @janboddez in #650
- fix comment update federation by @pfefferle in #651
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Normalize attributes that can have mixed value types by @pfefferle in #586
- some phpcs fixes by @pfefferle in #590
- WebFinger: Add support for URLs by @pfefferle in #594
- Remove deprecated classes by @pfefferle in #604
- Make Post-Template filterable by @pfefferle in #597
- Add CSS class for AP comments to allow custom designs by @pfefferle in #602
- replace
excerpt_more
with custom filteractivitypub_excerpt_more
for better consistency by @kanru in #610 - Improve/webfinger by @pfefferle in #616
- added FEP-2677 by @pfefferle in #613
- Add nodeinfo metadata by @Menrath in #618
- Comment Federation by @mediaformat and @pfefferle in #550
- Profiles:
Update
followers when profile fields change by @mattwiebe in #542 - show admin notice when permalink structure is plain by @mexon in #615
- Shared Inbox by @pfefferle in #617
- Add improved classic editor image detection by @Sentynel in #624
- Add readme section for "WordPress in sub directory" with different si… by @iamwebrocker in #625
- Improve the property names of the transformer classes by @Menrath in #630
- Address some of things found in #633 by @janboddez in #634
- Use FEP-2c59 for WebFinger reference by @pfefferle in #636
New Contributors
- @kanru made their first contribution in #610
- @iamwebrocker made their first contribution in #625
Full Changelog: 1.3.0...2.0.0
1.3.0
What's Changed
- Check if the current post type supports ActivityPub. by @pfefferle in #570
- Clarifying what [ap_excerpt] does by @mdingemanse in #578
- Blocks: add alt text to avatars by @mattwiebe in #579
- Activity-Type based handlers by @pfefferle in #551
- Update dms/phpunit-arraysubset-asserts requirement from ^0.4.0 to ^0.5.0 by @dependabot in #585
- Fix sending posts to at most ten instances by @Sentynel in #588
New Contributors
- @mdingemanse made their first contribution in #578
- @Sentynel made their first contribution in #588
Thanks
- @mediaformat and @mexon for their work on the threaded comments!
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Follow Me: improve styles for dark themes by @mattwiebe in #557
- have a filter to defer signature verification by @pfefferle in #435
- Fix #493 by @janboddez in #497
- search for followers and order the output list by @pfefferle in #502
- Attachments: dedupe earlier to prevent incorrect max_media by @mattwiebe in #565
New Contributors
- @janboddez made their first contribution in #497
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Fix: PHP 8.1 compatibility by @mattwiebe in #533
- Added: add support for audio 🔈 and video 📼 attachments by @mattwiebe in #536
- Fix: Mentions and hashtags now have a 1MB limit for attempting to link @mattwiebe in #540 and #544
- Improved: more reliable way to get author and author_url by @uk3 in #546
- Fix: support also ISO-639-1 codes by @pfefferle in #549
- Add: monthly active users by @pfefferle in #530
New Contributors
Full Changelog: 1.0.10...1.1.0
1.0.10
What's Changed
- improve error messages and codes by @pfefferle in #532
Full Changelog: 1.0.9...1.0.10