Merge pull request #367 from Automattic/update/1.0-changelog

This commit is contained in:
Matthias Pfefferle 2023-07-21 17:12:28 +02:00 committed by GitHub
commit 99133f1143
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,10 +116,11 @@ Project maintained on GitHub at [automattic/wordpress-activitypub](https://githu
= 1.0.0 =
* Update: Improved linter (PHPCS)
* Add: Simple caching
* Add: blog-wide Account (catchall, like `mydomain.com@mydomain.com`)
* Add: Signature Verification: https://docs.joinmastodon.org/spec/security/ .
* Update: Complete rewrite of the Follower-System based on Taxonomies.
* Update: Complete rewrite of the Follower-System based on Custom Post Types.
* Add: Simple caching
* Update: Improved linter (PHPCS)
* Compatibility: add a new conditional, `\Activitypub\is_activitypub_request()`, to allow third-party plugins to detect ActivityPub requests.
* Compatibility: add hooks to allow modifying images returned in ActivityPub requests.
* Compatibility: indicate that the plugin is compatible and has been tested with the latest version of WordPress, 6.2.