Releases: Automattic/wordpress-activitypub
Releases Β· Automattic/wordpress-activitypub
3.2.1
What's Changed
- Fixed: Content handling for Podcasts by @pfefferle in #883
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- Refactor Media Handling a bit and add support for Seriously Simple Podcasting by @pfefferle in #839
- Add Blog extra fields by @mattwiebe in #838
- Hide Bookmarklet if site does not support Blocks by @pfefferle in #851
- Autoloader: log failure in addition to
wp_die()
by @mattwiebe in #853 - Replace hashtags, urls and mentions in summary with links by @danielhuesken in #849
- fix link detection for extra fields when spaces after the link and fi⦠by @danielhuesken in #857
- Support "read more" for Activity-Summary by @pfefferle in #856
- Add like handler by @janboddez in #804
- Simple Remote-Reply endpoint. by @pfefferle in #866
- Add "Stream" Plugin support by @pfefferle in #863
- Fix: wrong followers URL in "to" attribute of posts by @Menrath in #874
- Update yoast/phpunit-polyfills requirement from ^2.0 to ^3.0 by @dependabot in #881
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Add line brakes to user biography by @danielhuesken in #829
- Changed missing activitypub_user_description to activitypub_description by @danielhuesken in #830
- Fix undefined
get_sample_permalink
by @mattwiebe in #832 - Only send
Update
for previously-published posts by @mattwiebe in #833 - Add ordering for Extra fields by @danielhuesken in #827
New Contributors
- @danielhuesken made their first contribution in #829
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- Add setting to enable/disable the
fediverse:creator
OGP tag by @pfefferle in #815 - Add "Header Image" support by @pfefferle in #816
- Tag support for Actors by @pfefferle in #812
- Add link header by @pfefferle in #817
- Add "reply context" support by @pfefferle in #819
Full Changelog: 2.6.1...3.0.0
2.6.1
2.6.0
What's Changed
- Support Drafts! by @pfefferle in #780
- Support Blog-User only mode! by @pfefferle in #795
- Update dependencies by @pfefferle in #797
- Update class-create.php by @janboddez in #801
- Update object_id_to_comment's PHPDoc by @janboddez in #802
- Revert to @wordpress/scripts@27 by @mattwiebe in #806
- Fix Fatal Error: wp_schedule_single_event third argument is being passed as a string by @pfefferle in #809
- Add extra fields by @pfefferle in #762
- Some Remote-Follow improvements by @pfefferle in #805
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- Try to lookup local users first by @pfefferle in #782
- More efficient
WP_User_Query
withcount_total=false
by @mattwiebe in #781 - doc: remove comma between subject and predicate by @foxyseta in #670
- added screen-reader-text by @pfefferle in #792
- Add the Fediverse creator of a post to opengraph by @pfefferle in #786
New Contributors
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Use
Note
as default by @pfefferle in #738 - Enable Mastodon Apps Integration: Fix search by @akirk in #745
- Adds a core/embed block filter to transform iframes to links by @mediaformat in #750
- Basic Announce support by @pfefferle in #747
- Fix blog-wide account when WordPress is in subdirectory by @pfefferle in #744
- Improve attachment handling by @pfefferle in #751
- Enable Mastodon Apps Integration: Add remote context by @akirk in #749
- Fix funkwhale links by @pfefferle in #753
- Improve AUTHORIZED_FETCH by @pfefferle in #728
- Only send Mentions to comments in the direct hierarchy by @mattwiebe in #740
- Enable Mastodon Apps: allow searching for URLS by @akirk in #756
- Prevent infinite loops in
get_comment_ancestors
by @mattwiebe in #758 - Enable Mastodon Apps: Add support for fetching external statuses without replies by @akirk in #759
- Improve transformer by @janboddez in #731
- Improve lemmy compatibility by @pfefferle in #752
- Notifications: introduce general class and use it for new follows by @mattwiebe in #761
- Always fall back to
get_by_username
by @pfefferle in #764 - Use Sync for Jetpack notifications by @mattwiebe in #765
- EMA: Remove ensuring numeric ids by @akirk in #766
- Add podcast support by @pfefferle in #754
- better conneg handling by @pfefferle in #775
- Add follower count to "At a Glance" dashboard widget by @pfefferle in #774
- Bump @wordpress/data from 9.28.0 to 10.0.0 by @dependabot in #773
- Bump @wordpress/components from 27.6.0 to 28.0.0 by @dependabot in #772
- Bump @wordpress/dom-ready from 3.58.0 to 4.0.0 by @dependabot in #771
- Bump @wordpress/element from 5.35.0 to 6.0.0 by @dependabot in #770
- Bump @wordpress/blocks from 12.35.0 to 13.0.0 by @dependabot in #769
- Bump @wordpress/scripts from 27.9.0 to 28.0.0 by @dependabot in #777
Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- Enable Mastodon Apps: Add remote outbox fetching by @akirk in #717
- Generate comment IDs for federation from
home_url
by @mattwiebe in #739 - Some fixes to be compatible with discourse by @pfefferle in #736
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- A better default content handling based on the Object Type by @pfefferle in #661
- Improve User management by @pfefferle in #703
- Enqueue reply assets only if there is anything to reply to on the page by @kasparsd in #706
- Clarify how to set correct permalink structure (#664) by @mexon in #710
- Federated replies: improved UX for "your reply will federate" by @mattwiebe in #715
- Fix: ActivityPub type property does not set correctly on actor classes by @Menrath in #713
- Comment reply federation: support
is_single_user
sites by @mattwiebe in #712 - Mask version number by @pfefferle in #719
- fix outbox collection for blog and application user by @Menrath in #724
- Remote Reply: limit enqueue to when needed by @mattwiebe in #725
- Change/docs by @pfefferle in #708
- Abstract shared Dialog code by @mattwiebe in #723
New Contributors
Full Changelog: 2.2.0...2.3.0