Releases: Automattic/wordpress-activitypub
Releases · Automattic/wordpress-activitypub
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
4.7.1
What's Changed
- Fix missing migration for v4.7.0 by @pfefferle in #1161
Full Changelog: 4.7.0...4.7.1
4.7.0
What's Changed
- Janitorial: Fix PHP Warnings by @obenland in #1127
- Jetpack: Support comment management in Calypso by @obenland in #1104
- Post meta: Update meta keys to be private by @obenland in #1090
- Account for pre-existing image when adding alt text by @obenland in #1132
- Fix function docs by @obenland in #1138
- Enable Mastodon Apps: Improve Reply Fetching by @akirk in #1118
- Tests: Specify port to make tests pass by @obenland in #1142
- Bump minimum version to PHP 7.2 by @obenland in #1139
- Comments: Show @-mentions in line with reply by @obenland in #1137
- Comments: Update counts when (de)activating the plugin by @obenland in #1128
- Webfinger: Use Rest Controller structure by @obenland in #1146
- Frontend scripts: print options later by @mattwiebe in #1131
- Application: Use Rest Controller structure by @obenland in #1145
- Bump @wordpress/components from 28.13.0 to 29.1.1 by @dependabot in #1150
- Skip Changelog for Dependabot PRs by @obenland in #1151
- Bump ramsey/composer-install from 1 to 3 by @dependabot in #1152
- Bump actions/checkout from 2 to 4 by @dependabot in #1154
- Bump actions/stale from 8 to 9 by @dependabot in #1155
- Bump actions/setup-node from 3 to 4 by @dependabot in #1156
- Release 4.7.0 by @obenland in #1157
Full Changelog: 4.6.0...4.7.0
4.6.0
What's Changed
- PHPUnit: Fix slow tests by @obenland in #1087
- Docs: Add missing hook documentation by @obenland in #1099
- Add test for HTML in direct messages by @akirk in #1093
- Include @mentions in the JSON representation of the reply by @pfefferle in #1086
- Editor: Make Fediverse preview template filterable by @obenland in #1098
- Ensure that direct messages are only sent when the user is the recipient by @akirk in #1102
- Reactions: Don't display avatar when it's empty by @obenland in #1103
- Some CSS fixes for the reactions block by @pfefferle in #1108
- Settings to enable/disable notifications by @pfefferle in #1109
- Prepare Version 4.6.0 by @pfefferle in #1110
Full Changelog: 4.5.1...4.6.0
4.5.1
What's Changed
- Reactions block: remove
@wordpress/block-editor
direct dependency by @mattwiebe in #1091 - Improve documentation by @pfefferle in #1019
- Don't send direct message notification for received public activities by @akirk in #1092
- Fix and test create handler by @pfefferle in #1095
- Prepare 4.5.1 release by @pfefferle in #1094
Full Changelog: 4.5.0...4.5.1
4.5.0
What's Changed
- Admin: Move plugin settings link into Admin class by @obenland in #1050
- Use WP Autoloader class by @obenland in #1051
- Update tests to use plugin folder structure by @obenland in #1049
- Integrations: Use Autoloader by @obenland in #1052
- Tests: Move autoloader into correct folder. by @obenland in #1055
- Improve Interactions moderation by @pfefferle in #1065
- Change E-Mail templates to match new comment-types by @pfefferle in #1066
- This adds Icon support for Audio and Video attachments by @pfefferle in #1053
- Init new custom mailer class by @pfefferle in #1068
- Remove asset updater by @pfefferle in #1071
- Comments: Account for custom comment types when calculating comment counts by @obenland in #1073
- Blocks: Avoid PHP warning in Reply block by @obenland in #1076
- Improved comment-type handling by @pfefferle in #1072
- Change priority of attachments by @pfefferle in #1082
- Tests: Make it easier to run unit tests locally by @obenland in #1083
- Use a more explicit signature verification by @pfefferle in #1078
- Add comment count upgrade routine by @obenland in #1080
- Add a reaction block by @mattwiebe in #1070
- Version bump 4.5.0 by @obenland in #1088
- Workflow: Install SVN before trying to deploy by @obenland in #1089
Full Changelog: 4.4.0...4.5.0
4.4.0
What's Changed
- Update plugin URI to a8c org link by @jeffpaul in #1032
- Hashtag: Ignore tags within HTML attributes (like hex colors) by @obenland in #1037
- Dialog: Add screenreader labels by @obenland in #1034
- Fix typo in custom post content settings. by @obenland in #1038
- Settings: Clarify settings text by @obenland in #1042
- Add media type support by @pfefferle in #1045
- Prevent draft posts from being federated when deleted by @obenland in #1041
- Added setting to enable/disable Authorized-Fetch by @pfefferle in #1017
- Make list of moderators filterable by @pfefferle in #1047
- Version bump 4.4.0 by @obenland in #1054
New Contributors
Full Changelog: 4.3.0...4.4.0
4.3.0
What's Changed
- Copy image, because otherwise it will be deleted. by @pfefferle in #1005
- Outsource Constants to a separate file by @pfefferle in #1006
- Generate unique ID by @pfefferle in #1004
- Make change log entries mandatory with every PR by @obenland in #988
- Too many READMEs by @pfefferle in #1009
- Show '⁂ Fediverse Preview' link in Row-Actions by @pfefferle in #989
- Change preview showing the name instead of the preferredUsername by @Menrath in #1011
- Add an early return filter for
get_upload_dir()
by @mattwiebe in #1008 - Welcome to the project/team @obenland by @pfefferle in #1010
- EMA: Fix fatal when account is invalid by @akirk in #1014
- Editor: avoid errors when switching to edit a Pattern block by @mattwiebe in #1023
- Prevention against self pings by @pfefferle in #1022
- Fixed: Missing attachement-type for enclosures by @pfefferle in #1021
- Actors: deprecate
as User_Collection
throughout by @mattwiebe in #1013 - Test with php 8.4 by @pfefferle in #1024
- Show Follower Name instead of Avatar on mobile view by @pfefferle in #1016
- Do not escape the Username. by @pfefferle in #1018
- Repo Gardening: automatically label more PRs, & auto-label issues by @jeherve in #1026
- Add basic validation to enclosure function by @pfefferle in #1028
Full Changelog: 4.2.1...4.3.0
4.2.1
What's Changed
- PHPCS: Fix phpunit files by @obenland in #995
- Add Mastodon Apps status provider by @mattwiebe in #978
- Don't overwrite an existing wp-tests-config.php by @akirk in #1003
- Improve Image-Handling by @pfefferle in #999
- Have better checks if
audience
should be set or not by @pfefferle in #1002
Full Changelog: 4.2.0...4.2.1