Conversation
There was a problem hiding this comment.
Pull request overview
Release prep for ActivityPub plugin version 8.2.0, aligning in-code version metadata and public changelogs with the 8.2.0 release and cleaning up release-note fragments.
Changes:
- Bump plugin/block versions to 8.2.0 (plugin header/constant, block metadata).
- Publish 8.2.0 release notes in
readme.txtandCHANGELOG.md. - Finalize release docblocks (
@since unreleased→@since 8.2.0) and remove consumed.github/changelog/*fragments.
Reviewed changes
Copilot reviewed 39 out of 39 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| src/reply/block.json | Bump block version to 8.2.0. |
| src/remote-reply/block.json | Bump block version to 8.2.0. |
| src/reactions/block.json | Bump block version to 8.2.0. |
| src/following/block.json | Bump block version to 8.2.0. |
| src/followers/block.json | Bump block version to 8.2.0. |
| src/follow-me/block.json | Bump block version to 8.2.0. |
| src/extra-fields/block.json | Bump block version to 8.2.0. |
| readme.txt | Update stable tag and add 8.2.0 changelog section. |
| includes/oauth/class-token.php | Finalize @since tag to 8.2.0 for revoke caller checks. |
| includes/oauth/class-authorization-code.php | Finalize @since tag to 8.2.0 for PKCE default change. |
| includes/handler/class-delete.php | Finalize @since tag to 8.2.0 for force-signature behavior. |
| includes/functions.php | Finalize @since tag to 8.2.0 for client IP sources filter. |
| activitypub.php | Bump plugin header version and ACTIVITYPUB_PLUGIN_VERSION constant to 8.2.0. |
| CHANGELOG.md | Add 8.2.0 release notes and comparison link. |
| build/reply/block.json | Generated block metadata version bump to 8.2.0. |
| build/remote-reply/block.json | Generated block metadata version bump to 8.2.0. |
| build/reactions/block.json | Generated block metadata version bump to 8.2.0. |
| build/following/block.json | Generated block metadata version bump to 8.2.0. |
| build/followers/block.json | Generated block metadata version bump to 8.2.0. |
| build/follow-me/block.json | Generated block metadata version bump to 8.2.0. |
| build/extra-fields/block.json | Generated block metadata version bump to 8.2.0. |
| .github/changelog/update-oauth-token-rate-limit-status | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/update-oauth-pkce-default | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/update-composer-phpunit-min | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/harden-resolve-public-host-ipv6 | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/harden-oauth-client-discovery | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/harden-head-mandatory-auth | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/harden-followers-sync-authority-urldecode | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/harden-followers-sync-authority | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/harden-deprecated-signature-skew | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/harden-client-ip-unknown-fallback | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/harden-block-ipv6-transitional-ranges | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/fix-sanitize-inbox-activity-type | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/fix-rate-limit-untrusted-proxy-headers | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/fix-oauth-token-revocation-ownership | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/fix-http-signature-time-skew | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/fix-gitattributes-coverage | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/fix-delete-handler-force-signature | Remove consumed changelog fragment for 8.2.0. |
| .github/changelog/fix-cors-drop-allow-credentials | Remove consumed changelog fragment for 8.2.0. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release version 8.2.0