updated plugin ActivityPub version 0.13.2

This commit is contained in:
2021-12-20 13:41:52 +00:00
committed by Gitium
parent ca0d11e8cb
commit a3fd251a0c
5 changed files with 88 additions and 11 deletions

View File

@ -4,7 +4,7 @@ Donate link: https://notiz.blog/donate/
Tags: OStatus, fediverse, activitypub, activitystream
Requires at least: 4.7
Tested up to: 5.8
Stable tag: 0.13.1
Stable tag: 0.13.2
Requires PHP: 5.6
License: MIT
License URI: http://opensource.org/licenses/MIT
@ -88,6 +88,10 @@ Where 'blog' is the path to the subdirectory at which your blog resides.
Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github.com/pfefferle/wordpress-activitypub).
= 0.13.2 =
* fix Follow issue AGAIN
= 0.13.1 =
* fix Inbox issue