updated plugin ActivityPub version 0.13.3

This commit is contained in:
2022-03-21 13:34:54 +00:00
committed by Gitium
parent bdeb131b25
commit 713de650a5
3 changed files with 10 additions and 4 deletions

View File

@ -3,8 +3,8 @@ Contributors: pfefferle, mediaformat
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.2
Tested up to: 5.9
Stable tag: 0.13.3
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.3 =
* fix: Create and Note should not have the same ActivityPub ID
= 0.13.2 =
* fix Follow issue AGAIN